xref: /linux/tools/perf/scripts/python/bin/sched-migration-report (revision 43e4f7ae4b4a96b5e84f6e1592d2e9353138e88c)
1#!/bin/bash
2# description: sched migration overview
3perf trace $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py
4