summaryrefslogtreecommitdiff
path: root/include/trace/events/vmscan.h
AgeCommit message (Expand)AuthorFilesLines
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