aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-06perf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet1-1/+1
2025-10-06selftests: net: unify the Makefile formatsJakub Kicinski17-242/+383
2025-10-06selftests: net: sort configsJakub Kicinski11-150/+150
2025-10-06perf tests: Don't retest sections in "Object code reading"James Clark1-34/+85
2025-10-06perf docs: Document building with ClangLeo Yan2-74/+21
2025-10-06perf build: Support build with clangLeo Yan1-1/+32
2025-10-06perf test coresight: Dismiss clang warning for unroll loop threadLeo Yan1-1/+3
2025-10-06perf test coresight: Dismiss clang warning for thread loopLeo Yan1-2/+2
2025-10-06perf test coresight: Dismiss clang warning for memcpy threadLeo Yan1-0/+2
2025-10-06perf build: Disable thread safety analysis for perl headerLeo Yan2-2/+2
2025-10-06perf build: Correct CROSS_ARCH for clangLeo Yan2-2/+2
2025-10-06perf python: split Clang options when invoking PopenLeo Yan1-1/+4
2025-10-06tools build: Align warning options with perfLeo Yan1-2/+2
2025-10-06perf disasm: Remove unused evsel from 'struct annotate_args'Ian Rogers2-2/+0
2025-10-06perf srcline: Fallback between addr2line implementationsIan Rogers8-481/+485
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+500
2025-10-06perf disasm: Make ins__scnprintf() and ins__is_nop() staticIan Rogers2-6/+3
2025-10-06perf dso: Clean up read_symbol() error handlingIan Rogers3-5/+16
2025-10-06perf dso: Support BPF programs in dso__read_symbol()Ian Rogers4-42/+80
2025-10-06perf dso: Move read_symbol() from llvm/capstone to dsoIan Rogers4-128/+97
2025-10-06perf llvm: Reduce LLVM initializationIan Rogers1-12/+21
2025-10-06perf check: Add libLLVM featureIan Rogers2-0/+2
2025-10-06Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+12
2025-10-06selftest: net: ovpn: Fix uninit return valuesSidharth Seela1-0/+2
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2025-10-06libbpf: Fix undefined behavior in {get,put}_unaligned_be32()Eric Biggers1-10/+14
2025-10-05Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-1647/+1306
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+11
2025-10-04Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2025-10-04Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-245/+902
2025-10-04Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds6-99/+181
2025-10-04Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+25
2025-10-04bpf: Finish constification of 1st parameter of bpf_d_path()Rong Tao2-2/+2
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds49-315/+1063
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds24-1/+3209
2025-10-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds21-314/+372
2025-10-03Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+3
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds6-0/+766
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-1/+1
2025-10-03perf parse-events: Fix parsing of >30kb event stringsIan Rogers1-14/+3
2025-10-03perf record: Add auto counter reload parse and regression testsThomas Falcon2-0/+94
2025-10-03perf record: Add ratio-to-prev termThomas Falcon10-2/+212
2025-10-03tools build: Remove libbpf-strings feature testIan Rogers3-15/+0
2025-10-03perf bpf-event: Use libbpf version rather than feature checkIan Rogers4-9/+6
2025-10-03perf build: Move libopcode disasm tests to BUILD_NONDISTROIan Rogers1-8/+8
2025-10-03tools build: Remove feature-libslang-include-subdirIan Rogers4-22/+2
2025-10-03perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTERZecheng Li3-6/+6
2025-10-03perf stat: Refactor retry/skip/fatal error handlingIan Rogers4-90/+76
2025-10-03perf stat: Move create_perf_stat_counter() to builtin-stat.cIan Rogers3-62/+58