]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/task-analyzer-record
Merge tag 'spi-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[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.033933 seconds and 4 git commands to generate.