summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHyojun Kim <hyojun@google.com>2017-12-21 09:57:41 -0800
committerHyojun Kim <hyojun@google.com>2018-01-19 19:08:57 +0000
commitd96d95dd1d8bf37426911169c242d3699b6f3245 (patch)
tree66d87028a50b870b4a741326f88b385ab7466566 /tools/perf/scripts/python
parent52c02cf1b2a22196c78bae28653cdec114cc9c86 (diff)
blkdev: Refactoring block io latency histogram codes
The current io_latency_state structure includes entries for read and write requests. There are special types of write commands such as sync and discard (trim) commands, and the current implementation is not general enough if we want to separate latency histogram for such special commands. This change makes io_latency_state structure request-type neutral. It also changes to print the latency average. Signed-off-by: Hyojun Kim <hyojun@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions