openpilot/selfdrive/debug/profiling/pyflame/build.txt

10 lines
174 B
Plaintext

https://github.com/brendangregg/FlameGraph @ v1.0
phone:
git clone git@github.com:uber/pyflame.git
cd pyflame
git apply < ../fix-aarch64.patch
./autogen.sh
./configure
make