summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing2022-10-261-3/+3
* perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter2022-10-261-1/+9
* tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-0/+1
* tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'Arnaldo Carvalho de Melo2022-10-252-1/+14
* perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim2022-10-251-0/+6
* perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter2022-10-251-0/+0
* perf record: Fix event fd racesIan Rogers2022-10-251-16/+25
* perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo2022-10-252-0/+23
* perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()Arnaldo Carvalho de Melo2022-10-251-0/+5
* perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain2022-10-251-36/+36
* perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter2022-10-251-0/+0
* tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-6/+10
* perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu2022-10-157-0/+396
* perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu2022-10-157-1/+273
* perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()Qi Liu2022-10-151-19/+34
* perf tests stat+json_output: Include sanity check for topologyAthira Rajeev2022-10-151-4/+39
* perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev2022-10-151-4/+39
* perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter2022-10-151-1/+1
* perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter2022-10-151-2/+7
* perf test: Fix attr tests for PERF_FORMAT_LOSTJames Clark2022-10-156-11/+11
* perf test: test_intel_pt.sh: Add 9 testsAmmy Yi2022-10-151-1/+194
* perf inject: Fix GEN_ELF_TEXT_OFFSET for jitAdrian Hunter2022-10-151-1/+3
* perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter2022-10-151-0/+162
* perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter2022-10-151-3/+3
* perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter2022-10-151-1/+8
* perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter2022-10-151-4/+12
* perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter2022-10-151-4/+3
* perf: Skip and warn on unknown format 'configN' attrsRob Herring2022-10-145-13/+26
* perf list: Fix metricgroups title messageAndi Kleen2022-10-141-1/+1
* perf mem: Fix -C option behavior for perf mem recordNamhyung Kim2022-10-141-0/+8
* perf annotate: Add missing condition flags for arm64Namhyung Kim2022-10-141-1/+1
* perf test: Fix test_arm_coresight.sh failures on JunoJames Clark2022-10-141-1/+1
* perf stat: Support old kernels for bperf cgroup countingNamhyung Kim2022-10-141-1/+28
* Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-10-11225-5245/+15513
|\
| * perf script: Add missing fields in usage hintRavi Bangoria2022-10-061-3/+4
| * perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFBRavi Bangoria2022-10-061-2/+2
| * perf mem/c2c: Avoid printing empty lines for unsupported eventsRavi Bangoria2022-10-061-5/+6
| * perf mem/c2c: Add load store event mappings for AMDRavi Bangoria2022-10-063-7/+41
| * perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria2022-10-063-0/+3
| * perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}Ravi Bangoria2022-10-061-0/+2
| * perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()Athira Rajeev2022-10-061-2/+2
| * perf test coresight: Add relevant documentation about ARM64 CoreSight testingCarsten Haitzler2022-10-061-0/+5
| * perf test: Add git ignore for tmp and output files of ARM CoreSight testsCarsten Haitzler2022-10-061-0/+2
| * perf test coresight: Add unroll thread test shell scriptCarsten Haitzler2022-10-061-0/+18
| * perf test coresight: Add unroll thread test toolCarsten Haitzler2022-10-064-1/+110
| * perf test coresight: Add thread loop test shell scriptsCarsten Haitzler2022-10-062-0/+38
| * perf test coresight: Add thread loop test toolCarsten Haitzler2022-10-064-1/+122
| * perf test coresight: Add memcpy thread test shell scriptCarsten Haitzler2022-10-061-0/+18
| * perf test coresight: Add memcpy thread test toolCarsten Haitzler2022-10-064-1/+115
| * perf test: Add git ignore for perf data generated by the ARM CoreSight testsCarsten Haitzler2022-10-061-2/+2