seekwatcher
utility to visualize block I/O patterns
Install
- All systems
-
curl cmd.cat/seekwatcher.sh
- Debian
-
apt-get install seekwatcher
- Ubuntu
-
apt-get install seekwatcher
- Kali Linux
-
apt-get install seekwatcher
- CentOS
-
yum install seekwatcher
- Fedora
-
dnf install seekwatcher
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install seekwatcher
- Raspbian
-
apt-get install seekwatcher
- Dockerfile
- dockerfile.run/seekwatcher
seekwatcher
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.