profiler setup

pull/23603/head
Adeeb Shihadeh 2022-01-21 21:59:40 -08:00
parent 1e955b33ac
commit 3305a6f5b9
3 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1 @@
SnapdragonProfiler/

View File

@ -0,0 +1,7 @@
snapdragon profiler
--------
* download from https://developer.qualcomm.com/software/snapdragon-profiler
* unzip to selfdrive/debug/profiling/snapdragon/SnapdragonProfiler
* run ./setup-agnos.sh
* run selfdrive/debug/adb.sh on device

View File

@ -0,0 +1,7 @@
#!/bin/bash
# TODO: there's probably a better way to do this
cd SnapdragonProfiler/service
mv android real_android
ln -s iot_rb5_lu/ android