hayodea d06ba8957a QtxAcqHistTracker: Implement complete algo; add depend graph
The dependency graph class enables us to perform analysis on the
qutex acquisition history data. By generating the graph and
detecting cycles in it, we can find true gridlocks.

We use this graph analysis code to implement the algorithmically
complete version of the gridlock detector.
2025-09-30 00:24:33 -04:00
2025-09-22 21:30:14 -04:00
2025-09-28 15:15:40 -04:00
2025-09-20 19:57:13 -04:00
2025-08-23 19:38:52 -04:00
2025-09-16 22:19:48 -04:00
2025-09-28 15:20:09 -04:00
2025-09-22 20:49:00 -04:00

The Salmanoff Project:

Salmanoff project logo

This project, Salmanoff (pronounced: Sal-man-off), is an ROS rewrite of the Harikoff project. The name is more reflective of the people whose ideas sparked the solutions in my mind. These people are:

  • Gregory SALmieri.
  • David HarriMAN.
  • Leonard PeikOFF.

Would you like to know what this project is and does? Well, it's a secret! But you can find out by reading the code. Or you could just ask me. Or you could wait until I release it. But that's no fun.

For package generation instructions, see PACKAGING.md.

Languages
C++ 89.4%
CMake 6.1%
C 2.3%
Shell 1.3%
GDB 0.6%
Other 0.3%