This website requires JavaScript.
Explore
Help
Sign In
apfs
/
linux-apfs
Watch
0
Star
0
Fork
0
You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced
2026-05-01 15:00:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd0eae4e1cd5c4ff7c2a9ebcb3e78ea4631251ef
linux-apfs
/
tools
/
perf
/
scripts
/
python
/
bin
/
syscall-counts-record
T
3 lines
53 B
Bash
Raw
Normal View
History
Unescape
Escape
perf/scripts: Add syscall tracing scripts
2010-01-27 02:27:58 -06:00
#!/bin/bash
perf trace scripting: remove system-wide param from shell scripts
2010-11-10 08:08:20 -06:00
perf record -e raw_syscalls:sys_enter
$@
Reference in New Issue
Copy Permalink