A collection of various dummy applications with different behaviors used for tracing
Two threads contending over a mutex This is to see how a critical path of execution can be formed between two threads working in a producer consumer manner. I will investigate how asynchronous processing may affect the detection of a critical path.