summaryrefslogtreecommitdiff
path: root/tools/perf/util/libdw.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-03perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...Ian Rogers1-1/+1
2026-05-06perf libdw: Fix libdw API contract violations and memory leaksIan Rogers1-6/+43
2026-05-06perf libdw: Support DWARF line 0 in inline listIan Rogers1-1/+2
2026-05-06perf libdw: Fix callchain parent update in ORDER_CALLER modeIan Rogers1-7/+13
2026-01-20perf powerpc: Unify the skip-callchain-idx libdw with that for addr2lineIan Rogers1-45/+56
2026-01-20perf libdw_addr2line: Fixes to srcline memory allocationIan Rogers1-3/+11
2026-01-12perf addr2line: Add a libdw implementationIan Rogers1-0/+153