summaryrefslogtreecommitdiff
path: root/include/trace/events/kmem.h
Commit message (Expand)AuthorAge
* Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-03-24
|\
| * tracing: Remove duplicate checks for online CPUsSteven Rostedt (Red Hat)2016-03-08
* | mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-15
|/
* tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-28
* tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-28
* tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-28
* tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim2015-04-13
* mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka2015-02-11
* mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2013-11-13
* mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...Srivatsa S. Bhat2013-09-11
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-09-20
* mm-tracepoint: rename page-free eventsKonstantin Khlebnikov2012-01-10
* vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman2010-08-09
* tracing: Convert some kmem events to DEFINE_EVENTLi Zefan2009-11-26
* tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman2009-09-22
* tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman2009-09-22
* tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman2009-09-22
* tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-13
* tracing: add flag output for kmem eventsSteven Rostedt2009-05-26
* tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14