aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki1-1/+24
2024-08-09perf daemon: Fix the build on 32-bit architecturesArnaldo Carvalho de Melo1-4/+5
2024-08-09cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming2-0/+13
2024-08-09perf annotate-data: Support --skip-empty optionNamhyung Kim2-29/+45
2024-08-09perf annotate: Fix --group behavior when leader has no samplesNamhyung Kim1-2/+12
2024-08-09perf tools: Create source symlink in perf object dirAndi Kleen1-0/+2
2024-08-09perf debuginfo: Fix the build with !HAVE_DWARF_SUPPORTArnaldo Carvalho de Melo1-0/+2
2024-08-09rtla/osnoise: Prevent NULL dereference in error handlingDan Carpenter1-7/+4
2024-08-09tools/cpupower: display residency value in idle-infoAboorva Devarajan3-0/+14
2024-08-09perf script python: Add the 'ins_lat' field to event handlerZixian Cai1-1/+4
2024-08-09selftests: rds: add testing infrastructureVegard Nossum6-0/+593
2024-08-09tools/nolibc: pass argc, argv and envp to constructorsThomas Weißschuh2-13/+15
2024-08-08selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGSAlan Maguire2-3/+70
2024-08-08bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flagsAlan Maguire1-1/+2
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-27/+56
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-14/+41
2024-08-08perf test shell lbr: Support hybrid x86 systems tooArnaldo Carvalho de Melo1-1/+1
2024-08-08perf test: Add set of perf record LBR testsIan Rogers1-0/+161
2024-08-08perf callchain: Fix stitch LBR memory leaksIan Rogers3-2/+20
2024-08-08Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2024-08-08perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova1-1/+3
2024-08-08perf tests ftrace: Add pattern check for time, countArnaldo Carvalho de Melo1-0/+5
2024-08-08perf test: Add a new shell test for perf ftraceNamhyung Kim1-0/+84
2024-08-08perf annotate-data: Show typedef names properlyNamhyung Kim3-10/+33
2024-08-08perf annotate: Cache debuginfo for data type profilingNamhyung Kim5-14/+44
2024-08-08perf hist: Fix reference counting of branch_infoIan Rogers1-4/+14
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache1-1/+1
2024-08-07tracing/selftests: Run the ownership test twiceSteven Rostedt (Google)1-14/+20
2024-08-07selftests/uprobes: Add a basic uprobe testcaseMasami Hiramatsu (Google)1-0/+26
2024-08-07KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-listMark Brown1-2/+2
2024-08-07selftests/bpf: Add tests for bpf_get_dentry_xattrSong Liu3-7/+50
2024-08-07tools/include: Sync arm64 headers with the kernel sourcesNamhyung Kim1-0/+10
2024-08-07tools/include: Sync x86 headers with the kernel sourcesNamhyung Kim2-400/+414
2024-08-07tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim4-8/+189
2024-08-07tools/include: Sync network socket headers with the kernel sourcesNamhyung Kim2-1/+6
2024-08-07tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim4-6/+12
2024-08-07rcutorture: Add rcutree.nohz_full_patience_delay to TREE07Paul E. McKenney1-0/+1
2024-08-06tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim1-4/+5
2024-08-06tools/include: Sync uapi/linux/perf.h with the kernel sourcesNamhyung Kim1-2/+4
2024-08-06selftests: harness: rename __constructor_order for clarificationMasahiro Yamada1-6/+4
2024-08-06selftests: harness: remove unneeded __constructor_order_last()Masahiro Yamada4-28/+1
2024-08-06tools/include: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim4-1/+69
2024-08-06tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim1-0/+27
2024-08-06perf tools: Add tools/include/uapi/READMENamhyung Kim1-0/+73
2024-08-06Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo13-36/+142
2024-08-06selftests/bpf: add positive tests for new VFS based BPF kfuncsMatt Bobrowski2-0/+87
2024-08-06selftests/bpf: add negative tests for new VFS based BPF kfuncsMatt Bobrowski3-0/+189
2024-08-06perf jevents.py: Ensure event names aren't duplicatedIan Rogers1-0/+4
2024-08-06perf pmu-events: Remove duplicated ampereone eventIan Rogers1-3/+0
2024-08-06perf pmu-events: Change dependencies for empty-pmu-events.c testIan Rogers1-1/+1