mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
4 lines
123 B
Text
4 lines
123 B
Text
|
|
#!/bin/bash
|
||
|
|
# description: sched migration overview
|
||
|
|
perf trace $@ -s ~/libexec/perf-core/scripts/python/sched-migration.py
|