summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2023-11-09perf tests attr: Fix spelling mistake "whic" to "which"zhaimingbing
2023-11-09perf annotate: Move offsets array from 'struct annotation' to 'struct annotat...Namhyung Kim
2023-11-09perf annotate: Move some source code related fields from 'struct annotation' ...Namhyung Kim
2023-11-09perf annotate: Move max_coverage from 'struct annotation' to 'struct annotate...Namhyung Kim
2023-11-09perf annotate: Split branch stack cycles info from 'struct annotation'Namhyung Kim
2023-11-09perf annotate: Split branch stack cycles information out of 'struct annotatio...Namhyung Kim
2023-11-09perf test: Simplify "object code reading" testNamhyung Kim
2023-11-09perf machine thread: Remove exited threads by defaultIan Rogers
2023-11-09perf record: Lazy load kernel symbolsIan Rogers
2023-11-09perf tools: Fix spelling mistake "parametrized" -> "parameterized"Colin Ian King
2023-11-09perf tools: Add branch counter knobKan Liang
2023-11-06perf header: Support num and width of branch countersKan Liang
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-03perf build: Warn about missing libelf before warning about missing libbpfArnaldo Carvalho de Melo
2023-11-03perf tests make: Remove the last egrep call, use 'grep -E' insteadArnaldo Carvalho de Melo
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds