Brooklyn/tools/perf/scripts/python/bin/powerpc-hcalls-record
2022-04-02 18:24:21 +05:00

3 lines
73 B
Bash

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