Bug 1216639 - Consider building perf with debuginfod support
Summary: Consider building perf with debuginfod support
Status: RESOLVED WONTFIX
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-27 08:00 UTC by Hadrien Grasland
Modified: 2023-10-27 11:26 UTC (History)
1 user (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 Hadrien Grasland 2023-10-27 08:00:40 UTC
debuginfod is a great time-saver, and I wish I could use it with perf as it could save me enormous debug symbol hunting time in everyday profiling. Especially when doing system-wide profiles.

Unfortunately, however, if I try enable perf's debuginfod support with "perf config record.debuginfod=system", I get a warning that it was not enabled in the build distributed by openSUSE:

> WARNING: debuginfod support requested, but perf is not built with it

May I ask you to consider adjusting the perf package's build configuration so that debuginfod support is included?
Comment 1 Jiri Slaby 2023-10-27 11:26:29 UTC
See bug 1213785.