littlewhywhat / extrace

Extrace
Other
0 stars 0 forks source link

Extrace Build StatusWaffle.io - Columns and their card count

Enhanced tracing tool for Android derived from atrace

Build

Build for Raspberry Pi3

https://github.com/android-rpi/device_brcm_rpi3

Use -j[n] option on sync & build steps, if build host has a good number of CPU cores.

Graphics HAL of this build : https://github.com/anholt/mesa/wiki/VC4

Build and run unit tests

to run you need to mount kernel debug file system first

mount -t debugfs none /sys/kernel/debug

then list categories and choose one to trace

extrace --list_categories
extrace some_category
extrace -d am -e sched -p 100000 -m 500 -pid some_PID -o /data/trace