https://bugs.documentfoundation.org/show_bug.cgi?id=167313
--- Comment #21 from Buovjaga <[email protected]> --- (In reply to Buovjaga from comment #20) > (In reply to Telesto from comment #19) > > @Ilmari > > Any advice how to avoid "unknowns" in a flamegraph? > > I was just wondering about the same thing the other day. I have to ask > others. I discussed it in the dev chat. In my case, this might be the answer: "we might not be passing down flags properly into 3rd party libs at all times. or its a system lib." In b.'s case, it can be a lack of symbols. There are no pre-built releases suitable for perf tracing, so one would have to do an own build with --enable-symbols and not any debug/dbgutil options. -- You are receiving this mail because: You are the assignee for the bug.
