summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-06-10perf test cs-etm: Add all branch instructions to testJames Clark
2026-06-10perf test cs-etm: Make disassembly test use kcoreJames Clark
2026-06-10perf test cs-etm: Remove unused Coresight workloadsJames Clark
2026-06-10perf test cs-etm: Speed up basic testJames Clark
2026-06-10perf test cs-etm: Reduce snapshot sizeJames Clark
2026-06-10perf test cs-etm: Skip if not rootJames Clark
2026-06-10perf test cs-etm: Remove duplicate branch testsJames Clark
2026-06-10perf test cs-etm: Test decoding for concurrent threads testJames Clark
2026-06-10perf test: Add named_threads workloadJames Clark
2026-06-10perf test cs-etm: Replace memcpy test with raw dump stress testJames Clark
2026-06-10perf test cs-etm: Remove asm_pure_loop testJames Clark
2026-06-10perf test cs-etm: Replace unroll loop thread with deterministic decode testJames Clark
2026-06-10perf test: Add deterministic workloadJames Clark
2026-06-10perf test cs-etm: Test process attributionJames Clark
2026-06-10perf test: Add a workload that forces context switchesJames Clark
2026-06-10perf test: Add workload-ctl optionJames Clark
2026-06-10perf cs-etm: Queue context packets for frontendJames Clark
2026-06-10perf pmu: Use scnprintf in buffer offset calculationsAthira Rajeev
2026-06-10perf tools: Fix the check for parameterized field in event termAthira Rajeev
2026-06-10perf data convert json: Fix addr_location leak on time-filtered samplesTanushree Shah
2026-06-10perf s390: Fix TEXTREL in Python extension by compiling as PICJens Remus
2026-06-10perf build: Do not duplicate CFLAGS in Python extension buildsJens Remus
2026-06-10perf build: Respect V=1 for Python extension buildsJens Remus
2026-06-10perf riscv: fix register name stringsMartin Kaiser
2026-06-10perf dwarf: Avoid redefinition warnings for REG_DWARFNUM_NAMEMartin Kaiser
2026-06-10libperf: Document code simplification case for widening struct perf_cpuArnaldo Carvalho de Melo
2026-06-10perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()Arnaldo Carvalho de Melo
2026-06-10perf hists: Fix snprintf() in hists__scnprintf_title() UID filter pathArnaldo Carvalho de Melo
2026-06-10perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()Arnaldo Carvalho de Melo
2026-06-10perf tools: Add O_CLOEXEC to open() calls in DSO and ELF codeArnaldo Carvalho de Melo
2026-06-10perf sched: Fix idle-hist callchain display using wrong rb_first variantArnaldo Carvalho de Melo
2026-06-10perf sched: Bounds-check prio before test_bit() in timehistArnaldo Carvalho de Melo
2026-06-10cxl/test: Zero out LSA backing memory to avoid leaking to userDave Jiang
2026-06-10cxl/test: Fix integer overflow in mock LSA bounds checksDave Jiang
2026-06-10cxl/test: Verify cmd->size_in before accessing payloadDave Jiang
2026-06-10perf tools: NULL bitmap pointers after bitmap_free()Arnaldo Carvalho de Melo
2026-06-10selftests/bpf: Fix bpf_iter/task_vma testYonghong Song
2026-06-10selftests: bonding: add test for lacp_strict modeLouis Scalbert
2026-06-10bonding: 3ad: add lacp_strict configuration knobLouis Scalbert
2026-06-10tools: missed broadcast_neigh if_link uapi headerLouis Scalbert
2026-06-10perf tools: Use perf_env__get_cpu_topology() in machine__resolve()Arnaldo Carvalho de Melo
2026-06-10perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflowArnaldo Carvalho de Melo
2026-06-10perf tools: Fix get_max_num() size_t underflow on empty sysfs fileArnaldo Carvalho de Melo
2026-06-10Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-10tools/virtio: fix build for kmalloc_obj API and missing stubsMichael S. Tsirkin
2026-06-10tools/virtio: check mmap return value in vringh_testlonglong yan
2026-06-09selftests/bpf: Exercise kptr map update lifetimeKumar Kartikeya Dwivedi
2026-06-09selftests/bpf: Exercise unsafe obj drops from tracing progsKumar Kartikeya Dwivedi
2026-06-09bpf: Cancel special fields on map value recycleJustin Suess
2026-06-09bpf: Reject bpf_obj_drop() from tracing progsJustin Suess