summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/powerpc-hcalls-record
blob: b7402aa9147dd062a86ad06c70a6f1e5978d1e6f (plain)
1
2
#!/bin/bash
perf record -e "{powerpc:hcall_entry,powerpc:hcall_exit}" $@
OpenPOWER on IntegriCloud