aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/vmscan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman1-2/+2
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman1-6/+6
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman1-22/+4
2012-05-29mm: remove swap token codeRik van Riel1-82/+0
2012-01-12vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma1-8/+14
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim1-4/+4
2011-07-20vmscan: add shrink_slab tracepointsDave Chinner1-0/+77
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro1-7/+13
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro1-0/+77
2011-01-13mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman1-3/+3
2011-01-13mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman1-3/+3
2010-10-26vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro1-3/+3
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman1-0/+42
2010-08-09memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro1-0/+15
2010-08-09vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro1-1/+16
2010-08-09memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro1-0/+28
2010-08-09vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro1-2/+17
2010-08-09vmscan: tracing: add trace event when a page is writtenMel Gorman1-0/+41
2010-08-09vmscan: tracing: add trace events for LRU page isolationMel Gorman1-0/+46
2010-08-09vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman1-0/+115