Skip to content

A library you can compile into your Android NDK code to generate gprof-compatible profile information.

License

Notifications You must be signed in to change notification settings

Oliva13/android-ndk-profiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: Unmaintained code ahead

As an alternative please try out Google's own FPL Utils - NDK perf, which provides a non-intrusive way to profile your applications using Linux perf. However be warned that this too is only supported on 2 somewhat-obsolete devices.

The general churn in Android means that this library has suffered some severe bit-rot over the last couple of years. If you can help then pull requests are appreciated, but I no longer have the time or motivation to work on the project.

Profile Android NDK code. Further instructions on the docs/Usage.md page.

There are examples on the docs/Example.md page and the design decisions are discussed on the docs/HowItWorks.md page.

Build Status

About

A library you can compile into your Android NDK code to generate gprof-compatible profile information.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 68.1%
  • Shell 18.9%
  • Makefile 7.0%
  • Java 2.9%
  • Assembly 2.7%
  • C++ 0.4%