aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJulian Wiedmann <[email protected]>2017-06-20 16:00:32 +0200
committerDavid S. Miller <[email protected]>2017-06-20 15:44:03 -0400
commit3cdc8a25297e4e0646c3e72671c95f065117a9fd (patch)
treebf1b23bee76cf5f2f8591527f1559360dfa8b485 /tools/perf/scripts/python/stackcollapse.py
parent2063a5f52ad8006db90bb84b4d75bdfee842af28 (diff)
s390/qeth: fix packing buffer statistics
There's two spots in qeth_send_packet() where we don't accurately account for transmitted packing buffers in qeth's performance statistics: 1) when flushing the current buffer due to insufficient size, and the next buffer is not EMPTY, we need to account for that flushed buffer. 2) when synchronizing with the TX completion code, we reset flush_count and thus forget to account for any previously flushed buffers. Reported-by: Nils Hoppmann <[email protected]> Signed-off-by: Julian Wiedmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions