aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2023-11-27perf test: Use existing config value for objdump pathJames Clark2-7/+3
2023-11-27perf vendor events riscv: add T-HEAD C9xx JSON fileInochi Amaoto5-0/+288
2023-11-27perf vendor events: Add skx, clx, icx and spr upi bandwidth metricIan Rogers4-0/+24
2023-11-27perf tests: Skip data symbol test if buf1 symbol is missingAdrian Hunter1-0/+5
2023-11-27perf tests: Make data symbol test wait for perf to startAdrian Hunter1-2/+9
2023-11-27perf tests: Skip branch stack sampling test if brstack_bench symbol is missingAdrian Hunter1-0/+6
2023-11-27perf tests: Skip Arm64 callgraphs test if leafloop symbol is missingAdrian Hunter1-0/+6
2023-11-27perf tests: Skip record test if test_loop symbol is missingAdrian Hunter1-1/+7
2023-11-27perf tests: Skip pipe test if noploop symbol is missingAdrian Hunter1-1/+8
2023-11-27perf tests lib: Add perf_has_symbol.shAdrian Hunter1-0/+21
2023-11-27perf header: Fix segfault on build_mem_topology() error pathAdrian Hunter1-1/+3
2023-11-27perf report: Remove warning on missing raw data for s390Thomas Richter1-4/+5
2023-11-27perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perfAthira Rajeev2-1/+42
2023-11-27perf vendor events riscv: Add StarFive Dubhe-90 JSON fileJi Sheng Teoh1-1/+1
2023-11-27perf tests coresight: Remove unused variableszhujun23-3/+0
2023-11-27perf lock: Fix a memory leak on an error pathzhaimingbing1-1/+3
2023-11-27perf parse-events: Make legacy events lower priority than sysfs/JSONIan Rogers4-88/+231
2023-11-27perf cs-etm: Enable itrace option 'T'Leo Yan1-3/+18
2023-11-27perf auxtrace: Add 'T' itrace option for timestamp traceLeo Yan3-0/+7
2023-11-27perf test: Basic branch counter supportKan Liang1-0/+30
2023-11-27perf script perl: Fail check on dynamic allocationzhaimingbing1-0/+3
2023-11-27perf script python: Fail check on dynamic allocationParan Lee1-2/+15
2023-11-27perf test: Remove atomics from test_loop to avoid test failuresNick Forrington1-3/+1
2023-11-23perf tools: Address python 3.6 DeprecationWarning for string scapesBenjamin Gray4-6/+6
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton2-10/+16
2023-11-22tools perf: Add arm64 sysreg files to MANIFESTOliver Upton1-0/+2
2023-11-22tools/perf: Update tools's copy of mips syscall tableNamhyung Kim1-0/+4
2023-11-22tools/perf: Update tools's copy of s390 syscall tableNamhyung Kim1-0/+4
2023-11-22tools/perf: Update tools's copy of powerpc syscall tableNamhyung Kim1-0/+4
2023-11-22tools/perf: Update tools's copy of x86 syscall tableNamhyung Kim1-0/+3
2023-11-22tools headers: Update tools's copy of socket.h headerNamhyung Kim1-0/+1
2023-11-21perf lock contention: Fix a build error on 32-bitYang Jihong1-1/+2
2023-11-21perf kwork: Fix a build error on 32-bitYang Jihong1-1/+1
2023-11-15perf vendor events riscv: Add StarFive Dubhe-80 JSON fileJi Sheng Teoh3-0/+241
2023-11-15perf report: Add s390 raw data interpretation for PAI countersThomas Richter2-8/+103
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler4-0/+12
2023-11-10perf probe: Convert to check dwarf_getcfi featureNamhyung Kim2-4/+9
2023-11-10perf dwarf-aux: Add die_find_variable_by_reg() helperNamhyung Kim2-0/+79
2023-11-10perf dwarf-aux: Add die_get_scopes() alternative to dwarf_getscopes()Namhyung Kim2-0/+56
2023-11-10perf dwarf-aux: Move #else block of #ifdef HAVE_DWARF_GETLOCATIONS_SUPPORT co...Namhyung Kim2-9/+17
2023-11-10perf dwarf-aux: Fix die_get_typename() for void *Namhyung Kim1-1/+8
2023-11-10perf tools: Add util/debuginfo.[ch] filesNamhyung Kim5-210/+272
2023-11-10perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...Namhyung Kim3-9/+20
2023-11-10perf annotate: Pass "-l" option to objdump conditionallyNamhyung Kim1-1/+2
2023-11-10perf header: Additional note on AMD IBS for max_precise pmu capArnaldo Carvalho de Melo4-5/+35
2023-11-09perf bpf: Don't synthesize BPF events when disabledIan Rogers1-0/+3
2023-11-09perf test: Add support for setting objdump binary via perf configJames Clark2-0/+16
2023-11-09perf test: Add option to change objdump binaryJames Clark3-1/+5
2023-11-09perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390Thomas Richter1-2/+2
2023-11-09perf tools: Add the python_ext_build directory to .gitignoreYang Jihong1-0/+1