summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/strace
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2015-09-04 13:22:06 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2015-09-04 13:22:06 -0300
commitcf2f33a4e54096f90652cca3511fd6a456ea5abe (patch)
treee547f6f62640ffcda00d0c542b8126ec1e7588e5 /tools/perf/trace/strace
parente607f1426b584f2bd3f688a2d416baf963251e7a (diff)
downloadlinux-cf2f33a4e54096f90652cca3511fd6a456ea5abe.tar.gz
linux-cf2f33a4e54096f90652cca3511fd6a456ea5abe.tar.xz
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.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/trace/strace')
-rw-r--r--tools/perf/trace/strace/groups/file2
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