summaryrefslogtreecommitdiff
path: root/tools/perf/util/libdw.c
AgeCommit message (Expand)Author
2026-06-03perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...Ian 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-01-20perf powerpc: Unify the skip-callchain-idx libdw with that for addr2lineIan Rogers
2026-01-20perf libdw_addr2line: Fixes to srcline memory allocationIan Rogers
2026-01-12perf addr2line: Add a libdw implementationIan Rogers