Home
Engineering
Training
Docs
Community
Company
twitter
mastodon
linkedin
github
Elixir Cross Referencer
Open Menu
/
tools
/
perf
/
scripts
/
python
/
bin
/
task-analyzer-record
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Clear
Go get it
1
2
#!/bin/bash
perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"