Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1169630
| From | "Kirill A. Shutemov" <kirill@shutemov.name> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC v2 1/3] mm: add tracepoint for scanning pages |
| Date | 2015-06-21 19:50 +0200 |
| Message-ID | <pDRxw-3Cl-9@gated-at.bofh.it> (permalink) |
| References | <pDp8d-4Mu-5@gated-at.bofh.it> <pDp8e-4Mu-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jun 20, 2015 at 02:28:04PM +0300, Ebru Akagunduz wrote: > Using static tracepoints, data of functions is recorded. > It is good to automatize debugging without doing a lot > of changes in the source code. > > This patch adds tracepoint for khugepaged_scan_pmd, > collapse_huge_page and __collapse_huge_page_isolate. > > Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com> > Acked-by: Rik van Riel <riel@redhat.com> Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> -- Kirill A. Shutemov -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [RFC v2 1/3] mm: add tracepoint for scanning pages "Kirill A. Shutemov" <kirill@shutemov.name> - 2015-06-21 19:50 +0200
csiph-web