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