summaryrefslogtreecommitdiffstats
path: root/include/trace/events/compaction.h
Commit message (Expand)AuthorAgeFilesLines
* mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTIO...Yafang Shao2019-05-141-4/+2Star
* mm: compaction: show gfp flag names in try_to_compact_pages tracepointYafang Shao2019-05-141-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common headerMichal Hocko2017-02-231-57/+3Star
* mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2016-10-081-1/+1
* mm, compaction: introduce direct compaction priorityVlastimil Babka2016-07-291-6/+6
* mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko2016-05-211-0/+1
* mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPEDMichal Hocko2016-05-211-1/+1
* mm, compaction: introduce kcompactdVlastimil Babka2016-03-171-0/+55
* mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-161-1/+1
* mm, compaction: distinguish contended status in tracepointsVlastimil Babka2015-11-061-1/+2
* mm, compaction: export tracepoints zone names to userspaceVlastimil Babka2015-11-061-6/+32
* mm, compaction: export tracepoints status strings to userspaceVlastimil Babka2015-11-061-2/+31
* mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim2015-02-121-0/+56
* mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim2015-02-121-0/+74
* mm/compaction: print current range where compaction workJoonsoo Kim2015-02-121-7/+23
* mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim2015-02-121-14/+35
* mm/compaction: change tracepoint format from decimal to hexadecimalJoonsoo Kim2015-02-121-1/+1
* mm/compaction: do not count migratepages when unnecessaryVlastimil Babka2014-06-051-4/+21
* mm: compaction: trace compaction begin and endMel Gorman2014-01-221-0/+42
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* mm: compaction: add trace events for memory compaction activityMel Gorman2011-01-141-0/+74