Files
thead-kernel/tools/perf/scripts/python/bin/powerpc-hcalls-record
2022-09-13 11:05:52 +08:00

3 lines
73 B
Bash

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