corakwue / ftraceLinks
Parser for Linux Ftrace (Android Systrace) logs for system power & performance analysis.
☆68Updated 5 years ago
Alternatives and similar repositories for ftrace
Users that are interested in ftrace are comparing it to the libraries listed below
Sorting:
- A debian-based shell environment designed for Android and adb☆336Updated 2 years ago
- Sample code for how to use Android binders from native (C++) space.☆315Updated 7 years ago
- Debug Android Framework Native Code Tutorial.☆156Updated 8 years ago
- Visual Studio Code project for AOSP tree☆70Updated 7 years ago
- systrace for Linux Desktop/Server☆23Updated 2 years ago
- Extended Android Tools is a place to host and maintain a build environment and makefiles cross compiling Linux tools we all love for Andr…☆246Updated last month
- This is a skeleton application that creates an Android service in C++, accessing it via Java/Binder.☆124Updated 16 years ago
- Project to analyse & test Android Binder IPC machnism as well as its related C++ library interface☆47Updated 13 years ago
- a python script to generate a memory/time graph from Android logcat output☆44Updated 11 years ago
- Android IPC System Service Example☆100Updated 9 years ago
- Android ELF cleaner☆132Updated 9 years ago
- Samples for various Android IPC mechanisms☆75Updated 12 years ago
- 🏗 Minimal Android AOSP build environment with handy automation wrapper scripts☆523Updated 7 years ago
- First iotop port for Android☆42Updated 11 years ago
- ☆15Updated 14 years ago
- Continuation of the LeakTracer project☆318Updated 6 years ago
- ARTDroid: Simple and easy to use library to intercept virtual-method calls under the Android ART runtime.☆63Updated 9 years ago
- 技术文档总结☆30Updated 5 years ago
- ☆50Updated 2 years ago
- Native IO Redirect implementation for Android.☆27Updated 9 years ago
- Android IPC. C++ binder demo☆39Updated 6 years ago
- Base on crash-utility project, apply analysis Linux kernel core.☆20Updated last week
- Docker images for checking out AOSP branches and building external code inside the source tree.☆52Updated 7 years ago
- KUnwind: Fast user-space backtrace for Linux☆20Updated 9 years ago
- 通过systrace GFX信息实时统计绘制的帧率情况。