summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
blob: 0f6b51bb2767f62df5156858e737dac5f1fe9e0f (plain)
1
2
#!/bin/bash
perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"
iles cleared marked as GPLv2 to SPDX tagsChristoph Hellwig 2018-05-14block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig 2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig