summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan
2022-03-25perf lock: Add -F/--field option to control outputNamhyung Kim
2022-03-22perf script: Add 'brstackinsnlen' for branch stacksKan Liang
2022-03-22perf ftrace latency: Update documentationNamhyung Kim
2022-02-15perf intel-pt: Add documentation for Event Trace and TNT disableAdrian Hunter
2022-02-15perf script: Display new D (Intr Disabled) and t (Intr Toggle) flagsAdrian Hunter
2022-02-15perf auxtrace: Add itrace option "I"Adrian Hunter
2022-02-10perf record: Extend --threads command line optionAlexey Bayduraev
2022-02-10perf record: Introduce --threads command line optionAlexey Bayduraev
2022-02-10perf lock: Add -c/--combine-locks optionNamhyung Kim
2022-01-15perf record: Disable debuginfod by defaultJiri Olsa
2021-12-07perf stat: Support --cputype option for hybrid eventsJin Yao
2021-12-07perf docs: Update link to AMD documentationSandipan Das
2021-12-07perf docs: Add info on AMD raw event encodingSandipan Das
2021-11-13perf arm-spe: Update --switch-events docs in 'perf record'German Gomez
2021-11-07perf inject: Add vmlinux and ignore-vmlinux argumentsJames Clark
2021-11-01perf bpf: Pull in bpf_program__get_prog_info_linear()Dave Marchevsky
2021-10-28perf script: Support instruction latencyKan Liang
2021-10-27perf intel-pt: Support itrace d+o option to direct debug log to stdoutAdrian Hunter
2021-10-27perf auxtrace: Add itrace d+o option to direct debug log to stdoutAdrian Hunter
2021-10-27perf dlfilter: Add dlfilter-show-cyclesAdrian Hunter
2021-10-27perf intel-pt: Support itrace A option to approximate IPCAdrian Hunter
2021-10-27perf auxtrace: Add itrace A option to approximate IPCAdrian Hunter
2021-10-25perf list: Display hybrid PMU events with cpu typeJin Yao
2021-10-25perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter
2021-10-08perf kmem: Improve man page for record optionsIan Rogers
2021-10-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-09-27perf doc: Fix typos all over the placeLike Xu
2021-09-17perf record: Add --synth optionNamhyung Kim
2021-08-11perf dlfilter: Amend documentation wrt library dependenciesAdrian Hunter
2021-08-11perf script: Fix --list-dlfilters documentationAdrian Hunter
2021-08-11perf script: Fix documented const'ness of perf_dlfilter_fnsAdrian Hunter
2021-08-10perf docs: Fix accidental em-dashesAlyssa Ross
2021-08-09perf script python: Fix unintended underlineStephen Brennan
2021-08-02perf doc: Reorganize ARTICLES variables.Ian Rogers
2021-08-02perf doc: Remove howto-index.sh related references.Ian Rogers
2021-08-02perf doc: Remove cmd-list.perl referencesIan Rogers
2021-08-02perf doc: Add info pages to all target.Ian Rogers
2021-08-02perf doc: Remove references to user-manualIan Rogers
2021-08-02perf doc: Fix doc.depIan Rogers
2021-08-02perf doc: Fix perfman.info buildIan Rogers
2021-07-07perf intel-pt: Add a config for max loops without consuming a packetAdrian Hunter
2021-07-01perf dlfilter: Add object_code() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add attr() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add srcline() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add insn() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add resolve_address() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf script: Add option to pass arguments to dlfiltersAdrian Hunter
2021-07-01perf script: Add option to list dlfiltersAdrian Hunter
2021-07-01perf script: Add dlfilter__filter_event_early()Adrian Hunter