]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/task-analyzer-record
Merge tag 'for-6.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
[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.03394 seconds and 4 git commands to generate.