summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2020-06-01perf auxtrace: Add four itrace optionsTan Xiaojun
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-28perf record: Respect --no-switch-eventsAdrian Hunter
2020-05-28perf metricgroup: Add options to not group or mergeIan Rogers
2020-05-28perf config: Add stat.big-num supportPaul A. Clarke
2020-05-28perf docs: Introduce security.txt file to document related issuesAlexey Budankov
2020-05-28perf docs: Extend CAP_SYS_ADMIN with CAP_PERFMON where neededAlexey Budankov
2020-05-28perf c2c: Fix 'perf c2c record -e list' to show the default events usedIan Rogers
2020-05-05perf intel-pt: Update documentation about using /proc/kcoreAdrian Hunter
2020-05-05perf intel-pt: Update documentation about itrace G and L optionsAdrian Hunter
2020-05-05perf auxtrace: Add option to synthesize branch stack for regular eventsAdrian Hunter
2020-05-05perf record: Introduce --switch-output-eventArnaldo Carvalho de Melo
2020-04-23perf record: Add num-synthesize-threads optionStephane Eranian
2020-04-23perf stat: Improve runtime stat for interval modeJin Yao
2020-04-18perf c2c: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf top: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf script: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf report: Add option to enable the LBR stitching approachKan Liang
2020-04-18perf header: Support CPU PMU capabilitiesKan Liang
2020-04-18perf parser: Add support to specify rXXX event with pmuJiri Olsa
2020-04-18perf doc: allow ASCIIDOC_EXTRA to be an argumentIan Rogers
2020-04-18perf tools: Add support for leader-sampling with AUX area eventsAdrian Hunter
2020-04-16perf auxtrace: Add an option to synthesize callchains for regular eventsAdrian Hunter
2020-04-16perf bench: Add event synthesis benchmarkIan Rogers
2020-04-03perf script: add -S/--symbols documentationIan Rogers
2020-04-03perf top: Support --group-sort-idx to change the sort orderJin Yao
2020-04-03perf script: Add --show-cgroup-events optionNamhyung Kim
2020-04-03perf top: Add --all-cgroups optionNamhyung Kim
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim
2020-04-03perf report: Add 'cgroup' sort keyNamhyung Kim
2020-03-27perf script: Introduce --deltatime optionHagen Paul Pfeifer
2020-03-25perf callchain: Update docs regarding kernel/user space unwindingTony Jones
2020-03-24perf report: Allow specifying event to be used as sort key in --group outputJin Yao
2020-03-11perf intel-pt: Update intel-pt.txt file with new location of the documentationAdrian Hunter
2020-03-11perf intel-pt: Add Intel PT man page referencesAdrian Hunter
2020-03-11perf intel-pt: Rename intel-pt.txt and put it in man page formatAdrian Hunter
2020-03-11perf doc: Set man page date to last git commitIan Rogers
2020-03-04perf stat: Show percore counts in per CPU outputJin Yao
2020-02-27perf config: Document missing config optionsRavi Bangoria
2020-02-27perf annotate: Fix perf config option descriptionRavi Bangoria
2020-01-14perf tools: Support --prefix/--prefix-stripAndi Kleen
2020-01-06perf sched timehist: Add support for filtering on CPUDavid Ahern
2019-12-02perf kvm: Clarify the 'perf kvm' -i and -o command line optionsArnaldo Carvalho de Melo
2019-11-22perf intel-pt: Add support for recording AUX area samplesAdrian Hunter
2019-11-22perf record: Add aux-sample-size config termAdrian Hunter
2019-11-22perf record: Add support for AUX area samplingAdrian Hunter
2019-11-12perf tool: Provide an option to print perf_event_open args and return valueRavi Bangoria
2019-11-07perf report: Sort by sampled cycles percent per block for stdioJin Yao
2019-11-07perf record: Add support for limit perf output file sizeJiwei Sun
2019-11-06perf stat: Add --per-node agregation supportJiri Olsa