]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/task-analyzer-record
Linux 6.14-rc3
[linux.git] / tools / perf / scripts / python / bin / task-analyzer-record
1 #!/bin/bash
2 perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"
This page took 0.03351 seconds and 4 git commands to generate.