Bugzilla – Bug 1217737
bpftrace has DWARF support disabled
Last modified: 2024-05-17 08:33:31 UTC
Hi, # bpftrace --info |& egrep "DWARF|version" version: v0.19.1 libdw (DWARF support): no Is there any specific reason to keep DWARF support disabled ? If not can it be turned ON to make uprobe more useful ? Thanks.
(In reply to Franck Bui from comment #0) > Is there any specific reason to keep DWARF support disabled ? Probably not, I'll add the libdw dependency to bpftrace. Thanks for bringing this up!
Current bpftrace has DWARF support (libdw (DWARF support): yes), let's close this.