commit
1b0fd44732
57 changed files with 73 additions and 18053 deletions
@ -1,5 +1,16 @@ |
||||
*.dlc filter=lfs diff=lfs merge=lfs -text |
||||
*.onnx filter=lfs diff=lfs merge=lfs -text |
||||
selfdrive/assets/fonts/* filter=lfs diff=lfs -text |
||||
selfdrive/assets/training/* filter=lfs diff=lfs -text |
||||
selfdrive/car/tests/test_models_segs.txt filter=lfs diff=lfs merge=lfs -text |
||||
selfdrive/assets/fonts/*.ttf filter=lfs diff=lfs merge=lfs -text |
||||
selfdrive/assets/training/*.png filter=lfs diff=lfs merge=lfs -text |
||||
system/hardware/tici/updater filter=lfs diff=lfs merge=lfs -text |
||||
selfdrive/ui/qt/spinner_larch64 filter=lfs diff=lfs merge=lfs -text |
||||
selfdrive/ui/qt/text_larch64 filter=lfs diff=lfs merge=lfs -text |
||||
third_party/**/*.a filter=lfs diff=lfs merge=lfs -text |
||||
third_party/**/*.so filter=lfs diff=lfs merge=lfs -text |
||||
third_party/**/*.dylib filter=lfs diff=lfs merge=lfs -text |
||||
third_party/acados/*/t_renderer filter=lfs diff=lfs merge=lfs -text |
||||
third_party/bootstrap/bootstrap-icons.svg filter=lfs diff=lfs merge=lfs -text |
||||
third_party/qt5/larch64/bin/lrelease filter=lfs diff=lfs merge=lfs -text |
||||
third_party/qt5/larch64/bin/lupdate filter=lfs diff=lfs merge=lfs -text |
||||
third_party/catch2/include/catch2/catch.hpp filter=lfs diff=lfs merge=lfs -text |
||||
|
@ -1,3 +0,0 @@ |
||||
version https://git-lfs.github.com/spec/v1 |
||||
oid sha256:9b19422590f5a1995f18f5097aa43f1d721e15a3980aa23236f612511bbb1247 |
||||
size 542 |
@ -1,3 +0,0 @@ |
||||
version https://git-lfs.github.com/spec/v1 |
||||
oid sha256:949bc01262fb0c894157a2f0d2bb01297a276c11acf55460d4c87c84b7832af4 |
||||
size 883 |
Binary file not shown.
@ -1,8 +0,0 @@ |
||||
#!/bin/bash |
||||
set -e |
||||
|
||||
cd "$( dirname "${BASH_SOURCE[0]}" )" |
||||
|
||||
ssh "$1" '$HOME/one/external/simpleperf/bin/android/arm64/simpleperf record --call-graph fp -a --duration 10 -o /tmp/perf.data' |
||||
scp "$1":/tmp/perf.data /tmp/perf.data |
||||
python2 report_html.py -i /tmp/perf.data -o /tmp/report.html |
@ -1,3 +0,0 @@ |
||||
git clone https://android.googlesource.com/platform/prebuilts/simpleperf |
||||
git reset --hard 311a9d2cd27841498fc90a0b26a755deb47e7ebd |
||||
cp -r report_html.* simpleperf_report_lib.py utils.py inferno lib ~/one/external/simpleperf/ |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 132 B |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue