Linux Process Explorer is a GUI and CLI utility to display runtime information about a process.
You need to install GTKMM 3 for Linux. Run the following on Ubuntu:
sudo apt install libgtkmm-3.0-dev
make gui
./bin/app $$
Linux Process Explorer is a GUI and CLI utility to display runtime information about a process.
You need to install GTKMM 3 for Linux. Run the following on Ubuntu:
sudo apt install libgtkmm-3.0-dev
make gui
./bin/app $$