summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-05-10perf test java symbol: Remove needless debuginfod queriesThomas Richter
2023-05-10perf parse-events: Don't reorder ungrouped events by PMUIan Rogers
2023-05-10perf metric: JSON flag to not group events if gathering a metric groupIan Rogers
2023-05-10perf stat: Introduce skippable evselsIan Rogers
2023-05-10perf metric: Change divide by zero and !support events behaviorIan Rogers
2023-05-10x86/alternative: Support relocations in alternativesPeter Zijlstra
2023-05-10selftests: bonding: delete unnecessary lineLiang Li
2023-05-10kselftest: bonding: add num_grat_arp testHangbin Liu
2023-05-10selftests: forwarding: lib: add netns support for tc rule handle stats getHangbin Liu
2023-05-10selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal
2023-05-10selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko
2023-05-09tools/counter: Makefile: Remove lingering 'include' directories on make cleanRong Tao
2023-05-09tools/counter: Add .gitignoreRong Tao
2023-05-08selftests/ftrace: Improve integration with kselftest runnerMark Brown
2023-05-08selftests/sgx: Add "test_encl.elf" to TEST_FILESYi Lai
2023-05-08cpupower: Make TSC read per CPU for Mperf monitorWyes Karny
2023-05-08kunit: tool: undo type subscripts for subprocess.PopenDaniel Latypov
2023-05-08cpupower:Fix resource leaks in sysfs_get_enabled()Hao Zeng
2023-05-08tools/x86/kcpuid: Add .gitignoreRong Tao
2023-05-08tools/x86/kcpuid: Dump the correct CPUID function in errorBorislav Petkov (AMD)
2023-05-08perf test: Add selftest to test IBS invocation via core pmu eventsRavi Bangoria
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-05-06selftests/bpf: Accept mem from dynptr in helper funcsDaniel Rosenberg
2023-05-06selftests/bpf: Check overflow in optional bufferDaniel Rosenberg
2023-05-06selftests/bpf: Test allowing NULL buffer in dynptr sliceDaniel Rosenberg
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo
2023-05-06selftests/bpf: Add testcase for bpf_task_under_cgroupFeng Zhou
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-05perf metrics: Fix SEGV with --for-each-cgroupIan Rogers
2023-05-05perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...Arnaldo Carvalho de Melo
2023-05-05perf stat: Separate bperf from bpf_profilerDmitrii Dolgov
2023-05-04selftests/bpf: revert iter test subprog precision workaroundAndrii Nakryiko
2023-05-04selftests/bpf: add precision propagation tests in the presence of subprogsAndrii Nakryiko
2023-05-04bpf: fix mark_all_scalars_precise use in mark_chain_precisionAndrii Nakryiko
2023-05-04bpf: maintain bitmasks across all active frames in __mark_chain_precisionAndrii Nakryiko
2023-05-04bpf: improve precision backtrack loggingAndrii Nakryiko
2023-05-04veristat: add -t flag for adding BPF_F_TEST_STATE_FREQ program flagAndrii Nakryiko
2023-05-04libbpf: Fix comment about arc and riscv arch in bpf_tracing.hKenjiro Nakayama
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on x86_64Thomas Richter
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on s390Thomas Richter
2023-05-03selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden
2023-05-02selftests/ksm: ksm_functional_tests: add prctl unmerge testDavid Hildenbrand
2023-05-02perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong
2023-05-02perf cs-etm: Add fix for coresight trace for any range of CPUsGanapatrao Kulkarni