profiler setup

old-commit-hash: 3305a6f5b9b5830a63033465e744d677c3933d3a
This commit is contained in:
Adeeb Shihadeh
2022-01-21 21:59:40 -08:00
parent 69e4c76089
commit 2e291cdddb
3 changed files with 15 additions and 0 deletions
@@ -0,0 +1 @@
SnapdragonProfiler/
@@ -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
+7
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