Package: wnpp
Severity: wishlist

* Package name    : traces
  Version         : 0.1
  Upstream Author : Yotam Rubin <[email protected]>
* URL             : https://github.com/yotamr/traces/
* License         : ASL 2
  Programming Lang: C, C++, Python
  Description     : type-aware C/C++ function and code tracing framework

Traces is an API tracing framework for Linux C/C++ applications. Traces 
provides a wrapper for gcc/g++ and instruments 
function entry/leave points as well as their parameters. Traces also provides 
an API for writing explicit traces through
DEBUG/INFO/WARN/ERROR macros. Traces are written to the filesystem using 
trace_dumper, which attaches itself to the memory
of traced applications and retrieves their traces. The package comes with 
interactive and non-interactive trace readers.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to