summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-06perf mem: Fix missed p-core mem events on ADL and RPLKan Liang
2024-09-06perf mem: Check mem_events for all eligible PMUsKan Liang
2024-09-06perf script python: Avoid buffer overflow in python PEBS register interfaceAndi Kleen
2024-09-06perf jevents: Ignore sys when determining a model directoryIan Rogers
2024-09-06Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2024-09-05pm:cpupower: Include test_raw_pylibcpupower.pyJohn B. Wyatt IV
2024-09-05pm:cpupower: Add SWIG bindings files for libcpupowerJohn B. Wyatt IV
2024-09-05pm:cpupower: Add missing powercap_set_enabled() stub functionJohn B. Wyatt IV
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05bpf/selftests: coverage for tp and perf event progs using kfuncsJP Kobryn
2024-09-05tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski
2024-09-05selftests: net: enable bind testsJamie Bainbridge
2024-09-05selftests/bpf: Add description for running vmtest on RV64Pu Lehui
2024-09-05selftests/bpf: Add riscv64 configurations to local vmtestPu Lehui
2024-09-05selftests/bpf: Add DENYLIST.riscv64Pu Lehui
2024-09-05selftests/bpf: Add config.riscv64Pu Lehui
2024-09-05selftests/bpf: Enable cross platform testing for vmtestPu Lehui
2024-09-05selftests/bpf: Support local rootfs image for vmtestPu Lehui
2024-09-05selftests/bpf: Limit URLS parsing logic to actual scope in vmtestPu Lehui
2024-09-05selftests/bpf: Prefer static linking for LLVM librariesEduard Zingerman
2024-09-05selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflictPu Lehui
2024-09-05selftests/bpf: Adapt OUTPUT appending logic to lower versions of MakePu Lehui
2024-09-05libbpf: fix some typos in libbpfLin Yikai
2024-09-05bpftool: fix some typos in bpftoolLin Yikai
2024-09-05selftests/bpf: fix some typos in selftestsLin Yikai
2024-09-05selftests/bpf: Add uprobe multi pid filter test for clone-ed processesJiri Olsa
2024-09-05selftests/bpf: Add uprobe multi pid filter test for fork-ed processesJiri Olsa
2024-09-05selftests/bpf: Add child argument to spawn_child functionJiri Olsa
2024-09-05tools: iio: rm .*.cmd when make cleanzhangjiao
2024-09-05perf/uprobe: split uprobe_unregister()Peter Zijlstra
2024-09-05kselftest: dt: Ignore nodes that have ancestors disabledNĂ­colas F. R. A. Prado
2024-09-05Merge tag 'linux-cpupower-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linu...Rafael J. Wysocki
2024-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2024-09-05tools: hv: rm .*.cmd when make cleanzhang jiao
2024-09-04libbpf: Fix accessing first syscall argument on RV64Pu Lehui
2024-09-04selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64Pu Lehui
2024-09-04libbpf: Access first syscall argument with CO-RE direct read on arm64Pu Lehui
2024-09-04libbpf: Access first syscall argument with CO-RE direct read on s390Pu Lehui
2024-09-04selftests: net: convert comma to semicolonChen Ni
2024-09-04selftests/bpf: Add a selftest for x86 jit convergence issuesYonghong Song
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo
2024-09-04selftests/ftrace: Fix eventfs ownership testcase to find mount pointMasami Hiramatsu (Google)
2024-09-04sched_ext: Add a cgroup scheduler which uses flattened hierarchyTejun Heo
2024-09-04sched_ext: Add cgroup supportTejun Heo
2024-09-04selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEFeng Yang
2024-09-04selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park
2024-09-04perf check: Fix inconsistencies in feature namesAditya Gupta
2024-09-04perf tests probe_vfs_getname.sh: Update to use 'perf check feature'Athira Rajeev