Bug 1217737

Summary: bpftrace has DWARF support disabled
Product: [openSUSE] openSUSE Tumbleweed Reporter: Franck Bui <fbui>
Component: DevelopmentAssignee: Shung-Hsi Yu <shung-hsi.yu>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: petr.vorel, shung-hsi.yu
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Franck Bui 2023-12-01 14:37:36 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.
Comment 1 Shung-Hsi Yu 2023-12-14 09:15:27 UTC
(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!
Comment 2 Petr Vorel 2024-05-17 08:33:31 UTC
Current bpftrace has DWARF support (libdw (DWARF support): yes), let's close this.