Projects tagged ‘tracer’ and ‘tracing’


Jump to tag:

Projects tagged ‘tracer’ and ‘tracing’

Filtered by Project Tags tracer tracing

Refine results Project Tags c (1) python (1) monitoring (1) database (1) editor (1) ray (1) oracle (1) profiler (1) trace (1) client (1) wxwidgets (1) db (1)

[3 total ]

0 Users

CPTracer is an open source ray tracer, coming with a raytracing-specific 3d-editor. It is written in C++ and uses wxWidgets for the editor's interface. That way, it will be highly platform ... [More] independent. It is going to support real-time ray tracing and there will be the possibility to easily integrate the program in other applications. [Less]
Created 12 months ago.

0 Users

Tool for monitoring of OCI client applications [f.e.: TOAD/TOra, or any OCI-based fat client] interaction with Oracle Database. Monitors SQL statements and values passed/fetched. Consist of GUI [C#] ... [More] and events handler [C++]. Similar to Quest SQLMonitor. [Less]
Created 11 months ago.

0 Users

Lets you see your Python program's execution as a tree of function invocations, each tree node exposing the real time, and CPU time (user/sys) of that call. This project consists of two main ... [More] components: A Python tracer that can run your Python programs (much like "cProfile" and friends). A Gtk+ based GUI that can show the trace results. It uses a tiny auxiliary library written for it "graphfile" to allow append-only writing and reading static DAG's directly from file without reading it whole into memory at any stage. [Less]
Created about 1 year ago.