aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/kmem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-13mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro1-6/+4
2013-09-11mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint()Srivatsa S. Bhat1-3/+7
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2012-01-10mm-tracepoint: rename page-free eventsKonstantin Khlebnikov1-2/+2
2010-08-09vmscan: 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 buddy listsMel Gorman1-0/+51
2009-09-22tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypesMel 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-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt1-0/+194