Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

richq/android-ndk-profiler

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
jni
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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