]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/powerpc-hcalls-record
Merge tag 'block-5.8-2020-07-17' of git://git.kernel.dk/linux-block into master
[linux.git] / tools / perf / scripts / python / bin / powerpc-hcalls-record
1 #!/bin/bash
2 perf record -e "{powerpc:hcall_entry,powerpc:hcall_exit}" $@
This page took 0.037372 seconds and 4 git commands to generate.