aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-11-09selftests/bpf: Use value with enough-size when updating per-cpu mapHou Tao1-3/+18
2023-11-09selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko1-0/+1
2023-11-09selftests/bpf: fix RELEASE=1 build for tc_optsAndrii Nakryiko1-5/+1
2023-11-09selftests/bpf: Add malloc failure checks in bpf_iterYuran Pereira1-1/+5
2023-11-09selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iterYuran Pereira1-44/+35
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds19-50/+524
2023-11-09tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo1-0/+1
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
2023-11-09perf tests attr: Fix spelling mistake "whic" to "which"zhaimingbing1-1/+1
2023-11-09perf annotate: Move offsets array from 'struct annotation' to 'struct annotat...Namhyung Kim3-13/+13
2023-11-09perf annotate: Move some source code related fields from 'struct annotation' ...Namhyung Kim3-21/+22
2023-11-09perf annotate: Move max_coverage from 'struct annotation' to 'struct annotate...Namhyung Kim4-5/+15
2023-11-09perf annotate: Split branch stack cycles info from 'struct annotation'Namhyung Kim4-61/+73
2023-11-09perf annotate: Split branch stack cycles information out of 'struct annotatio...Namhyung Kim3-24/+54
2023-11-09perf test: Simplify "object code reading" testNamhyung Kim1-53/+23
2023-11-09perf machine thread: Remove exited threads by defaultIan Rogers5-4/+35
2023-11-09perf record: Lazy load kernel symbolsIan Rogers4-3/+12
2023-11-09perf tools: Fix spelling mistake "parametrized" -> "parameterized"Colin Ian King2-3/+3
2023-11-09perf tools: Add branch counter knobKan Liang7-3/+55
2023-11-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski11-25/+234
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-46/+270
2023-11-08selftests: kvm/s390x: use vm_create_barebones()Paolo Bonzini1-8/+3
2023-11-08selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen6-6/+12
2023-11-07tools/power turbostat: version 2023.11.07Len Brown1-1/+1
2023-11-07tools/power/turbostat: bugfix "--show IPC"Len Brown1-2/+4
2023-11-07Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2023-11-07selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou1-12/+4
2023-11-07test/vsock: add dobule bind connect testFilippo Storniolo3-0/+100
2023-11-07test/vsock: refactor vsock_acceptFilippo Storniolo1-12/+20
2023-11-07test/vsock fix: add missing check on socket creationFilippo Storniolo1-0/+8
2023-11-07Merge branch 'pm-tools'Rafael J. Wysocki1-1/+1
2023-11-06perf header: Support num and width of branch countersKan Liang2-3/+20
2023-11-06tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelKan Liang1-0/+13
2023-11-06nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski2-11/+153
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2-10/+75
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+20
2023-11-03Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-11/+1815
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds249-1810/+31676
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds4-4/+113
2023-11-03Merge tag 'trace-tools-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+1
2023-11-03perf build: Warn about missing libelf before warning about missing libbpfArnaldo Carvalho de Melo1-4/+4
2023-11-03perf tests make: Remove the last egrep call, use 'grep -E' insteadArnaldo Carvalho de Melo1-1/+1
2023-11-03Merge tag 'linux-cpupower-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki1-1/+1
2023-11-03selftests: pmtu.sh: fix result checkingHangbin Liu1-1/+1
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds4-33/+166
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds23-198/+2678