|
Bugzilla – Full Text Bug Listing |
| Summary: | Consider building perf with debuginfod support | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Hadrien Grasland <grasland> |
| Component: | Kernel | Assignee: | openSUSE Kernel Bugs <kernel-bugs> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jslaby |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
See bug 1213785. |
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?