summaryrefslogtreecommitdiffstats
path: root/include/trace/events/compaction.h
Commit message (Expand)AuthorAgeFilesLines
* mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common headerMichal Hocko2017-02-221-57/+3
* mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2016-10-071-1/+1
* mm, compaction: introduce direct compaction priorityVlastimil Babka2016-07-281-6/+6
* mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko2016-05-201-0/+1
* mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPEDMichal Hocko2016-05-201-1/+1
* mm, compaction: introduce kcompactdVlastimil Babka2016-03-171-0/+55
* mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-151-1/+1
* mm, compaction: distinguish contended status in tracepointsVlastimil Babka2015-11-051-1/+2
* mm, compaction: export tracepoints zone names to userspaceVlastimil Babka2015-11-051-6/+32
* mm, compaction: export tracepoints status strings to userspaceVlastimil Babka2015-11-051-2/+31
* mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim2015-02-111-0/+56
* mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim2015-02-111-0/+74
* mm/compaction: print current range where compaction workJoonsoo Kim2015-02-111-7/+23
* mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim2015-02-111-14/+35
* mm/compaction: change tracepoint format from decimal to hexadecimalJoonsoo Kim2015-02-111-1/+1
* mm/compaction: do not count migratepages when unnecessaryVlastimil Babka2014-06-041-4/+21
* mm: compaction: trace compaction begin and endMel Gorman2014-01-211-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-131-0/+74
OpenPOWER on IntegriCloud