summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2023-11-08selftests: kvm/s390x: use vm_create_barebones()Paolo Bonzini
2023-11-08selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen
2023-11-07tools/power turbostat: version 2023.11.07Len Brown
2023-11-07tools/power/turbostat: bugfix "--show IPC"Len Brown
2023-11-07Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-07selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou
2023-11-07test/vsock: add dobule bind connect testFilippo Storniolo
2023-11-07test/vsock: refactor vsock_acceptFilippo Storniolo
2023-11-07test/vsock fix: add missing check on socket creationFilippo Storniolo
2023-11-07Merge branch 'pm-tools'Rafael J. Wysocki
2023-11-06perf header: Support num and width of branch countersKan Liang