#!/bin/bash # description: display a table of dropped frames perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@ 'alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/fs/splice.c?h=linux-3.15.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/splice.c
AgeCommit message (Expand)Author
2014-05-28vfs: fix vmplice_to_user()Miklos Szeredi
2014-04-01switch vmsplice_to_user() to copy_page_to_iter()Al Viro
2014-04-01pipe: kill ->map() and ->unmap()Al Viro
2014-01-22fuse: fix pipe_buf_operationsMiklos Szeredi
2013-10-24file->f_op is never NULL...Al Viro