pyflame-server icon indicating copy to clipboard operation
pyflame-server copied to clipboard

no symbol name found

Open xiaochazuo opened this issue 6 years ago • 1 comments

I tried using ./pyflame -c -s 5 -p 28947 > profile.txt command to see both python and c++ stacks

But in profile.txt --no symbol name found are shown which are supposed to be c++ stack Do I miss something to install? Python stacks are ok FYI.

xiaochazuo avatar Feb 28 '20 06:02 xiaochazuo

try using python-dev pkg.

Meteorix avatar Mar 01 '20 02:03 Meteorix