How to Install seekwatcher in Ubuntu 18.04



Install seekwatcher by entering the following commands in the terminal:

sudo apt update
sudo apt install seekwatcher

Description:

utility to visualize block I/O patterns

Seekwatcher generates graphs from blktrace runs to help visualize IO patterns and performance. It can plot multiple blktrace runs together, making it easy to compare the differences between different benchmark runs.

Homepage: https://oss.oracle.com/~mason/seekwatcher/

Version: 0.12+hg20091016-3

Section: universe/utils