]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/task-analyzer-record
Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/linux...
[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.027484 seconds and 4 git commands to generate.