]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/powerpc-hcalls-record
Merge tag 'imx-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
[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.037622 seconds and 4 git commands to generate.