summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-06-27selftests/hid: add another test for injecting an event from an event hookBenjamin Tissoires-0/+79
2024-06-27selftests/hid: add wq test for hid_bpf_input_report()Benjamin Tissoires-0/+126
2024-06-27selftests/hid: add tests for hid_hw_output_report HID-BPF hooksBenjamin Tissoires-0/+160
2024-06-27selftests/hid: add tests for hid_hw_raw_request HID-BPF hooksBenjamin Tissoires-0/+188
2024-06-27selftests/alsa:Fix printf format string in pcm-test.cZhu Jun-1/+1
2024-06-26selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski-5/+399
2024-06-26selftests: drv-net: add ability to wait for at least N packets to load genJakub Kicinski-7/+23
2024-06-26selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski-1/+22
2024-06-26selftests: drv-net: try to check if port is in useJakub Kicinski-2/+13
2024-06-26selftests/bpf: Move ARRAY_SIZE to bpf_misc.hJiri Olsa-40/+13
2024-06-26libbpf: Fix clang compilation error in btf_relocate.cAlan Maguire-2/+2
2024-06-26selftests/bpf: Don't close(-1) in serial_test_fexit_stress()Ma Ke-2/+2
2024-06-26bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...Matt Bobrowski-2/+48
2024-06-26Merge branch 'for-linus' into for-nextTakashi Iwai-21/+652
2024-06-26selftests/resctrl: Fix non-contiguous CBM for AMDBabu Moger-10/+22
2024-06-26perf test stat_bpf_counter.sh: Stabilize the test resultsVeronika Molnarova-18/+18
2024-06-26perf python: Clean up build dependenciesIan Rogers-62/+1
2024-06-26perf python: Switch module to linking libraries from building sourceIan Rogers-208/+110
2024-06-26perf util: Make util its own libraryIan Rogers-305/+316
2024-06-26perf bench: Make bench its own libraryIan Rogers-26/+35
2024-06-26perf test: Make tests its own libraryIan Rogers-104/+115
2024-06-26perf pmu-events: Make pmu-events a libraryIan Rogers-6/+10
2024-06-26perf ui: Make ui its own libraryIan Rogers-21/+31
2024-06-26perf build: Add '*.a' to clean targetsIan Rogers-5/+12
2024-06-26KVM: riscv: selftests: Add Zcmop extension to get-reg-list testClément Léger-0/+4
2024-06-26KVM: riscv: selftests: Add some Zc* extensions to get-reg-list testClément Léger-0/+16
2024-06-26KVM: riscv: selftests: Add Zimop extension to get-reg-list testClément Léger-0/+4
2024-06-26perf kvm/riscv: Port perf kvm stat to RISC-VShenlin Liang-0/+115
2024-06-25cxl/region: check interleave capabilityYao Xingtao-0/+4
2024-06-25perf mem: Fix a segfault with NULL event->nameNamhyung Kim-1/+1
2024-06-25perf tools: Fix a compiler warning of NULL pointerNamhyung Kim-0/+3
2024-06-25perf symbol: Simplify kernel module checkingNamhyung Kim-4/+1
2024-06-25perf report: Fix condition in sort__sym_cmp()Namhyung Kim-1/+1
2024-06-25perf pmus: Fixes always false when compare duplicates aliasesJunhao He-2/+3
2024-06-25perf unwind-libunwind: Add malloc() failure handlingYunseong Kim-0/+5
2024-06-25util: constant -1 with expression of type charYunseong Kim-1/+1
2024-06-25perf: Timehist account sch delay for scheduled out runningFernand Sieber-3/+6
2024-06-25perf tests: Add APX and other new instructions to x86 instruction decoder testAdrian Hunter-0/+1739
2024-06-25perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoderAdrian Hunter-0/+9
2024-06-25perf test: Check output of the probe ... --funcs commandChaitanya S Prakash-1/+1
2024-06-25tools/perf: Fix parallel-perf python script to replace new python syntax ":="...Athira Rajeev-1/+2
2024-06-25tools/perf: Use is_perf_pid_map_name helper function to check dso's of patter...Athira Rajeev-2/+2
2024-06-25tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__loadAthira Rajeev-1/+18
2024-06-25selftests: net: remove unneeded IP_GRE configYujie Liu-1/+0
2024-06-24tools/testing/radix-tree: add missing MODULE_DESCRIPTION definitionSidhartha Kumar-0/+2
2024-06-24proc: test "Kthread:" fieldAlexey Dobriyan-0/+94
2024-06-24tools/lib/list_sort: remove redundant code for cond_resched handlingKuan-Wei Chiu-10/+0
2024-06-24selftests: introduce additional eventfd test coverageWen Yang-5/+131
2024-06-24selftests/mqueue: fix 5 warnings about signed/unsigned mismatchesJohn Hubbard-2/+4
2024-06-24selftests/mm:fix test_prctl_fork_exec return failureaigourensheng-16/+22