namhyung / uftrace

Function graph tracer for C/C++/Rust/Python
https://uftrace.github.io/slide/
GNU General Public License v2.0
3.03k stars 444 forks source link

too many "symbol: cannot find debug file: No DWARF information found" messages #1905

Closed honggyukim closed 5 months ago

honggyukim commented 6 months ago

It seems cannot find debug file: No DWARF information found message is repeated too many times with debug level 1.

$ uftrace record -P. -v ...
    ...
symbol: cannot find debug file: No DWARF information found
    ...

We might have to consider making this pr_dbg to pr_dbg2.