CobaltFusion / DebugVision

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:CMake 49.6%Language:Shell 47.9%Language:C++ 2.5%