Show patches with: State = Action Required       |    Archived = No       |   31 patches
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v3] configure.ac, src/: add C++20, add new stackprof tool [v3] configure.ac, src/: add C++20, add new stackprof tool - - --- 2026-08-13 Serhei Makarov New
[v2,2/2] PR34498 stackprof: adopt new libdwflst API for per-arch constants [v2,1/2] PR34498 libdwfl_stacktace/dwflst_sample_frame.c: API for per-arch constants - - --- 2026-08-12 Serhei Makarov Accepted
[v2,1/2] PR34498 libdwfl_stacktace/dwflst_sample_frame.c: API for per-arch constants [v2,1/2] PR34498 libdwfl_stacktace/dwflst_sample_frame.c: API for per-arch constants - - --- 2026-08-12 Serhei Makarov Changes Requested
libdwfl: Handle kernel module sections absent from sysfs libdwfl: Handle kernel module sections absent from sysfs - - --- 2026-08-12 Li Pengfei New
[v3] config: guard against unset variables in profile.sh [v3] config: guard against unset variables in profile.sh - - --- 2026-08-07 Tiago de Paula New
[v2,5/5] libdw: Use dwelf_dwarf_debug_dwp in try_dwp_file [v2,1/5] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions - - --- 2026-07-29 Mark Wielaard New
[v2,4/5] libdw: Support using same file split DWARF [v2,1/5] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions - - --- 2026-07-29 Mark Wielaard New
[v2,3/5] libdw: Add Dwarf_Type (plain, dwo, gnu_lto) support for dwarf_begin [v2,1/5] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions - - --- 2026-07-29 Mark Wielaard New
[v2,2/5] libdw, readelf: fully support DWARF5 supplementary files and forms [v2,1/5] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions - - --- 2026-07-29 Mark Wielaard New
[v2,1/5] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions [v2,1/5] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions - - --- 2026-07-29 Mark Wielaard New
[v3,4/4] src/stacktrace.c: remove in favour of stackprof [v3,1/4] configure.ac, src/: add C++20, add new stackprof tool - - --- 2026-07-24 Serhei Makarov Accepted
[v3,3/4] doc/stackprof.1: add man page and NEWS for stackprof [v3,1/4] configure.ac, src/: add C++20, add new stackprof tool - - --- 2026-07-24 Serhei Makarov Accepted
[v3,2/4] tests/: add test suite for stackprof [v3,1/4] configure.ac, src/: add C++20, add new stackprof tool - - --- 2026-07-24 Serhei Makarov Accepted
[v3,1/4] configure.ac, src/: add C++20, add new stackprof tool [v3,1/4] configure.ac, src/: add C++20, add new stackprof tool - - --- 2026-07-24 Serhei Makarov Changes Requested
eblinitreg_sample.c: guard ebl_set_initial_registers_sample eblinitreg_sample.c: guard ebl_set_initial_registers_sample - - --- 2026-07-22 Serhei Makarov mjw Accepted
Add THREAD-SAFETY document Add THREAD-SAFETY document - - --- 2026-07-02 Aaron Merey Changes Requested
[v2,4/4] src/stacktrace.c: remove in favour of stackprof [v2,1/4] configure.ac, src/: add C++20, add new stackprof tool - - --- 2026-06-24 Serhei Makarov Changes Requested
[v2,3/4] doc/stackprof.1: add man page and NEWS for stackprof [v2,1/4] configure.ac, src/: add C++20, add new stackprof tool - - --- 2026-06-24 Serhei Makarov Accepted
[v2,2/4] tests/: add test suite for stackprof [v2,1/4] configure.ac, src/: add C++20, add new stackprof tool - - --- 2026-06-24 Serhei Makarov Changes Requested
[v2,1/4] configure.ac, src/: add C++20, add new stackprof tool [v2,1/4] configure.ac, src/: add C++20, add new stackprof tool - - --- 2026-06-24 Serhei Makarov Changes Requested
libebl: Fix out-of-bounds write in ebl_set_initial_registers_sample libebl: Fix out-of-bounds write in ebl_set_initial_registers_sample - - --- 2026-06-22 Sayed Kaif Changes Requested
build: Add --disable-programs configure option build: Add --disable-programs configure option - - --- 2026-01-15 David Changes Requested
configure.ac: explicitly check for asm/perf_regs.h presence configure.ac: explicitly check for asm/perf_regs.h presence - - --- 2025-11-24 Serhei Makarov Changes Requested
[v2] libdwelf: add dwelf_elf_remove_debug_relocs [v2] libdwelf: add dwelf_elf_remove_debug_relocs - - --- 2024-10-18 Aaron Merey New
test: Add mips in run-allregs.sh and run-readelf-mixed-corenote.sh test: Add mips in run-allregs.sh and run-readelf-mixed-corenote.sh - - --- 2024-05-24 Ying Huang mjw New
[v3,4/6] elflint: adapt src/elflint --gnu src/nm on mips Add support for MIPS - - --- 2024-03-05 Ying Huang mjw New
[v3,3/6] readelf: Adapt src/readelf -h/-S/-r/-w/-l/-d/-a on mips Add support for MIPS - - --- 2024-03-05 Ying Huang mjw New
[v3,2/6] strip: Adapt src/strip -o -f on mips Add support for MIPS - - --- 2024-03-05 Ying Huang mjw New
libdwfl: Remove asserts from library code libdwfl: Remove asserts from library code - - --- 2023-12-24 Di Chen amerey Changes Requested
A scenario where Perf cannot unwind the user stack by dwarf with libdw.so A scenario where Perf cannot unwind the user stack by dwarf with libdw.so - - --- 2023-02-13 liuxu \(AJ\) New
[RFC] backends: Add RISC-V object attribute printing [RFC] backends: Add RISC-V object attribute printing - - --- 2022-08-10 Andreas Schwab RFC