mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +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
|