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