Linux-6.18.2/tools/perf/scripts/python/bin/task-analyzer-record

3 lines
79 B
Plaintext
Raw Permalink Normal View History

2025-12-23 20:05:50 +08:00
#!/bin/bash
perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"