summaryrefslogtreecommitdiffstats
path: root/include/trace/events/vmscan.h
Commit message (Expand)AuthorAgeFilesLines
* mm, vmscan: add classzone information to tracepointsMel Gorman2016-07-291-20/+31
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-291-7/+5Star
* mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-161-1/+1
* mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang2016-01-151-7/+7
* mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang2016-01-151-4/+3Star
* tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim2015-04-131-4/+4
* mm: shrinker: add nid to tracepoint outputDave Hansen2014-06-051-4/+11
* mm: shrinker trace points: fix negativesDave Hansen2014-06-051-3/+3
* shrinker: Kill old ->shrink API.Dave Chinner2013-09-111-2/+2
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* mm: vmscan: remove reclaim_mode_tMel Gorman2012-05-301-2/+2
* mm: vmscan: do not stall on writeback during memory compactionMel Gorman2012-05-301-6/+6
* mm: vmscan: remove lumpy reclaimMel Gorman2012-05-301-22/+4Star
* mm: remove swap token codeRik van Riel2012-05-301-82/+0Star
* vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma2012-01-131-8/+14
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-11-011-4/+4
* vmscan: add shrink_slab tracepointsDave Chinner2011-07-201-0/+77
* vmscan: implement swap token priority agingKOSAKI Motohiro2011-06-161-7/+13
* vmscan: implement swap token traceKOSAKI Motohiro2011-06-161-0/+77
* mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman2011-01-141-3/+3
* mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman2011-01-141-3/+3
* vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro2010-10-271-3/+3
* tracing, vmscan: add trace events for LRU list shrinkingMel Gorman2010-10-271-0/+42
* memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro2010-08-101-0/+15
* vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro2010-08-101-1/+16
* memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro2010-08-101-0/+28
* vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro2010-08-101-2/+17
* vmscan: tracing: add trace event when a page is writtenMel Gorman2010-08-101-0/+41
* vmscan: tracing: add trace events for LRU page isolationMel Gorman2010-08-101-0/+46
* vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman2010-08-101-0/+115