Skip to content

A collection of various mini applications with different behaviors used for tracing

Notifications You must be signed in to change notification settings

azharivs/tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tracing

A collection of various dummy applications with different behaviors used for tracing

mutex_contention:

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.

test_client, test_server

About

A collection of various mini applications with different behaviors used for tracing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages