lib: open trace error handling fix
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 13 Feb 2012 14:03:55 +0000 (09:03 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 13 Feb 2012 14:03:55 +0000 (09:03 -0500)
commit02dc4610b1dccefaf545ba77378857ee6188ea33
tree7c819118b653bb08c2c77f3257b77e36ac9950bc
parentf57447bdfc29e7390c32661341ef50ae1d9ab208
lib: open trace error handling fix

When a trace from a trace collection path fails, consider this as a hard
error. Print errors to stderr rather than stdout.

The end goal is to never show an output if any of the trace specified
(or trace within a trace collection) fails to open.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/context.c
This page took 0.024107 seconds and 4 git commands to generate.