summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-11-27perf test: Use existing config value for objdump pathJames Clark
2023-11-27perf vendor events riscv: add T-HEAD C9xx JSON fileInochi Amaoto
2023-11-27perf vendor events: Add skx, clx, icx and spr upi bandwidth metricIan Rogers
2023-11-27perf tests: Skip data symbol test if buf1 symbol is missingAdrian Hunter
2023-11-27perf tests: Make data symbol test wait for perf to startAdrian Hunter
2023-11-27perf tests: Skip branch stack sampling test if brstack_bench symbol is missingAdrian Hunter
2023-11-27perf tests: Skip Arm64 callgraphs test if leafloop symbol is missingAdrian Hunter
2023-11-27perf tests: Skip record test if test_loop symbol is missingAdrian Hunter
2023-11-27perf tests: Skip pipe test if noploop symbol is missingAdrian Hunter
2023-11-27perf tests lib: Add perf_has_symbol.shAdrian Hunter
2023-11-27perf header: Fix segfault on build_mem_topology() error pathAdrian Hunter
2023-11-27perf report: Remove warning on missing raw data for s390Thomas Richter
2023-11-27perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perfAthira Rajeev
2023-11-27perf vendor events riscv: Add StarFive Dubhe-90 JSON fileJi Sheng Teoh
2023-11-27perf tests coresight: Remove unused variableszhujun2
2023-11-27perf lock: Fix a memory leak on an error pathzhaimingbing
2023-11-27perf parse-events: Make legacy events lower priority than sysfs/JSONIan Rogers
2023-11-27perf cs-etm: Enable itrace option 'T'Leo Yan
2023-11-27perf auxtrace: Add 'T' itrace option for timestamp traceLeo Yan
2023-11-27perf test: Basic branch counter supportKan Liang
2023-11-27perf script perl: Fail check on dynamic allocationzhaimingbing
2023-11-27perf script python: Fail check on dynamic allocationParan Lee
2023-11-27perf test: Remove atomics from test_loop to avoid test failuresNick Forrington
2023-11-23perf tools: Address python 3.6 DeprecationWarning for string scapesBenjamin Gray
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton
2023-11-22tools perf: Add arm64 sysreg files to MANIFESTOliver Upton
2023-11-22tools/perf: Update tools's copy of mips syscall tableNamhyung Kim
2023-11-22tools/perf: Update tools's copy of s390 syscall tableNamhyung Kim
2023-11-22tools/perf: Update tools's copy of powerpc syscall tableNamhyung Kim
2023-11-22tools/perf: Update tools's copy of x86 syscall tableNamhyung Kim
2023-11-22tools headers: Update tools's copy of socket.h headerNamhyung Kim
2023-11-21perf lock contention: Fix a build error on 32-bitYang Jihong
2023-11-21perf kwork: Fix a build error on 32-bitYang Jihong
2023-11-15perf vendor events riscv: Add StarFive Dubhe-80 JSON fileJi Sheng Teoh
2023-11-15perf report: Add s390 raw data interpretation for PAI countersThomas Richter
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler
2023-11-10perf probe: Convert to check dwarf_getcfi featureNamhyung Kim
2023-11-10perf dwarf-aux: Add die_find_variable_by_reg() helperNamhyung Kim
2023-11-10perf dwarf-aux: Add die_get_scopes() alternative to dwarf_getscopes()Namhyung Kim
2023-11-10perf dwarf-aux: Move #else block of #ifdef HAVE_DWARF_GETLOCATIONS_SUPPORT co...Namhyung Kim
2023-11-10perf dwarf-aux: Fix die_get_typename() for void *Namhyung Kim
2023-11-10perf tools: Add util/debuginfo.[ch] filesNamhyung Kim
2023-11-10perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...Namhyung Kim
2023-11-10perf annotate: Pass "-l" option to objdump conditionallyNamhyung Kim
2023-11-10perf header: Additional note on AMD IBS for max_precise pmu capArnaldo Carvalho de Melo
2023-11-09perf bpf: Don't synthesize BPF events when disabledIan Rogers
2023-11-09perf test: Add support for setting objdump binary via perf configJames Clark
2023-11-09perf test: Add option to change objdump binaryJames Clark
2023-11-09perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390Thomas Richter
2023-11-09perf tools: Add the python_ext_build directory to .gitignoreYang Jihong