API Fix : give access to trace_handle and context
authorJulien Desfossez <julien.desfossez@efficios.com>
Tue, 27 Mar 2012 13:12:46 +0000 (09:12 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 27 Mar 2012 13:12:46 +0000 (09:12 -0400)
When reading multiple traces, we need to know to which context or
trace_handle an event belongs to. Setting the context and trace_handle
is format agnostic, but reading it is not, so the reading part is only
implemented for CTF.

Signed-off-by: Julien Desfossez <julien.desfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.023831 seconds and 4 git commands to generate.