You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When libc-dbg is not installed, libc frames in perf flamegraphs appear
as bare hex addresses, making comparisons unusable. This adds a warning
during walltime profile processing when libc is loaded but has no DWARF
debug info, suggesting users install libc6-dbg.
0 commit comments