aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorAndrey Ryabinin <[email protected]>2018-07-17 19:00:35 +0300
committerMiklos Szeredi <[email protected]>2018-07-26 16:13:12 +0200
commit9635453572028134b0f997afca8a6ad9ece2c515 (patch)
treeff438e94c56cc36a85b93c676ee0a4c3de3cb6ae /tools/perf/scripts/python/call-graph-from-sql.py
parentd6d931adce1193ef54d06fa9bbf58e5780ca516c (diff)
fuse: reduce allocation size for splice_write
The 'bufs' array contains 'pipe->buffers' elements, but the fuse_dev_splice_write() uses only 'pipe->nrbufs' elements. So reduce the allocation size to 'pipe->nrbufs' elements. Signed-off-by: Andrey Ryabinin <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions