Brooklyn/tools/perf/scripts/python/bin/powerpc-hcalls-record
2021-05-27 00:09:36 +05:00

3 lines
73 B
Bash

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