Bug 1217737 - bpftrace has DWARF support disabled
Summary: bpftrace has DWARF support disabled
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Development (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Shung-Hsi Yu
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-01 14:37 UTC by Franck Bui
Modified: 2024-05-17 08:33 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.