]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/syscall-counts-record
perf/scripts: Add syscall tracing scripts
[linux.git] / tools / perf / scripts / python / bin / syscall-counts-record
1 #!/bin/bash
2 perf record -c 1 -f -a -M -R -e raw_syscalls:sys_enter
This page took 0.026265 seconds and 4 git commands to generate.