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