diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-01-26 11:56:14 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-01-26 14:48:18 -0500 |
commit | f0b4bbb2b25d818f4327e87cde9ffa1774f88c0e (patch) | |
tree | d4505d7b29b7193fe9a2ddb70054459d35a91a0a | |
parent | dad7bf18d0a76ea044929d8236b2c2a548f3a2b0 (diff) |
root_image: Add latencytop
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
-rwxr-xr-x | root_image | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ PACKAGES=(kexec-tools less psmisc openssh-server \ autoconf automake autopoint bison \ pkg-config libtool-bin \ gdb strace linux-perf trace-cmd blktrace sysstat iotop htop \ + latencytop \ hdparm mdadm lvm2 \ btrfs-progs jfsutils nilfs-tools f2fs-tools \ bc attr gawk acl rsync git python3-docutils \ |