summaryrefslogtreecommitdiff
path: root/include/trace/events/pagemap.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-18mm/lru: Convert __pagevec_lru_add_fn to take a folioMatthew Wilcox (Oracle)1-16/+16
2021-10-18mm/swap: Add folio_activate()Matthew Wilcox (Oracle)1-8/+6
2021-09-27mm/lru: Add folio LRU functionsMatthew Wilcox (Oracle)1-1/+1
2021-06-29mm, tracing: unify PFN format stringsVincent Whitchurch1-2/+2
2021-02-25mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()Yu Zhao1-7/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-08-07mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman1-9/+7
2013-07-04mm: add tracepoints for LRU activation and insertionsMel Gorman1-0/+89