summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-05perf annotate-data: Fix libdw API contract violationsIan Rogers
2026-05-05perf probe-finder: Fix libdw API contract violationsIan Rogers
2026-05-05perf libdw: Fix libdw API contract violations and memory leaksIan Rogers
2026-05-05perf libdw: Support DWARF line 0 in inline listIan Rogers
2026-05-05perf libdw: Fix callchain parent update in ORDER_CALLER modeIan Rogers
2026-05-05perf srcline: Introduce inline_node__clear_frames()Ian Rogers
2026-05-05perf dwarf-aux: Fix libdw API contract violationsIan Rogers
2026-05-05perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_atIan Rogers
2026-05-05kselftest: fix doc for ksft_test_result_report()Woradorn Laodhanadhaworn
2026-05-05selftests/rseq: Make registration flexible for legacy and optimized modeThomas Gleixner
2026-05-05selftests/rseq: Skip tests if time slice extensions are not availableThomas Gleixner
2026-05-05selftests: openvswitch: add tests for tunnel vport refcountingIlya Maximets
2026-05-05selftests/membarrier: Add rseq stress test for CFS throttle interactionsAniket Gattani
2026-05-04objtool/klp: Cache dont_correlate() resultJosh Poimboeuf
2026-05-04objtool: Improve and simplify prefix symbol detectionJosh Poimboeuf
2026-05-04objtool/klp: Fix kCFI prefix finding/cloningJosh Poimboeuf
2026-05-04objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDINGJosh Poimboeuf
2026-05-04objtool/klp: Fix position-dependent checksums for non-relocated jumps/callsJosh Poimboeuf
2026-05-04objtool: Add insn_sym() helperJosh Poimboeuf
2026-05-04objtool/klp: Add correlation debugging outputJosh Poimboeuf
2026-05-04objtool/klp: Rewrite symbol correlation algorithmJosh Poimboeuf
2026-05-04objtool/klp: Calculate object checksumsJosh Poimboeuf
2026-05-04objtool/klp: Remove "objtool --checksum"Josh Poimboeuf
2026-05-04objtool/klp: Add "objtool klp checksum" subcommandJosh Poimboeuf
2026-05-04objtool: Consolidate file decoding into decode_file()Josh Poimboeuf
2026-05-04objtool/klp: Extricate checksum calculation from validate_branch()Josh Poimboeuf
2026-05-04objtool: Add is_cold_func() helperJosh Poimboeuf
2026-05-04objtool: Add is_alias_sym() helperJosh Poimboeuf
2026-05-04objtool/klp: Handle Clang .data..Lanon anonymous data sectionsJosh Poimboeuf
2026-05-04objtool/klp: Create empty checksum sections for function-less object filesJosh Poimboeuf
2026-05-04objtool: Include libsubcmd headers directly from source treeJosh Poimboeuf
2026-05-04objtool/klp: Don't set sym->file for section symbolsJosh Poimboeuf
2026-05-04objtool: Fix reloc hash collision in find_reloc_by_dest_range()Josh Poimboeuf
2026-05-04objtool/klp: Fix reloc corruption in convert_reloc_sym_to_secsym()Josh Poimboeuf
2026-05-04objtool/klp: Don't correlate .rodata.cst* constant pool objectsJosh Poimboeuf
2026-05-04objtool/klp: Fix pointer comparisons for rodata objectsJosh Poimboeuf
2026-05-04objtool/klp: Simplify reloc symbol conversionJosh Poimboeuf
2026-05-04objtool: Move mark_rodata() to elf.cJosh Poimboeuf
2026-05-04objtool/klp: Fix relocation conversion failures for R_X86_64_NONEJosh Poimboeuf
2026-05-04objtool/klp: Fix kCFI trap handlingJosh Poimboeuf
2026-05-04objtool/klp: Fix extraction of text annotations for alternativesJosh Poimboeuf
2026-05-04objtool/klp: Fix XXH3 state memory leakJosh Poimboeuf
2026-05-04objtool/klp: Fix cloning of zero-length section symbolsJosh Poimboeuf
2026-05-04objtool/klp: Fix handling of zero-length .altinstr_replacement sectionsJosh Poimboeuf
2026-05-04objtool/klp: Fix --debug-checksum for duplicate symbol namesJosh Poimboeuf
2026-05-04objtool: Replace iterator callback with for_each_sym_by_mangled_name()Josh Poimboeuf
2026-05-04objtool/klp: Fix create_fake_symbols() skipping entsize-based sectionsJoe Lawrence
2026-05-04objtool/klp: Improve local label checkJosh Poimboeuf
2026-05-04objtool/klp: Don't report uncorrelated functions as newJosh Poimboeuf
2026-05-04objtool/klp: Don't correlate __initstub__ symbolsJosh Poimboeuf