summaryrefslogtreecommitdiff
path: root/Documentation/trace/postprocess/trace-vmscan-postprocess.pl
AgeCommit message (Expand)AuthorFilesLines
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka1-4/+4
2023-10-04trace-vmscan-postprocess: sync with tracepoints updatesVlastimil Babka1-23/+17
2023-02-01docs: ftrace: always use canonical ftrace pathRoss Zwisler1-2/+2
2020-12-08tweewide: Fix most Shebang linesFinn Behrens1-1/+1
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai1-3/+4
2018-04-06mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes1-2/+2
2017-02-23trace-vmscan-postprocess: sync with tracepoints updatesMichal Hocko1-13/+13
2014-08-07mm: trace-vmscan-postprocess.pl: report the number of file/anon pages respect...Chen Yucong1-0/+53
2014-07-03mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...Chen Yucong1-12/+2
2014-01-24Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceeve...Vinayak Menon1-9/+9
2011-11-01mm: change isolate mode from #define to bitwise typeMinchan Kim1-4/+4
2010-12-23mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace a...Mel Gorman1-1/+10
2010-10-27tracing, vmscan: add trace events for LRU list shrinkingMel Gorman1-10/+29
2010-08-10vmscan: tracing: add a postprocessing script for reclaim-related ftrace eventsMel Gorman1-0/+686