While analyzing vmcores the first thing that people do when they want to check disk I/O is something like this: crash> dev -d | awk '$5 != 0' Since there might be lots of disks, this makes scrolling through them much easier. I think we should have this option implemented for dev command itself. Oleksandr Natalenko (1): dev: add option to filter disks with no I/O dev.c | 27 +++++++++++++++++++-------- help.c | 1 + 2 files changed, 20 insertions(+), 8 deletions(-) -- 2.15.0 -- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/crash-utility