mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-21 01:23:56 +08:00
10 lines
174 B
Plaintext
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
|