kernel/tools/perf/scripts/python/bin/powerpc-hcalls-record
2024-07-22 17:22:30 +08:00

3 lines
73 B
Bash

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