mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-04 08:54:45 +02:00
3 lines
73 B
Bash
3 lines
73 B
Bash
#!/bin/bash
|
|
perf record -e "{powerpc:hcall_entry,powerpc:hcall_exit}" $@
|