#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" link rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/include/trace/events/compaction.h?h=linux-6.19.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/trace/events/compaction.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-22mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common headerMichal Hocko
2016-10-07mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka
2016-07-28mm, compaction: introduce direct compaction priorityVlastimil Babka
2016-05-20mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko
2016-05-20mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPEDMichal Hocko
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka