summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-30324-11760/+20277
|\
| * perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim2023-06-231-8/+8
| * perf test: Reorder event name checks in stat STD output linterNamhyung Kim2023-06-232-3/+3
| * perf pmu: Remove a hard coded cpu PMU assumptionIan Rogers2023-06-221-4/+5
| * perf pmus: Add notion of default PMU for JSON eventsIan Rogers2023-06-223-20/+53
| * perf unwind: Fix map reference countsIan Rogers2023-06-221-7/+12
| * perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim2023-06-221-0/+6
| * perf script: Initialize buffer for regs_map()Namhyung Kim2023-06-221-2/+2
| * perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark2023-06-221-3/+4
| * perf symbol: Add LoongArch case in get_plt_sizes()Tiezhu Yang2023-06-221-0/+8
| * perf test: Remove x permission from lib/stat_output.shNamhyung Kim2023-06-221-0/+0
| * perf test: Rerun failed metrics with longer workloadWeilin Wang2023-06-211-46/+83
| * perf test: Add skip list for metrics known would failWeilin Wang2023-06-212-4/+38
| * perf test: Add metric value validation testWeilin Wang2023-06-213-0/+931
| * perf jit: Fix incorrect file name in DWARF line tableelisabeth2023-06-201-1/+5
| * perf annotate: Fix instruction association and parsing for LoongArchWANG Rui2023-06-203-18/+109
| * perf annotation: Switch lock from a mutex to a sharded_mutexIan Rogers2023-06-204-24/+77
| * perf sharded_mutex: Introduce sharded_mutexIan Rogers2023-06-203-0/+63
| * tools: Fix incorrect calculation of object size by sizeofLi Dong2023-06-201-2/+2
| * perf subcmd: Fix missing check for return value of malloc() in add_cmdname()Chenyuan Mi2023-06-201-0/+2
| * perf parse-events: Remove unneeded semicolonbaomingtong001@208suo.com2023-06-201-1/+1
| * perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...Yang Jihong2023-06-201-1/+1
| * perf stat: Add missing newline in pr_err messagesYang Jihong2023-06-201-6/+6
| * perf pmus: Check if we can encode the PMU number in perf_event_attr.typeArnaldo Carvalho de Melo2023-06-161-1/+28
| * perf print-events: Export is_event_supported()Arnaldo Carvalho de Melo2023-06-162-1/+3
| * perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...Tiezhu Yang2023-06-161-2/+2
| * perf mem: Scan all PMUs instead of just core onesRavi Bangoria2023-06-161-4/+9
| * perf mem amd: Fix perf_pmus__num_mem_pmus()Ravi Bangoria2023-06-162-1/+13
| * perf pmus: Describe semantics of 'core_pmus' and 'other_pmus'Ravi Bangoria2023-06-161-0/+15
| * perf stat: Show average value on multiple runsNamhyung Kim2023-06-163-1/+27
| * perf stat: Reset aggr stats for each runNamhyung Kim2023-06-161-0/+2
| * perf test: fix failing test cases on linux-next for s390Thomas Richter2023-06-161-1/+1
| * perf annotate: Work with vmlinux outside symfsVincent Whitchurch2023-06-161-1/+4
| * perf vendor events arm64: Add default tags for Hisi hip08 L1 metricsKan Liang2023-06-161-4/+8
| * perf test: Add test case for the standard 'perf stat' outputKan Liang2023-06-161-0/+108
| * perf test: Move all the check functions of stat CSV output to libKan Liang2023-06-162-173/+184
| * perf stat: New metricgroup output for the default modeKan Liang2023-06-165-22/+234
| * perf metrics: Sort the Default metricgroupKan Liang2023-06-162-0/+29
| * pert tests: Update metric-value for perf stat JSON outputKan Liang2023-06-151-3/+3
| * perf stat,jevents: Introduce Default tags for the default modeKan Liang2023-06-154-4/+12
| * perf metric: JSON flag to default metric groupKan Liang2023-06-156-76/+114
| * perf evsel: Fix the annotation for hardware events on hybridKan Liang2023-06-151-3/+14
| * perf srcline: Fix handling of inline functionsIan Rogers2023-06-151-56/+80
| * perf srcline: Add a timeout to reading from addr2lineIan Rogers2023-06-143-4/+14
| * tools api: Add simple timeout to io readIan Rogers2023-06-141-1/+27
| * perf tool x86: Fix perf_env memory leakIan Rogers2023-06-141-1/+1
| * perf vendor events arm64: Add default tags into topdown L1 metricsKan Liang2023-06-131-4/+8
| * pert tests: Support metricgroup perf stat JSON outputKan Liang2023-06-131-0/+3
| * perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta2023-06-131-0/+18
| * perf tests task_analyzer: Print command that failed instead of just "perf"Aditya Gupta2023-06-131-12/+12