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