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 "$@"
/tools/net/ynl/lib/ynl.py?id=fd0616d34274fb489e3ea9aed089414d533b58e6'>tools: ynl: support directional enum-model in CLIJakub Kicinski 2023-01-31tools: ynl: add support for types needed by ethtoolJakub Kicinski 2023-01-31tools: ynl: use the common YAML loading and validation codeJakub Kicinski 2023-01-31tools: ynl: move the cli and netlink code aroundJakub Kicinski