mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-11 07:22:09 +08:00
3f8e95952a
version: sunnypilot v2026.002.000 (dev)
date: 2026-06-29T03:29:47
master commit: 31dc4d8e52
6 lines
153 B
Bash
Executable File
6 lines
153 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
DEST=tici:/data/openpilot/selfdrive/debug/profiling/perfetto
|
|
|
|
scp tici:/data/openpilot/selfdrive/debug/profiling/perfetto/trace_* .
|