summaryrefslogtreecommitdiff
path: root/include/trace/events/vmscan.h
AgeCommit message (Expand)Author
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka
2022-05-19tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin
2022-05-13tracing: incorrect gfp_t conversionVasily Averin
2022-03-21mm/vmscan: Convert pageout() to take a folioMatthew Wilcox (Oracle)
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-11-06mm/vmscan: throttle reclaim when no progress is being madeMel Gorman
2021-11-06mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman
2021-11-06mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman
2021-06-30include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowYu Zhao
2021-06-29mm, tracing: unify PFN format stringsVincent Whitchurch
2020-06-03mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim
2020-04-07mm: code cleanup for MADV_FREEHuang Ying
2019-05-14mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flagsYafang Shao
2019-05-14mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...Yafang Shao
2019-05-14mm/vmscan: add tracepoints for node reclaimYafang Shao
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai
2019-05-14include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2018-04-11mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes
2018-01-31mm: use sc->priority for slab shrink targetsJosef Bacik
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13tracing, memcg, vmscan: Hide trace events when not in useSteven Rostedt (VMware)
2017-02-22mm, vmscan: add mm_vmscan_inactive_list_is_low tracepointMichal Hocko
2017-02-22mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepointMichal Hocko
2017-02-22mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepointMichal Hocko
2017-02-22mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolateMichal Hocko
2017-02-22mm, vmscan: add active list aging tracepointMichal Hocko
2017-02-22mm, vmscan: remove unused mm_vmscan_memcg_isolateMichal Hocko
2016-07-28mm, vmscan: add classzone information to tracepointsMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka
2016-01-14mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang
2016-01-14mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang
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