summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-08-28selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière-1/+1
2025-08-28perf annotate: Add dso__debuginfo() helperNamhyung Kim-5/+15
2025-08-28perf annotate: Hide data-type for stack operation and canaryNamhyung Kim-2/+13
2025-08-28perf annotate: Show warning when debuginfo is not availableNamhyung Kim-0/+28
2025-08-28perf annotate: Add 'T' hot key to toggle data type displayNamhyung Kim-5/+12
2025-08-28perf annotate: Add --code-with-type support for TUINamhyung Kim-9/+50
2025-08-28perf annotate: Return printed number from disasm_line__write()Namhyung Kim-3/+3
2025-08-28perf annotate: Simplify width calculation in annotation_line__write()Namhyung Kim-3/+9
2025-08-28perf annotate: Pass annotation_print_data to annotation_line__write()Namhyung Kim-18/+43
2025-08-28perf annotate: Remove __annotation_line__write()Namhyung Kim-28/+20
2025-08-28perf annotate: Remove annotation_print_data.startNamhyung Kim-4/+2
2025-08-28perf annotate: Rename to __hist_entry__tui_annotate()Namhyung Kim-28/+38
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei-33/+74
2025-08-28udp: add drop_counters to udp socketEric Dumazet-3/+4
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan-9/+14
2025-08-27Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds-94/+342
2025-08-27selftests/bpf: Add LPM trie microbenchmarksMatt Fleming-0/+853
2025-08-27selftests/bpf: Enable timed may_goto tests for arm64Puranjay Mohan-40/+23
2025-08-27selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...Jiawei Zhao-2/+112
2025-08-27libbpf: Fix USDT SIB argument handling causing unrecognized register errorJiawei Zhao-7/+99
2025-08-27selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma-36/+36
2025-08-27bpf: Add selftest to check the verifier's abstract multiplicationNandakumar Edamana-0/+40
2025-08-27vfio: selftests: Add a script to help with running VFIO selftestsDavid Matlack-0/+110
2025-08-27vfio: selftests: Make iommufd the default iommu_modeDavid Matlack-1/+1
2025-08-27vfio: selftests: Add iommufd modeDavid Matlack-35/+146
2025-08-27vfio: selftests: Add iommufd_compat_type1{,v2} modesDavid Matlack-3/+23
2025-08-27vfio: selftests: Add vfio_type1v2_modeDavid Matlack-1/+7
2025-08-27vfio: selftests: Replicate tests across all iommu_modesDavid Matlack-14/+32
2025-08-27vfio: selftests: Encapsulate IOMMU modeDavid Matlack-12/+52
2025-08-27vfio: selftests: Move helper to get cdev path to libvfioDavid Matlack-32/+34
2025-08-27vfio: selftests: Add driver for Intel DSADavid Matlack-0/+420
2025-08-27tools headers: Import iosubmit_cmds512()David Matlack-0/+53
2025-08-27vfio: selftests: Add driver for Intel CBDMADavid Matlack-1/+253
2025-08-27tools headers: Add symlink to linux/pci_ids.hDavid Matlack-0/+1
2025-08-27tools headers: Import x86 MMIO helper overridesDavid Matlack-0/+79
2025-08-27tools headers: Import asm-generic MMIO helpersDavid Matlack-1/+492
2025-08-27tools headers: Add stub definition for __iomemDavid Matlack-0/+4
2025-08-27vfio: sefltests: Add vfio_pci_driver_testDavid Matlack-0/+234
2025-08-27vfio: selftests: Add driver frameworkDavid Matlack-0/+214
2025-08-27vfio: selftests: Add a helper for matching vendor+device IDsDavid Matlack-3/+8
2025-08-27vfio: selftests: Enable asserting MSI eventfds not firingDavid Matlack-1/+21
2025-08-27vfio: selftests: Keep track of DMA regions mapped into the deviceDavid Matlack-24/+79
2025-08-27vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMUJosh Hilke-0/+111
2025-08-27vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLBJosh Hilke-5/+33
2025-08-27vfio: selftests: Add test to reset vfio device.Josh Hilke-0/+14
2025-08-27vfio: selftests: Move vfio dma mapping test to their own fileJosh Hilke-18/+52
2025-08-27vfio: selftests: Test basic VFIO and IOMMUFD integrationJosh Hilke-0/+158
2025-08-27vfio: selftests: Introduce vfio_pci_device_testDavid Matlack-0/+181
2025-08-27vfio: selftests: Add a helper library for VFIO selftestsDavid Matlack-0/+534
2025-08-27selftests: Create tools/testing/selftests/vfioDavid Matlack-0/+10