summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2022-11-08perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng
2022-11-08perf test: Fix skipping branch stack sampling testJames Clark
2022-11-08perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev
2022-11-08perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim
2022-10-26perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing
2022-10-26perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-25tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2022-10-25tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim
2022-10-25perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter
2022-10-25perf record: Fix event fd racesIan Rogers
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo
2022-10-25perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()Arnaldo Carvalho de Melo
2022-10-25perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain
2022-10-25perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter
2022-10-25tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo
2022-10-15perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu
2022-10-15perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu
2022-10-15perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()Qi Liu
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev
2022-10-15perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev
2022-10-15perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter
2022-10-15perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-15perf test: Fix attr tests for PERF_FORMAT_LOSTJames Clark
2022-10-15perf test: test_intel_pt.sh: Add 9 testsAmmy Yi
2022-10-15perf inject: Fix GEN_ELF_TEXT_OFFSET for jitAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter
2022-10-14perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-14perf list: Fix metricgroups title messageAndi Kleen
2022-10-14perf mem: Fix -C option behavior for perf mem recordNamhyung Kim
2022-10-14perf annotate: Add missing condition flags for arm64Namhyung Kim
2022-10-14perf test: Fix test_arm_coresight.sh failures on JunoJames Clark
2022-10-14perf stat: Support old kernels for bperf cgroup countingNamhyung Kim
2022-10-11Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-06perf script: Add missing fields in usage hintRavi Bangoria
2022-10-06perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFBRavi Bangoria
2022-10-06perf mem/c2c: Avoid printing empty lines for unsupported eventsRavi Bangoria
2022-10-06perf mem/c2c: Add load store event mappings for AMDRavi Bangoria
2022-10-06perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria
2022-10-06perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}Ravi Bangoria
2022-10-06perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()Athira Rajeev
2022-10-06perf test coresight: Add relevant documentation about ARM64 CoreSight testingCarsten Haitzler
2022-10-06perf test: Add git ignore for tmp and output files of ARM CoreSight testsCarsten Haitzler
2022-10-06perf test coresight: Add unroll thread test shell scriptCarsten Haitzler