You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
I'm trying to profile my NDK code, but symbols don't show up in the results. I've followed the steps to enable debuggable builds, and i can see function names using nm on the .a file in my libs folder. But this is what i see in the HTML report:
If you've been incrementally building it may be worth cleaning and
rebuilding with the debugging options enabled to verify you're building
with symbols.
Cheers,
Stewart
On Wed, Sep 23, 2015 at 12:00 PM, mhess-connectify <[email protected]
wrote:
I'm trying to profile my NDK code, but symbols don't show up in the
results. I've followed the steps to enable debuggable builds, and i can see
function names using nm on the .a file in my libs folder. But this is what
i see in the HTML report:
I'm trying to profile my NDK code, but symbols don't show up in the results. I've followed the steps to enable debuggable builds, and i can see function names using nm on the .a file in my libs folder. But this is what i see in the HTML report:
http://i.imgur.com/7XxJgxk.png
The text was updated successfully, but these errors were encountered: