Linux-6.18.2/tools/perf/scripts/python/bin/powerpc-hcalls-record

3 lines
73 B
Plaintext
Raw Normal View History

2025-12-23 20:05:50 +08:00
#!/bin/bash
perf record -e "{powerpc:hcall_entry,powerpc:hcall_exit}" $@