#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" e' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/tools/perf/util/evsel_config.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/perf/util/evsel_config.h
AgeCommit message (Expand)Author
2020-05-28perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()Arnaldo Carvalho de Melo
2020-05-05perf evsel: Rename perf_evsel__config*() to evsel__config*()Arnaldo Carvalho de Melo
2020-01-30perf parse: Copy string to perf_evsel_config_termLeo Yan
2020-01-30perf parse: Refactor 'struct perf_evsel_config_term'Leo Yan
2019-11-22perf pmu: When using default config, record which bits of config were changed...Adrian Hunter
2019-11-22perf record: Add aux-sample-size config termAdrian Hunter
2019-09-25perf evsel: Move config terms to a separate headerArnaldo Carvalho de Melo