aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-07-31perf annotate: Update parameters for reg extract functions to use raw instruc...Athira Rajeev8-16/+96
2024-07-31perf annotate: Add support to capture and parse raw instruction in powerpc us...Athira Rajeev1-0/+102
2024-07-31perf annotate: Add disasm_line__parse() to parse raw instruction for powerpcAthira Rajeev6-2/+79
2024-07-31perf annotate: Update TYPE_STATE_MAX_REGS to include max of regs in powerpcAthira Rajeev1-0/+4
2024-07-31perf annotate: Add "update_insn_state" callback function to handle arch speci...Athira Rajeev5-383/+424
2024-07-31perf annotate: Move the data structures related to register type to header fileAthira Rajeev2-52/+57
2024-07-31perf test: Avoid python leak sanitizer test failuresIan Rogers2-0/+6
2024-07-31perf trace: Remove arg_fmt->is_enum, we can get that from the BTF typeArnaldo Carvalho de Melo2-46/+56
2024-07-31perf trace: Introduce trace__btf_scnprintf()Arnaldo Carvalho de Melo1-22/+27
2024-07-31perf test trace_btf_enum: Add regression test for the BTF augmentation of enu...Howard Chu1-0/+61
2024-07-31perf test: Add landlock workloadHoward Chu4-0/+69
2024-07-31scx/selftests: Verify we can call create_dsq from prog_runDavid Vernet1-0/+1
2024-07-31kselftest: cpufreq: Add RTC wakeup alarmShreeya Patel2-1/+27
2024-07-31selftests/exec: Fix grammar in an error message.Chang Yu1-1/+1
2024-07-31selftests: tpm2: redirect python unittest logs to stdoutMuhammad Usama Anjum3-3/+3
2024-07-31selftests: ksft: Fix finished() helper exit code on skipped testsLaura Nao1-1/+1
2024-07-31selftests/bpf: add wrong type test to cgroup devAlexis Lothoré (eBPF Foundation)1-0/+4
2024-07-31selftests/bpf: convert test_dev_cgroup to test_progsAlexis Lothoré (eBPF Foundation)4-88/+121
2024-07-31selftests/bpf: do not disable /dev/null device access in cgroup dev testAlexis Lothoré (eBPF Foundation)2-11/+11
2024-07-31perf trace: Filter enum arguments with enum namesHoward Chu1-6/+56
2024-07-31perf trace: Augment non-syscall tracepoints with enum arguments with BTFHoward Chu1-7/+22
2024-07-31perf trace: BTF-based enum pretty printing for syscall argsHoward Chu1-4/+106
2024-07-31binder: frozen notification binder_features flagYu-Ting Tseng1-0/+1
2024-07-31tools: gpio: Fix the wrong format specifierZhu Jun1-2/+2
2024-07-30Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...Linus Torvalds5-13/+117
2024-07-30selftests/bpf: fix RELEASE=1 compilation for sock_addr.cAndrii Nakryiko1-0/+1
2024-07-30selftests/bpf: Fix error compiling tc_redirect.c with musl libcTony Ambardar1-6/+6
2024-07-30selftests/bpf: Fix using stdout, stderr as struct field namesTony Ambardar3-38/+38
2024-07-30selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar1-1/+15
2024-07-30selftests/bpf: Fix redefinition errors compiling lwt_reroute.cTony Ambardar1-0/+1
2024-07-30selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar1-0/+4
2024-07-30selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar1-1/+2
2024-07-30selftests/bpf: Fix arg parsing in veristat, test_progsTony Ambardar2-6/+6
2024-07-30selftests/bpf: Use portable POSIX basename()Tony Ambardar2-3/+6
2024-07-30bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall testJiri Olsa1-1/+1
2024-07-30tools/bpf: Fix the wrong format specifierZhu Jun1-2/+2
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo992-8959/+101432
2024-07-30selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)1-6/+28
2024-07-30selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)1-10/+32
2024-07-30Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard1-1/+3
2024-07-29selftests/bpf: Load struct_ops map in global_maps_resize testDavid Vernet1-0/+16
2024-07-29selftests/bpf: Integrate test_xdp_veth into test_progsAlexis Lothoré (eBPF Foundation)3-122/+213
2024-07-29selftests/bpf: Update xdp_redirect_map prog sections for libbpfAlexis Lothoré (eBPF Foundation)1-3/+3
2024-07-29libbpf: Don't take direct pointers into BTF data from st_opsDavid Vernet1-10/+13
2024-07-29selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar1-2/+0
2024-07-29selftests/bpf: Fix errors compiling crypto_sanity.c with musl libcTony Ambardar1-1/+0
2024-07-29selftests/bpf: Fix errors compiling decap_sanity.c with musl libcTony Ambardar1-1/+0
2024-07-29selftests/bpf: Fix errors compiling lwt_redirect.c with musl libcTony Ambardar1-1/+0
2024-07-29selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar1-0/+1
2024-07-29selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar1-0/+1