feat(tazjin/khamovnik): add some perf analysis tooling
Change-Id: Ia6db1213bb62cfba475ee9d1654763d56c98fc7c Reviewed-on: https://cl.tvl.fyi/c/depot/+/9897 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
f52210ddd4
commit
524acf0337
1 changed files with 3 additions and 0 deletions
|
@ -117,6 +117,9 @@ in
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
tdesktop
|
||||
linuxPackages.perf
|
||||
hotspot
|
||||
protobuf
|
||||
];
|
||||
|
||||
system.stateVersion = "23.05"; # Did you read the comment?
|
||||
|
|
Loading…
Reference in a new issue