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
e5a5f1f015cf435eb3d2f5712ba51ffdbb92cbef
linux-apfs
/
tools
/
perf
/
scripts
/
python
/
bin
/
failed-syscalls-by-pid-record
T
3 lines
55 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: Remove leftover useless options to record trace events from scripts
2010-04-30 19:55:00 +02:00
perf record -a -e raw_syscalls:sys_exit
$@
Reference in New Issue
Copy Permalink