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