summaryrefslogtreecommitdiff
path: root/include/trace/events/kmem.h
AgeCommit message (Expand)Author
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka
2016-03-08tracing: Remove duplicate checks for online CPUsSteven Rostedt (Red Hat)
2015-05-28tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu
2015-05-28tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu
2015-05-28tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu
2015-04-13tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim
2015-02-11mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2013-11-13mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro
2013-09-11mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...Srivatsa S. Bhat
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang
2012-01-10mm-tracepoint: rename page-free eventsKonstantin Khlebnikov
2010-08-09vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman
2009-11-26tracing: Convert some kmem events to DEFINE_EVENTLi Zefan
2009-09-22tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman
2009-09-22tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman
2009-09-22tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan
2009-05-26tracing: add flag output for kmem eventsSteven Rostedt
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt