aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-13perf arm-spe: Update --switch-events docs in 'perf record'German Gomez1-1/+1
2021-11-07perf inject: Add vmlinux and ignore-vmlinux argumentsJames Clark1-0/+7
2021-11-01perf bpf: Pull in bpf_program__get_prog_info_linear()Dave Marchevsky1-1/+1
2021-10-28perf script: Support instruction latencyKan Liang1-1/+1
2021-10-27perf intel-pt: Support itrace d+o option to direct debug log to stdoutAdrian Hunter1-0/+1
2021-10-27perf auxtrace: Add itrace d+o option to direct debug log to stdoutAdrian Hunter1-0/+1
2021-10-27perf dlfilter: Add dlfilter-show-cyclesAdrian Hunter1-1/+18
2021-10-27perf intel-pt: Support itrace A option to approximate IPCAdrian Hunter1-0/+10
2021-10-27perf auxtrace: Add itrace A option to approximate IPCAdrian Hunter1-0/+1
2021-10-25perf list: Display hybrid PMU events with cpu typeJin Yao1-0/+4
2021-10-25perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter1-1/+6
2021-10-08perf kmem: Improve man page for record optionsIan Rogers1-5/+8
2021-10-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo8-8/+8
2021-09-27perf doc: Fix typos all over the placeLike Xu8-8/+8
2021-09-17perf record: Add --synth optionNamhyung Kim1-0/+16
2021-08-11perf dlfilter: Amend documentation wrt library dependenciesAdrian Hunter1-0/+8
2021-08-11perf script: Fix --list-dlfilters documentationAdrian Hunter1-1/+1
2021-08-11perf script: Fix documented const'ness of perf_dlfilter_fnsAdrian Hunter1-2/+2
2021-08-10perf docs: Fix accidental em-dashesAlyssa Ross5-12/+12
2021-08-09perf script python: Fix unintended underlineStephen Brennan1-1/+1
2021-08-02perf doc: Reorganize ARTICLES variables.Ian Rogers1-7/+4
2021-08-02perf doc: Remove howto-index.sh related references.Ian Rogers1-12/+1
2021-08-02perf doc: Remove cmd-list.perl referencesIan Rogers1-20/+1
2021-08-02perf doc: Add info pages to all target.Ian Rogers1-1/+1
2021-08-02perf doc: Remove references to user-manualIan Rogers1-25/+0
2021-08-02perf doc: Fix doc.depIan Rogers1-0/+46
2021-08-02perf doc: Fix perfman.info buildIan Rogers2-1/+47
2021-07-07perf intel-pt: Add a config for max loops without consuming a packetAdrian Hunter1-0/+6
2021-07-01perf dlfilter: Add object_code() to perf_dlfilter_fnsAdrian Hunter1-1/+4
2021-07-01perf dlfilter: Add attr() to perf_dlfilter_fnsAdrian Hunter1-1/+4
2021-07-01perf dlfilter: Add srcline() to perf_dlfilter_fnsAdrian Hunter1-1/+4
2021-07-01perf dlfilter: Add insn() to perf_dlfilter_fnsAdrian Hunter1-1/+4
2021-07-01perf dlfilter: Add resolve_address() to perf_dlfilter_fnsAdrian Hunter1-1/+5
2021-07-01perf script: Add option to pass arguments to dlfiltersAdrian Hunter2-3/+11
2021-07-01perf script: Add option to list dlfiltersAdrian Hunter2-0/+8
2021-07-01perf script: Add dlfilter__filter_event_early()Adrian Hunter1-4/+9
2021-07-01perf script: Add API for filtering via dynamically loaded shared objectAdrian Hunter2-1/+228
2021-06-24perf top: Add cgroup support for perf top (-G)Joshua Martinez1-0/+12
2021-06-16perf annotate: Add itrace options supportYang Jihong1-0/+7
2021-06-04perf probe: Add permission and sysctl notice to man pageMasami Hiramatsu1-3/+16
2021-06-01perf scripting python: intel-pt-events.py: Add --insn-trace and --src-traceAdrian Hunter1-1/+5
2021-06-01perf scripting python: Update documentation for srcline etcAdrian Hunter1-4/+42
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2-6/+7
2021-05-21perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-ExitAdrian Hunter2-6/+7
2021-05-17perf header: Support HYBRID_CPU_PMU_CAPS featureJin Yao1-0/+16
2021-05-17perf header: Support HYBRID_TOPOLOGY featureJin Yao1-0/+17
2021-05-12perf intel-pt: Parse VM Time Correlation options and set up decodingAdrian Hunter1-3/+105
2021-05-12perf inject: Add --vm-time-correlation optionAdrian Hunter1-0/+10
2021-05-12perf intel-pt: Support Z itrace option for timeless decodingAdrian Hunter1-0/+5
2021-05-12perf auxtrace: Add Z itrace option for timeless decodingAdrian Hunter1-0/+1