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