Files
dragonpilot/selfdrive/debug/profiling/pyflame/build.txt
Adeeb Shihadeh 1669e4a5d1 external cleanup (#19647)
* remove external

* put back ffmpeg for now
2021-01-04 14:17:14 -08:00

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