Sign in
gem5
/
arm
/
linux
/
2df202bf7520eaffcbfb07e45dfa3cfb0aeee2c0
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
failed-syscalls-report
blob: 8bfc660e5056207c76f9d5effe117604ca0b52c7 [
file
]
#!/bin/bash
# description: system-wide failed syscalls
# args: [comm]
perf trace
-
s
~/
libexec
/
perf
-
core
/
scripts
/
perl
/
failed
-
syscalls
.
pl $1