Files
dragonpilot/selfdrive/debug/internal/rt/atrace.sh

5 lines
107 B
Bash
Raw Normal View History

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