aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-07 19:14:29 +0100
committerFlex1911 <dedsa2002@gmail.com>2017-06-26 21:30:22 +0300
commit939b2740abf78757d9656d464fa4a8ef48bb10b4 (patch)
tree796b80d5c9e2aeba41c02fcf195b8ccf66997258 /tools/perf/scripts/python/syscall-counts.py
parent8bdb86ffb3ffdb9a5ff1fd65e42682b6a8ddf288 (diff)
splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE
Introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE. These modes check whether it is legal to read or write a file using splice. Both get automatically set on regular files and are not checked when a 'struct fileoperations' includes the splice_{read,write} methods. Change-Id: Icb601a7db12d4e07a62d790edaa8a9a5aed3ba2a Suggested-by: Linus Torvalds <torvalds@linux-foundation.org> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions