[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#672515: RFP: traces -- type-aware C/C++ function and code tracing framework



Package: wnpp
Severity: wishlist

* Package name    : traces
  Version         : 0.1
  Upstream Author : Yotam Rubin <yotamrubin@gmail.com>
* 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.



Reply to: