summaryrefslogtreecommitdiff
path: root/include/trace/events/kmem.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-29tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu1-1/+24
2015-05-29tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu1-1/+13
2015-05-29tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu1-2/+13
2015-04-13tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim1-21/+21
2015-02-12mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka1-3/+4
2013-11-13mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro1-6/+4
2013-09-12mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...Srivatsa S. Bhat1-3/+7
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells1-1/+1
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2012-01-11mm-tracepoint: rename page-free eventsKonstantin Khlebnikov1-2/+2
2010-08-10vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman1-37/+1
2009-11-26tracing: Convert some kmem events to DEFINE_EVENTLi Zefan1-90/+40
2009-09-22tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman1-0/+51
2009-09-22tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman1-0/+38
2009-09-22tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman1-0/+74
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan1-3/+3
2009-05-26tracing: add flag output for kmem eventsSteven Rostedt1-8/+45
2009-04-15tracing/events: move trace point headers into include/trace/eventsSteven Rostedt1-0/+194