Move the add_traces_recursive out of the library
authorYannick Brosseau <yannick.brosseau@gmail.com>
Tue, 14 Feb 2012 19:11:45 +0000 (14:11 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 14 Feb 2012 19:11:45 +0000 (14:11 -0500)
commit20d24215ef299a387abac4850f82359de8a86f4d
tree97073fe04ffc36284ad7d281b96bad5b47862de8
parent86bc640a715003bb724a2d54ba022b01e70be6a1
Move the add_traces_recursive out of the library

The exact API for this function is hard to define, so we move back
the function directly to the converter code where it can serve
as an example for applications who want to use this functionnality.

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
converter/babeltrace.c
include/babeltrace/context.h
lib/context.c
This page took 0.0258119999999999 seconds and 4 git commands to generate.