4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
|
#!/bin/bash
|
||
|
# description: sched migration overview
|
||
|
perf trace $@ -s ~/libexec/perf-core/scripts/python/sched-migration.py
|