summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-11-10perf build: Add feature check for dwarf_getcfi()Namhyung 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-09selftests/bpf: add more test cases for check_cfg()Andrii Nakryiko
2023-11-09bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko
2023-11-09selftests/bpf: add edge case backtracking logic testAndrii Nakryiko
2023-11-09bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko
2023-11-09selftests: bpf: xskxceiver: ksft_print_msg: fix format type errorAnders Roxell
2023-11-09bpf: Use named fields for certain bpf uapi structsYonghong Song
2023-11-09selftests/bpf: Test bpf_refcount_acquire of node obtained via direct ldDave Marchevsky
2023-11-09selftests/bpf: Add test passing MAYBE_NULL reg to bpf_refcount_acquireDave Marchevsky
2023-11-09veristat: add ability to filter top N resultsAndrii Nakryiko
2023-11-09veristat: add ability to sort by stat's absolute valueAndrii Nakryiko
2023-11-09libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESETYonghong Song
2023-11-09selftests/bpf: Disable CONFIG_DEBUG_INFO_REDUCED in config.aarch64Anders Roxell
2023-11-09bpftool: Fix prog object type in manpageArtem Savkov
2023-11-09selftests/bpf: Consolidate VIRTIO/9P configs in config.vm fileManu Bretelle
2023-11-09selftsets/bpf: Retry map update for non-preallocated per-cpu mapHou Tao
2023-11-09selftests/bpf: Export map_update_retriable()Hou Tao
2023-11-09selftests/bpf: Use value with enough-size when updating per-cpu mapHou Tao
2023-11-09selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2023-11-09selftests/bpf: fix RELEASE=1 build for tc_optsAndrii Nakryiko
2023-11-09selftests/bpf: Add malloc failure checks in bpf_iterYuran Pereira
2023-11-09selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iterYuran Pereira
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-09tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo 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-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds