summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-12-09perf trace-event: Constify print argumentsIan Rogers-2/+2
2024-12-09tool api fs: Correctly encode errno for read/write open failuresIan Rogers-3/+3
2024-12-09perf env: Ensure failure broken topology file reads are always -1 encodedIan Rogers-3/+6
2024-12-09perf btf: Make the sigtrap test helper to find a member by name widely availableArnaldo Carvalho de Melo-17/+41
2024-12-09libperf cpumap: Grow array of read CPUs in smaller incrementsIan Rogers-4/+5
2024-12-09libperf cpumap: Remove perf_cpu_map__read()Ian Rogers-60/+0
2024-12-09libperf cpumap: Remove use of perf_cpu_map__read()Ian Rogers-5/+6
2024-12-09perf pmu: Remove use of perf_cpu_map__read()Ian Rogers-10/+20
2024-12-09libperf cpumap: Be tolerant of newline at the end of a cpumaskIan Rogers-2/+2
2024-12-09libperf cpumap: Hide/reduce scope of MAX_NR_CPUSIan Rogers-4/+2
2024-12-09perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUSIan Rogers-0/+8
2024-12-09perf: Increase MAX_NR_CPUS to 4096Kyle Meyer-3/+5
2024-12-09perf arm-spe: Add support for SPE Data Source packet on AmpereOneIlkka Koskinen-0/+53
2024-12-09perf arm-spe: Prepare for adding data source packet implementations for other...Ilkka Koskinen-12/+30
2024-12-09perf cpumap: Add checking for reference counterLeo Yan-0/+9
2024-12-09perf cpumap: Add more tests for CPU map mergingLeo Yan-5/+29
2024-12-09libperf cpumap: Refactor perf_cpu_map__merge()Leo Yan-33/+40
2024-12-09perf config: Fix trival typo 'an' -> 'can'Arnaldo Carvalho de Melo-1/+1
2024-12-09perf script python: Improve physical mem type resolutionIan Rogers-75/+102
2024-12-09perf disasm: Return a proper error when not determining the file typeArnaldo Carvalho de Melo-1/+5
2024-12-09tools features: Don't check for libunwind devel files by defaultArnaldo Carvalho de Melo-39/+49
2024-12-09tools/hv: reduce resource usage in hv_kvp_daemonOlaf Hering-4/+5
2024-12-09tools/hv: add a .gitignore fileOlaf Hering-0/+3
2024-12-09tools/hv: reduce resouce usage in hv_get_dns_info helperOlaf Hering-2/+2
2024-12-09hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as wellVitaly Kuznetsov-1/+1
2024-12-09tools/hv: terminate fcopy daemon if read from uio failsOlaf Hering-1/+3
2024-12-09tools: hv: change permissions of NetworkManager configuration fileOlaf Hering-1/+1
2024-12-09tools: hv: Fix a complier warning in the fcopy uio daemonDexuan Cui-5/+3
2024-12-09selftests/bpf: Add more stats into veristatMykyta Yatsenko-6/+58
2024-12-09selftests: livepatch: add test cases of stack_order sysfs interfaceWardenjohn-0/+71
2024-12-09selftests/livepatch: Replace hardcoded module name with variable in test-call...George Guo-1/+1
2024-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov-176/+923
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds-10/+6
2024-12-07tools: ynl-gen-c: don't require -o argumentJohannes Berg-1/+4
2024-12-07tools: ynl-gen-c: annotate valid choices for --modeJohannes Berg-1/+2
2024-12-06selftests: net: cleanup busy_poller.cJoe Damato-38/+50
2024-12-06selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson-0/+40
2024-12-06selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson-10/+0
2024-12-06selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson-5/+0
2024-12-06Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-68/+650
2024-12-06x86/mm/selftests: Fix typo in lam.cGautam Somani-1/+1
2024-12-06selftests/bpf: Consolidate kernel modules into common directoryToke Høiland-Jørgensen-161/+83
2024-12-06selftests/bpf: Add more test cases for LPM trieHou Tao-0/+395
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao-9/+4
2024-12-05selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne-1/+1
2024-12-05selftest: hugetlb_dio: fix test namingMark Brown-9/+5
2024-12-05selftests/tc-testing: sfq: test that kernel rejects limit of 1Octavian Purdila-0/+41
2024-12-05selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadataSong Yoong Siang-0/+1
2024-12-05selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadataSong Yoong Siang-1/+1
2024-12-05libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet-14/+8