Open newpavlov opened 1 year ago
I have a crate which compiles into a shared library (i.e. cdylib). It would be really useful to analyze stack usage of its functions, but currently this utility supports only binaries.
cdylib
I have a crate which compiles into a shared library (i.e.
cdylib
). It would be really useful to analyze stack usage of its functions, but currently this utility supports only binaries.