Profiling tools

This commit is contained in:
Robin Davies
2024-09-03 02:08:39 -04:00
parent b35d6a982d
commit 1bd0d27915
10 changed files with 327 additions and 8 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ Run the following commands to install dependent libraries required by the PiPeda
sudo apt install -y authbind
sudo apt install -y libavahi-client-dev
sudo apt install -y libnm-dev libicu-dev
sudo apt install -y libsdbus-c++-dev libzip-dev
sudo apt install -y libsdbus-c++-dev libzip-dev google-perftools
### Installing Sources