summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2024-01-26perf list: Add output file optionIan Rogers
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-23perf annotate: Add --type-stat option for debuggingNamhyung Kim
2023-12-23perf annotate: Add --data-type optionNamhyung Kim
2023-12-23perf report: Add 'symoff' sort keyNamhyung Kim
2023-12-23perf report: Add 'typeoff' sort keyNamhyung Kim
2023-12-23perf report: Add 'type' sort keyNamhyung Kim
2023-12-14perf stat: Combine the -A/--no-aggr and --no-merge optionsIan Rogers
2023-12-03perf docs: Fix man page formatting for 'perf lock'Nick Forrington
2023-11-28perf tools: Add --debug-file option to redirect debug outputYang Jihong
2023-11-27perf test: Use existing config value for objdump pathJames Clark
2023-11-27perf auxtrace: Add 'T' itrace option for timestamp traceLeo Yan
2023-11-10perf header: Additional note on AMD IBS for max_precise pmu capArnaldo Carvalho de Melo
2023-11-09perf test: Add support for setting objdump binary via perf configJames Clark
2023-11-09perf tools: Add branch counter knobKan Liang
2023-10-25perf bench sched pipe: Add -G/--cgroups optionNamhyung Kim
2023-09-12perf lock contention: Add -G/--cgroup-filter optionNamhyung Kim
2023-09-12perf lock contention: Add --lock-cgroup optionNamhyung Kim
2023-09-12perf kwork top: Implements BPF-based cpu usage statisticsYang Jihong
2023-09-12perf kwork top: Add -C/--cpu -i/--input -n/--name -s/--sort --time optionsYang Jihong
2023-09-12perf kwork top: Introduce new top utilityYang Jihong
2023-09-12perf kwork: Add sched record supportYang Jihong
2023-09-12perf kwork: Add the supported subcommands to the documentYang Jihong
2023-09-12perf record: Track sideband events for all CPUs when tracing selected CPUsYang Jihong
2023-08-16perf docs: Fix format of unordered listsChangbin Du
2023-08-15perf dlfilter: Add al_cleanup()Adrian Hunter
2023-08-15perf parse-events: Remove BPF event supportIan Rogers
2023-07-28perf doc: Fix typo in perf.data-file-format.txtXiu Jianfeng
2023-07-20perf bench uprobe: Add benchmark to test uprobe overheadArnaldo Carvalho de Melo
2023-07-01perf lock contention: Add --output optionNamhyung Kim
2023-07-01perf lock contention: Add -x option for CSV style outputNamhyung Kim
2023-06-27perf: Replace deprecated -target with --target= for ClangFangrui Song
2023-06-05perf stat: Document --metric-no-threshold and threshold colorsIan Rogers
2023-05-23perf stat: Add "--per-cache" aggregation option and document itK Prateek Nayak
2023-05-15perf doc: Add support for KBUILD_BUILD_TIMESTAMPBen Hutchings
2023-05-15perf doc: Define man page date when using asciidoctorBen Hutchings
2023-05-12perf script: Add new output field 'dsoff' to print dso offsetChangbin Du
2023-04-06perf lock contention: Update default map size to 16384Namhyung Kim
2023-04-06perf lock contention: Use -M for --map-nr-entriesNamhyung Kim
2023-04-04perf top: Add --branch-history optionAdrian Hunter
2023-04-04perf symbol: Add command line support for addr2line pathIan Rogers
2023-04-04perf annotate: Allow objdump to be set in perfconfigIan Rogers
2023-03-20perf report: Add 'simd' sort fieldGerman Gomez
2023-03-15perf kvm: Update documentation to reflect new changesLeo Yan
2023-03-15perf record: Update documentation for BPF filtersNamhyung Kim
2023-03-15perf record: Add BPF event filter supportNamhyung Kim
2023-02-19perf doc: Refresh topdown documentationIan Rogers
2023-02-17perf intel-pt: Synthesize cycle eventsSteinar H. Gunderson
2023-02-16perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang