mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-06 22:22:11 +08:00
14bead366a
This reverts commit 255c89c6ab.
6 lines
149 B
Bash
6 lines
149 B
Bash
#!/usr/bin/bash
|
|
|
|
DEST=tici:/data/openpilot/selfdrive/debug/profiling/perfetto
|
|
|
|
scp tici:/data/openpilot/selfdrive/debug/profiling/perfetto/trace_* .
|