Age | Commit message (Expand) | Author | Files | Lines |
2022-10-15 | perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet | Qi Liu | 7 | -0/+396 |
2022-10-15 | perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver | Qi Liu | 7 | -1/+273 |
2022-10-15 | perf auxtrace arm: Refactor event list iteration in auxtrace_record__init() | Qi Liu | 1 | -19/+34 |
2022-10-15 | perf tests stat+json_output: Include sanity check for topology | Athira Rajeev | 1 | -4/+39 |
2022-10-15 | perf tests stat+csv_output: Include sanity check for topology | Athira Rajeev | 1 | -4/+39 |
2022-10-15 | perf intel-pt: Fix system_wide dummy event for hybrid | Adrian Hunter | 1 | -1/+1 |
2022-10-15 | perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc | Adrian Hunter | 1 | -2/+7 |
2022-10-15 | perf test: Fix attr tests for PERF_FORMAT_LOST | James Clark | 6 | -11/+11 |
2022-10-15 | perf test: test_intel_pt.sh: Add 9 tests | Ammy Yi | 1 | -1/+194 |
2022-10-15 | perf inject: Fix GEN_ELF_TEXT_OFFSET for jit | Adrian Hunter | 1 | -1/+3 |
2022-10-15 | perf test: test_intel_pt.sh: Add jitdump test | Adrian Hunter | 1 | -0/+162 |
2022-10-15 | perf test: test_intel_pt.sh: Tidy some alignment | Adrian Hunter | 1 | -3/+3 |
2022-10-15 | perf test: test_intel_pt.sh: Print a message when skipping kernel tracing | Adrian Hunter | 1 | -1/+8 |
2022-10-15 | perf test: test_intel_pt.sh: Tidy some perf record options | Adrian Hunter | 1 | -4/+12 |
2022-10-15 | perf test: test_intel_pt.sh: Fix return checking again | Adrian Hunter | 1 | -4/+3 |
2022-10-14 | perf: Skip and warn on unknown format 'configN' attrs | Rob Herring | 5 | -13/+26 |
2022-10-14 | perf list: Fix metricgroups title message | Andi Kleen | 1 | -1/+1 |
2022-10-14 | perf mem: Fix -C option behavior for perf mem record | Namhyung Kim | 1 | -0/+8 |
2022-10-14 | perf annotate: Add missing condition flags for arm64 | Namhyung Kim | 1 | -1/+1 |
2022-10-14 | perf test: Fix test_arm_coresight.sh failures on Juno | James Clark | 1 | -1/+1 |
2022-10-14 | perf stat: Support old kernels for bperf cgroup counting | Namhyung Kim | 1 | -1/+28 |
2022-10-12 | Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 225 | -5245/+15513 |
2022-10-10 | Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+1 |
2022-10-10 | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -12/+12 |
2022-10-06 | perf script: Add missing fields in usage hint | Ravi Bangoria | 1 | -3/+4 |
2022-10-06 | perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFB | Ravi Bangoria | 1 | -2/+2 |
2022-10-06 | perf mem/c2c: Avoid printing empty lines for unsupported events | Ravi Bangoria | 1 | -5/+6 |
2022-10-06 | perf mem/c2c: Add load store event mappings for AMD | Ravi Bangoria | 3 | -7/+41 |
2022-10-06 | perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE events | Ravi Bangoria | 3 | -0/+3 |
2022-10-06 | perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO} | Ravi Bangoria | 1 | -0/+2 |
2022-10-06 | perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout() | Athira Rajeev | 1 | -2/+2 |
2022-10-06 | perf test coresight: Add relevant documentation about ARM64 CoreSight testing | Carsten Haitzler | 1 | -0/+5 |
2022-10-06 | perf test: Add git ignore for tmp and output files of ARM CoreSight tests | Carsten Haitzler | 1 | -0/+2 |
2022-10-06 | perf test coresight: Add unroll thread test shell script | Carsten Haitzler | 1 | -0/+18 |
2022-10-06 | perf test coresight: Add unroll thread test tool | Carsten Haitzler | 4 | -1/+110 |
2022-10-06 | perf test coresight: Add thread loop test shell scripts | Carsten Haitzler | 2 | -0/+38 |
2022-10-06 | perf test coresight: Add thread loop test tool | Carsten Haitzler | 4 | -1/+122 |
2022-10-06 | perf test coresight: Add memcpy thread test shell script | Carsten Haitzler | 1 | -0/+18 |
2022-10-06 | perf test coresight: Add memcpy thread test tool | Carsten Haitzler | 4 | -1/+115 |
2022-10-06 | perf test: Add git ignore for perf data generated by the ARM CoreSight tests | Carsten Haitzler | 1 | -2/+2 |
2022-10-06 | perf test: Add arm64 asm pureloop test shell script | Carsten Haitzler | 2 | -1/+20 |
2022-10-06 | perf test: Add asm pureloop test tool | Carsten Haitzler | 4 | -1/+65 |
2022-10-06 | perf test: Add build infra for perf test tools for ARM CoreSight tests | Carsten Haitzler | 4 | -3/+55 |
2022-10-06 | perf test: Add CoreSight shell lib shared code for future tests | Carsten Haitzler | 1 | -0/+132 |
2022-10-06 | perf test: Introduce script for data symbol testing | Leo Yan | 1 | -0/+93 |
2022-10-06 | perf record: Save DSO build-ID for synthesizing | Namhyung Kim | 1 | -3/+22 |
2022-10-06 | perf stat: Rename to aggr_cpu_id.thread_idx | Namhyung Kim | 4 | -16/+16 |
2022-10-06 | perf stat: Don't compare runtime stat for shadow stats | Namhyung Kim | 1 | -12/+0 |
2022-10-06 | perf stat: Kill unused per-thread runtime stats | Namhyung Kim | 2 | -56/+0 |
2022-10-06 | perf stat: Use thread map index for shadow stat | Namhyung Kim | 3 | -18/+12 |