summaryrefslogtreecommitdiffstats
path: root/include/trace/events/vmscan.h
AgeCommit message (Expand)AuthorLines
2017-02-22mm, vmscan: add mm_vmscan_inactive_list_is_low tracepointMichal Hocko-0/+40
2017-02-22mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepointMichal Hocko-3/+26
2017-02-22mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepointMichal Hocko-6/+6
2017-02-22mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolateMichal Hocko-2/+6
2017-02-22mm, vmscan: add active list aging tracepointMichal Hocko-0/+36
2017-02-22mm, vmscan: remove unused mm_vmscan_memcg_isolateMichal Hocko-30/+1
2016-07-28mm, vmscan: add classzone information to tracepointsMel Gorman-20/+31
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman-7/+5
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka-1/+1
2016-01-14mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang-7/+7
2016-01-14mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang-4/+3
2015-04-13tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim-4/+4
2014-06-04mm: shrinker: add nid to tracepoint outputDave Hansen-4/+11
2014-06-04mm: shrinker trace points: fix negativesDave Hansen-3/+3
2013-09-10shrinker: Kill old ->shrink API.Dave Chinner-2/+2
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells-1/+1
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman-2/+2
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman-6/+6
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman-22/+4
2012-05-29mm: remove swap token codeRik van Riel-82/+0
2012-01-12vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma-8/+14
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim-4/+4
2011-07-20vmscan: add shrink_slab tracepointsDave Chinner-0/+77
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro-7/+13
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro-0/+77
2011-01-13mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman-3/+3
2011-01-13mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman-3/+3
2010-10-26vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro-3/+3
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman-0/+42
2010-08-09memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro-0/+15
2010-08-09vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro-1/+16
2010-08-09memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro-0/+28
2010-08-09vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro-2/+17
2010-08-09vmscan: tracing: add trace event when a page is writtenMel Gorman-0/+41
2010-08-09vmscan: tracing: add trace events for LRU page isolationMel Gorman-0/+46
2010-08-09vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman-0/+115