summaryrefslogtreecommitdiffstats
path: root/include/trace/events/kmem.h
Commit message (Expand)AuthorAgeFilesLines
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)12 days1-1/+1
* mm: add alloc_contig_migrate_range allocation statisticsRichard Chang2024-03-041-0/+38
* mm: convert mm's rss stats into percpu_counterShakeel Butt2022-11-301-4/+4
* mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not usingHyeonggon Yoo2022-09-011-22/+42
* mm/slab_common: unify NUMA and UMA version of tracepointsHyeonggon Yoo2022-09-011-58/+2
* mm/tracing: add 'accounted' entry into output of allocation tracepointsVasily Averin2022-07-041-14/+26
* mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()Wonhyuk Yang2022-05-191-5/+9
* tracing: incorrect gfp_t conversionVasily Averin2022-05-131-6/+6
* mm, tracing: unify PFN format stringsVincent Whitchurch2021-06-291-6/+6
* mm, tracing: improve rss_stat tracepoint messageOvidiu Panait2021-04-301-2/+22
* mm, tracing: Fix kmem_cache_free trace event to not print stale pointersSteven Rostedt (VMware)2021-02-251-3/+3
* mm, tracing: record slab name for kmem_cache_free()Jacob Wen2021-02-241-8/+16
* mm, tracing: print symbol name for kmem_alloc_node call_site eventsJunyong Sun2020-01-311-2/+2
* rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)2019-12-011-3/+29
* mm: emit tracepoint when RSS changesJoel Fernandes (Google)2019-12-011-0/+21
* mm, tracing: Print symbol name for call_site in trace eventsChangbin Du2019-09-281-3/+4
* mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-151-7/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-03-241-38/+4
|\
| * tracing: Remove duplicate checks for online CPUsSteven Rostedt (Red Hat)2016-03-081-38/+4
* | mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-151-1/+1
|/
* tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-281-1/+24
* tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-281-1/+13
* tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-281-2/+13
* tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim2015-04-131-21/+21
* mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka2015-02-111-3/+4
* mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2013-11-131-6/+4
* mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...Srivatsa S. Bhat2013-09-111-3/+7
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-09-201-2/+2
* mm-tracepoint: rename page-free eventsKonstantin Khlebnikov2012-01-101-2/+2
* vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman2010-08-091-37/+1
* tracing: Convert some kmem events to DEFINE_EVENTLi Zefan2009-11-261-90/+40
* tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman2009-09-221-0/+51
* tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman2009-09-221-0/+38
* tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman2009-09-221-0/+74
* tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-131-3/+3
* tracing: add flag output for kmem eventsSteven Rostedt2009-05-261-8/+45
* tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-141-0/+194