| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Add the include/perf/ directory to .gitignore | Donglin Peng | 2022-11-08 | 1 | -0/+1 |
* | perf test: Fix skipping branch stack sampling test | James Clark | 2022-11-08 | 2 | -2/+7 |
* | perf stat: Fix printing os->prefix in CSV metrics output | Athira Rajeev | 2022-11-08 | 1 | -1/+1 |
* | perf stat: Fix crash with --per-node --metric-only in CSV mode | Namhyung Kim | 2022-11-08 | 1 | -1/+3 |
* | perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics | Shang XiaoJing | 2022-10-26 | 1 | -3/+3 |
* | perf auxtrace: Fix address filter symbol name match for modules | Adrian Hunter | 2022-10-26 | 1 | -1/+9 |
* | tools headers uapi: Sync linux/stat.h with the kernel sources | Arnaldo Carvalho de Melo | 2022-10-25 | 1 | -0/+1 |
* | tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench' | Arnaldo Carvalho de Melo | 2022-10-25 | 2 | -1/+14 |
* | perf test: Do not fail Intel-PT misc test w/o libpython | Namhyung Kim | 2022-10-25 | 1 | -0/+6 |
* | perf list: Fix PMU name pai_crypto in perf list on s390 | Thomas Richter | 2022-10-25 | 1 | -0/+0 |
* | perf record: Fix event fd races | Ian Rogers | 2022-10-25 | 1 | -16/+25 |
* | perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()... | Arnaldo Carvalho de Melo | 2022-10-25 | 2 | -0/+23 |
* | perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program() | Arnaldo Carvalho de Melo | 2022-10-25 | 1 | -0/+5 |
* | perf vendor events power10: Fix hv-24x7 metric events | Kajol Jain | 2022-10-25 | 1 | -36/+36 |
* | perf docs: Fix man page build wrt perf-arm-coresight.txt | Adrian Hunter | 2022-10-25 | 1 | -0/+0 |
* | tools headers UAPI: Sync powerpc syscall tables with the kernel sources | Arnaldo Carvalho de Melo | 2022-10-25 | 1 | -6/+10 |
* | perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet | Qi Liu | 2022-10-15 | 7 | -0/+396 |
* | perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver | Qi Liu | 2022-10-15 | 7 | -1/+273 |
* | perf auxtrace arm: Refactor event list iteration in auxtrace_record__init() | Qi Liu | 2022-10-15 | 1 | -19/+34 |
* | perf tests stat+json_output: Include sanity check for topology | Athira Rajeev | 2022-10-15 | 1 | -4/+39 |
* | perf tests stat+csv_output: Include sanity check for topology | Athira Rajeev | 2022-10-15 | 1 | -4/+39 |
* | perf intel-pt: Fix system_wide dummy event for hybrid | Adrian Hunter | 2022-10-15 | 1 | -1/+1 |
* | perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc | Adrian Hunter | 2022-10-15 | 1 | -2/+7 |
* | perf test: Fix attr tests for PERF_FORMAT_LOST | James Clark | 2022-10-15 | 6 | -11/+11 |
* | perf test: test_intel_pt.sh: Add 9 tests | Ammy Yi | 2022-10-15 | 1 | -1/+194 |
* | perf inject: Fix GEN_ELF_TEXT_OFFSET for jit | Adrian Hunter | 2022-10-15 | 1 | -1/+3 |
* | perf test: test_intel_pt.sh: Add jitdump test | Adrian Hunter | 2022-10-15 | 1 | -0/+162 |
* | perf test: test_intel_pt.sh: Tidy some alignment | Adrian Hunter | 2022-10-15 | 1 | -3/+3 |
* | perf test: test_intel_pt.sh: Print a message when skipping kernel tracing | Adrian Hunter | 2022-10-15 | 1 | -1/+8 |
* | perf test: test_intel_pt.sh: Tidy some perf record options | Adrian Hunter | 2022-10-15 | 1 | -4/+12 |
* | perf test: test_intel_pt.sh: Fix return checking again | Adrian Hunter | 2022-10-15 | 1 | -4/+3 |
* | perf: Skip and warn on unknown format 'configN' attrs | Rob Herring | 2022-10-14 | 5 | -13/+26 |
* | perf list: Fix metricgroups title message | Andi Kleen | 2022-10-14 | 1 | -1/+1 |
* | perf mem: Fix -C option behavior for perf mem record | Namhyung Kim | 2022-10-14 | 1 | -0/+8 |
* | perf annotate: Add missing condition flags for arm64 | Namhyung Kim | 2022-10-14 | 1 | -1/+1 |
* | perf test: Fix test_arm_coresight.sh failures on Juno | James Clark | 2022-10-14 | 1 | -1/+1 |
* | perf stat: Support old kernels for bperf cgroup counting | Namhyung Kim | 2022-10-14 | 1 | -1/+28 |
* | Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2022-10-11 | 225 | -5245/+15513 |
|\ |
|
| * | perf script: Add missing fields in usage hint | Ravi Bangoria | 2022-10-06 | 1 | -3/+4 |
| * | perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFB | Ravi Bangoria | 2022-10-06 | 1 | -2/+2 |
| * | perf mem/c2c: Avoid printing empty lines for unsupported events | Ravi Bangoria | 2022-10-06 | 1 | -5/+6 |
| * | perf mem/c2c: Add load store event mappings for AMD | Ravi Bangoria | 2022-10-06 | 3 | -7/+41 |
| * | perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE events | Ravi Bangoria | 2022-10-06 | 3 | -0/+3 |
| * | perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO} | Ravi Bangoria | 2022-10-06 | 1 | -0/+2 |
| * | perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout() | Athira Rajeev | 2022-10-06 | 1 | -2/+2 |
| * | perf test coresight: Add relevant documentation about ARM64 CoreSight testing | Carsten Haitzler | 2022-10-06 | 1 | -0/+5 |
| * | perf test: Add git ignore for tmp and output files of ARM CoreSight tests | Carsten Haitzler | 2022-10-06 | 1 | -0/+2 |
| * | perf test coresight: Add unroll thread test shell script | Carsten Haitzler | 2022-10-06 | 1 | -0/+18 |
| * | perf test coresight: Add unroll thread test tool | Carsten Haitzler | 2022-10-06 | 4 | -1/+110 |
| * | perf test coresight: Add thread loop test shell scripts | Carsten Haitzler | 2022-10-06 | 2 | -0/+38 |