Skip to content

Commit cf2f33a

Browse files
committed
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>
1 parent e607f14 commit cf2f33a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • tools/perf/trace/strace/groups

tools/perf/trace/strace/groups/file

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ mkdir
99
open
1010
openat
1111
quotactl
12+
read
1213
readlink
1314
rename
1415
rmdir
1516
stat
1617
statfs
1718
symlink
1819
unlink
20+
write

0 commit comments

Comments
 (0)