Files
sunnypilot/selfdrive/debug/internal/rt/atrace.sh
Adeeb Shihadeh ebab660622 rt debug scripts (#2165)
* rt debug scripts

* bigger buffer

* cleanup

* move to internal

Co-authored-by: Comma Device <device@comma.ai>
2020-09-16 17:42:37 -07:00

5 lines
107 B
Bash
Executable File

#!/usr/bin/bash
echo 96000 > /d/tracing/buffer_size_kb
atrace -t 10 sched workq -b 96000 > /tmp/trace.txt