Skip to content

CobaltFusion/DebugVision

Repository files navigation

DebugVision

DebugVision "The software oscilloscope". Our goal is to provide a set of feature that can best be compared with an oscilloscope, but for debugging and profiling software.

The main idea is to instrument existing code with 'sample' points to collect information about the runtime behaviour. Then the software can be configurated to visualize and decode the information in an application specific way. This could mean you can visualize the latency (min/max/average) of your main loop. But you can also 'trigger' and 'zoom in' to specific pieces of your code.

About

A Software Oscilloscope and portable set of data collection and visualization tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published