mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-08 18:59:00 +00:00
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
|