Hacker News new | ask | show | jobs
by jamilbk 848 days ago
Looks neat! We could use something like this for profiling certain codepaths in our Android client.

Any plans to support native libraries built with the NDK as well?

1 comments

At the moment we support JVM based libs automatically, NDK instrumentation requires manual code annotation. But we're going to automate it in one of the future releases