Toggle navigation
/
tools
/
perf
/
scripts
/
python
/
bin
/task-analyzer-record
Symbol
File
Text
Line
#!/bin/bash perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"