benfred / py-spy

Sampling profiler for Python programs
MIT License
12.89k stars 431 forks source link

Enhance the way to demangle rust symbols #703

Open jiangliu opened 1 month ago

jiangliu commented 1 month ago

Try to demangle with both cpp_demange and rustc_demange, and choose the shorter one.