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