perf trace: Add read/write to the file group

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-l6812iuai3g486z3mn8ufan8@git.kernel.orgSigned-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent e607f142
...@@ -9,6 +9,7 @@ mkdir ...@@ -9,6 +9,7 @@ mkdir
open open
openat openat
quotactl quotactl
read
readlink readlink
rename rename
rmdir rmdir
...@@ -16,3 +17,4 @@ stat ...@@ -16,3 +17,4 @@ stat
statfs statfs
symlink symlink
unlink unlink
write
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment