@cryptotaxi247 / infra / commits / 57b99aea

builders: install perf

Useful for finding out why build jobs are scaling beyond their core limit.

Martin Weinelt committed Jul 9, 2026 at 12:57 UTC 57b99aea7b80f46040b23b407f8add5d1ebeb655
1 file changed +1
builders/common/tools.nix
+1
@@ -12,6 +12,7 @@
12 nix-top
13 nvme-cli
14 pciutils
15 + perf
16 smartmontools
17 usbutils
18 ];