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

10 lines
174 B
Plaintext
Raw Normal View History

2020-01-17 11:33:21 -07:00
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