pi-linux/tools/perf/scripts/python/bin/powerpc-hcalls-record
2026-05-22 21:53:51 +08:00

3 lines
73 B
Bash

#!/bin/bash
perf record -e "{powerpc:hcall_entry,powerpc:hcall_exit}" $@