summaryrefslogtreecommitdiff
path: root/include/trace/events/pagemap.h
AgeCommit message (Expand)Author
2021-10-18mm/lru: Convert __pagevec_lru_add_fn to take a folioMatthew Wilcox (Oracle)
2021-10-18mm/swap: Add folio_activate()Matthew Wilcox (Oracle)
2021-09-27mm/lru: Add folio LRU functionsMatthew Wilcox (Oracle)
2021-06-29mm, tracing: unify PFN format stringsVincent Whitchurch
2021-02-24mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()Yu Zhao
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-08-06mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman
2013-07-03mm: add tracepoints for LRU activation and insertionsMel Gorman