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