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