]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/powerpc-hcalls-record
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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.040047 seconds and 4 git commands to generate.