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