summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-24tools/thermal/thermal-engine: Take into account the thresholds APIDaniel Lezcano
2024-10-24tools/lib/thermal: Add the threshold netlink ABIDaniel Lezcano
2024-10-24tools/lib/thermal: Make more generic the command encoding functionDaniel Lezcano
2024-10-24pidfd: add ioctl to retrieve pid infoLuca Boccassi
2024-10-24tools/net/ynl: improve async notification handlingDonald Hunter
2024-10-23selftests/bpf: validate generic bpf_object and subskel APIs work togetherAndrii Nakryiko
2024-10-23libbpf: move global data mmap()'ing into bpf_object__load()Andrii Nakryiko
2024-10-23selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko
2024-10-23perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()Li Huafei
2024-10-23perf disasm: Use disasm_line__free() to properly free disasm_lineLi Huafei
2024-10-23perf disasm: Use disasm_line__free() to properly free disasm_lineLi Huafei
2024-10-23perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORTArnaldo Carvalho de Melo
2024-10-23libsubcmd: Silence compiler warningEder Zulian
2024-10-23libbpf: Prevent compiler warnings/errorsEder Zulian
2024-10-23resolve_btfids: Fix compiler warningsEder Zulian
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova
2024-10-23selftest: rtc: Add to check rtc alarm status for alarm related testJoseph Jang
2024-10-23selftests/sched_ext: add order-only dependency of runner.o on BPFOBJIhor Solodrai
2024-10-23uprobe: Add data pointer to consumer handlersJiri Olsa
2024-10-23selftests/bpf: Increase verifier log limit in veristatMykyta Yatsenko
2024-10-23tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2024-10-23perf trace: Fix non-listed archs in the syscalltbl routinesJiri Slaby
2024-10-23perf build: Change the clang check back to 12.0.1Howard Chu
2024-10-23perf trace augmented_raw_syscalls: Add more checks to pass the verifierHoward Chu
2024-10-23perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...Arnaldo Carvalho de Melo
2024-10-23kselftest/arm64: Log fp-stress child startup errors to stdoutMark Brown
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann
2024-10-22selftests/bpf: Retire test_sock.cJordan Rife
2024-10-22selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_testsJordan Rife
2024-10-22selftests/bpf: Migrate LOAD_REJECT test cases to prog_testsJordan Rife
2024-10-22selftests/bpf: Migrate *_POST_BIND test cases to prog_testsJordan Rife
2024-10-22perf test: Add precise_max subtest to the perf record shell testNamhyung Kim
2024-10-22perf record: Just use "cycles:P" as the default eventNamhyung Kim
2024-10-22perf tools: Check fallback error and orderNamhyung Kim
2024-10-22perf tools: Move x86__is_amd_cpu() to util/env.cNamhyung Kim
2024-10-22perf tools: Detect missing kernel features properlyNamhyung Kim
2024-10-22perf tools: Do not set exclude_guest for precise_ipNamhyung Kim
2024-10-22perf tools: Simplify evsel__add_modifier()Namhyung Kim
2024-10-22perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim
2024-10-22perf tools: Add fallback for exclude_guestNamhyung Kim
2024-10-22selftests: livepatch: test livepatching a kprobed functionMichael Vetter
2024-10-22selftests: livepatch: save and restore kprobe stateMichael Vetter
2024-10-22selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIRMichael Vetter
2024-10-22tools: ynl-gen: use big-endian netlink attribute typesAsbjørn Sloth Tønnesen
2024-10-22selftests: mlxsw: devlink_trap_police: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_max_descriptors: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_ets_strict: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_mc_aware: Use defer for test cleanupPetr Machata
2024-10-22selftests: ETS: Use defer for test cleanupPetr Machata