diff options
Diffstat (limited to 'tools/perf/trace/strace/groups/file')
-rw-r--r-- | tools/perf/trace/strace/groups/file | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/trace/strace/groups/file b/tools/perf/trace/strace/groups/file index 62378a899d79..722e25d200bf 100644 --- a/tools/perf/trace/strace/groups/file +++ b/tools/perf/trace/strace/groups/file @@ -9,6 +9,7 @@ mkdir open openat quotactl +read readlink rename rmdir @@ -16,3 +17,4 @@ stat statfs symlink unlink +write |