profiles/dev: add basic monitoring tools

This commit is contained in:
Gabriel Arazas 2023-08-19 15:25:15 +08:00
parent b2ace202e6
commit a88b0ff208
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -101,6 +101,10 @@ in {
moreutils # Less is more but more utilities, the merrier.
whois # Doctor, are you not?
valgrind # Making sure your applications don't pee as much.
# Measuring your bloated tanks power and bandwidth consumption.
powertop
nethogs
]
# Finally, a local environment for testing out GitHub workflows without
# embarassing yourself pushing a bunch of commits.