summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-23selftests/bpf: Fix potential premature unload in bpf_testmodArtem Savkov
2024-01-23bpftool: Silence build warning about calloc()Tiezhu Yang
2024-01-23bpf: Minor improvements for bpf_cmp.Alexei Starovoitov
2024-01-23selftests/bpf: Add a selftest with not-8-byte aligned BPF_STYonghong Song
2024-01-23bpf: Track aligned st store as imprecise spilled registersYonghong Song
2024-01-23selftests/bpf: Test assigning ID to scalars on spillMaxim Mikityanskiy
2024-01-23bpf: Assign ID to scalars on spillMaxim Mikityanskiy
2024-01-23selftests/bpf: Add a test case for 32-bit spill trackingMaxim Mikityanskiy
2024-01-23selftests/bpf: check if imprecise stack spills confuse infinite loop detectionEduard Zingerman
2024-01-23selftests/bpf: Fix the u64_offset_to_skb_data testMaxim Mikityanskiy
2024-01-23selftests/bpf: Update LLVM Phabricator linksNathan Chancellor
2024-01-23selftests/bpf: detect testing prog flags supportAndrii Nakryiko
2024-01-23selftests/bpf: fix test_loader check messageAndrii Nakryiko
2024-01-23selftests/bpf: Test the inlining of bpf_kptr_xchg()Hou Tao
2024-01-23selftests/bpf: Factor out get_xlated_program() helperHou Tao
2024-01-23tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima
2024-01-22perf sched: Commit to evsel__taskstate() to parse task state infoZe Gao
2024-01-22perf util: Add evsel__taskstate() to parse the task state info insteadZe Gao
2024-01-22perf util: Add helpers to parse task state string from libtraceeventZe Gao
2024-01-22perf sched: Sync state char array with the kernelZe Gao
2024-01-22perf data: Minor code style alignment cleanupYang Jihong
2024-01-22perf record: Check conflict between '--timestamp-filename' option and pipe mo...Yang Jihong
2024-01-22perf record: Fix possible incorrect free in record__switch_output()Yang Jihong
2024-01-22perf dwarf-aux: Check allowed DWARF OpsNamhyung Kim
2024-01-22perf annotate-data: Support stack variablesNamhyung Kim
2024-01-22perf dwarf-aux: Add die_get_cfa()Namhyung Kim
2024-01-22perf annotate-data: Support global variablesNamhyung Kim
2024-01-22perf annotate-data: Handle PC-relative addressingNamhyung Kim
2024-01-22perf annotate-data: Add stack operation pseudo typeNamhyung Kim
2024-01-22perf annotate-data: Handle array style accessesNamhyung Kim
2024-01-22perf annotate-data: Handle macro fusion on x86Namhyung Kim
2024-01-22perf annotate-data: Parse 'lock' prefix from llvm-objdumpNamhyung Kim
2024-01-22perf build: Check whether pkg-config is installed when libtraceevent is linkedYang Jihong
2024-01-22perf test: raise limit to 20 percent for perf_stat_--bpf-counters_testThomas Richter
2024-01-22tools/testing/nvdimm: Disable "missing prototypes / declarations" warningsDan Williams
2024-01-22tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams
2024-01-22selftests/rseq: Do not skip !allowed_cpus for mm_cidMathieu Desnoyers
2024-01-22selftests: livepatch: Test livepatching a heavily called syscallMarcos Paulo de Souza
2024-01-22livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza
2024-01-22kselftests: lib.mk: Add TEST_GEN_MODS_DIR variableMarcos Paulo de Souza
2024-01-22kselftest: dt: Stop relying on dirname to improve performanceNĂ­colas F. R. A. Prado
2024-01-22selftests/move_mount_set_group:Make tests build with old libcHu.Yadi
2024-01-22selftests/filesystems:fix build error in overlayfsHu Yadi
2024-01-21tools cpupower bench: Override CFLAGS assignmentsStanley Chan
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-19selftests: bonding: Increase timeout to 1200sBenjamin Poirier
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-19KVM: riscv: selftests: Add Zfa extension to get-reg-list testAnup Patel
2024-01-19KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list testAnup Patel