Bug 25188 - support BTF
Summary: support BTF
Status: NEW
Alias: None
Product: systemtap
Classification: Unclassified
Component: translator (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-11 13:56 UTC by Frank Ch. Eigler
Modified: 2019-11-11 13:56 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Ch. Eigler 2019-11-11 13:56:18 UTC
CONFIG_DEBUG_INFO_BTF=y is making an appearance in the wild; for some subset of systemtap scripts, it may provide an adequate amount of debuginfo so we don't have to go to dwarf.  Let's find out how close it is to 'enough', and whether stap or elfutils is best positioned to parse it.