mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-11 02:33:55 +08:00
724ee40fea
date: 2026-09-10T13:31:37
master commit: 6135084c94
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_* .
|