summaryrefslogtreecommitdiff
path: root/include/trace/events/vmscan.h
AgeCommit message (Expand)Author
2015-04-13tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim
2014-06-04mm: shrinker: add nid to tracepoint outputDave Hansen
2014-06-04mm: shrinker trace points: fix negativesDave Hansen
2013-09-10shrinker: Kill old ->shrink API.Dave Chinner
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman
2012-05-29mm: remove swap token codeRik van Riel
2012-01-12vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-07-20vmscan: add shrink_slab tracepointsDave Chinner
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro
2011-01-13mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman
2011-01-13mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman
2010-10-26vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman
2010-08-09memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro
2010-08-09vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro
2010-08-09memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro
2010-08-09vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro
2010-08-09vmscan: tracing: add trace event when a page is writtenMel Gorman
2010-08-09vmscan: tracing: add trace events for LRU page isolationMel Gorman
2010-08-09vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman