summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo2023-11-301-0/+1
* perf test record+probe_libc_inet_pton: Fix call chain match on powerpcLikhitha Korrapati2023-11-291-1/+4
* perf tests sigtrap: Skip if running on a kernel with sleepable spinlocksArnaldo Carvalho de Melo2023-11-291-2/+44
* perf test sigtrap: Generalize the BTF routine to reuse it in this testArnaldo Carvalho de Melo2023-11-291-20/+40
* perf mmap: Lazily initialize zstd streams to save memory when not using itIan Rogers2023-11-285-43/+59
* perf dwarf-aux: Add die_find_variable_by_addr()Namhyung Kim2023-11-282-0/+93
* perf tools: Add --debug-file option to redirect debug outputYang Jihong2023-11-282-0/+33
* perf annotate: Check if operand has multiple regsNamhyung Kim2023-11-272-0/+38
* perf test: Use existing config value for objdump pathJames Clark2023-11-272-7/+3
* perf vendor events riscv: add T-HEAD C9xx JSON fileInochi Amaoto2023-11-275-0/+288
* perf vendor events: Add skx, clx, icx and spr upi bandwidth metricIan Rogers2023-11-274-0/+24
* perf tests: Skip data symbol test if buf1 symbol is missingAdrian Hunter2023-11-271-0/+5
* perf tests: Make data symbol test wait for perf to startAdrian Hunter2023-11-271-2/+9
* perf tests: Skip branch stack sampling test if brstack_bench symbol is missingAdrian Hunter2023-11-271-0/+6
* perf tests: Skip Arm64 callgraphs test if leafloop symbol is missingAdrian Hunter2023-11-271-0/+6
* perf tests: Skip record test if test_loop symbol is missingAdrian Hunter2023-11-271-1/+7
* perf tests: Skip pipe test if noploop symbol is missingAdrian Hunter2023-11-271-1/+8
* perf tests lib: Add perf_has_symbol.shAdrian Hunter2023-11-271-0/+21
* perf header: Fix segfault on build_mem_topology() error pathAdrian Hunter2023-11-271-1/+3
* perf report: Remove warning on missing raw data for s390Thomas Richter2023-11-271-4/+5
* perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perfAthira Rajeev2023-11-272-1/+42
* perf vendor events riscv: Add StarFive Dubhe-90 JSON fileJi Sheng Teoh2023-11-271-1/+1
* perf tests coresight: Remove unused variableszhujun22023-11-273-3/+0
* perf lock: Fix a memory leak on an error pathzhaimingbing2023-11-271-1/+3
* perf parse-events: Make legacy events lower priority than sysfs/JSONIan Rogers2023-11-274-88/+231
* perf cs-etm: Enable itrace option 'T'Leo Yan2023-11-271-3/+18
* perf auxtrace: Add 'T' itrace option for timestamp traceLeo Yan2023-11-273-0/+7
* perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark2023-11-271-2/+2
* perf test: Basic branch counter supportKan Liang2023-11-271-0/+30
* perf script perl: Fail check on dynamic allocationzhaimingbing2023-11-271-0/+3
* perf script python: Fail check on dynamic allocationParan Lee2023-11-271-2/+15
* perf test: Remove atomics from test_loop to avoid test failuresNick Forrington2023-11-271-3/+1
* perf tools: Address python 3.6 DeprecationWarning for string scapesBenjamin Gray2023-11-234-6/+6
* perf vendor events riscv: Add StarFive Dubhe-80 JSON fileJi Sheng Teoh2023-11-153-0/+241
* perf report: Add s390 raw data interpretation for PAI countersThomas Richter2023-11-152-8/+103
* perf probe: Convert to check dwarf_getcfi featureNamhyung Kim2023-11-102-4/+9
* perf build: Add feature check for dwarf_getcfi()Namhyung Kim2023-11-103-0/+14
* perf dwarf-aux: Add die_find_variable_by_reg() helperNamhyung Kim2023-11-102-0/+79
* perf dwarf-aux: Add die_get_scopes() alternative to dwarf_getscopes()Namhyung Kim2023-11-102-0/+56
* perf dwarf-aux: Move #else block of #ifdef HAVE_DWARF_GETLOCATIONS_SUPPORT co...Namhyung Kim2023-11-102-9/+17
* perf dwarf-aux: Fix die_get_typename() for void *Namhyung Kim2023-11-101-1/+8
* perf tools: Add util/debuginfo.[ch] filesNamhyung Kim2023-11-105-210/+272
* perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...Namhyung Kim2023-11-103-9/+20
* perf annotate: Pass "-l" option to objdump conditionallyNamhyung Kim2023-11-101-1/+2
* perf header: Additional note on AMD IBS for max_precise pmu capArnaldo Carvalho de Melo2023-11-104-5/+35
* tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo2023-11-091-0/+1
* perf bpf: Don't synthesize BPF events when disabledIan Rogers2023-11-091-0/+3
* perf test: Add support for setting objdump binary via perf configJames Clark2023-11-092-0/+16
* perf test: Add option to change objdump binaryJames Clark2023-11-093-1/+5
* perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390Thomas Richter2023-11-091-2/+2