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