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