Fix: babeltrace should skip erroneous traces
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 11 Apr 2012 21:24:25 +0000 (17:24 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 11 Apr 2012 21:24:25 +0000 (17:24 -0400)
commitca71827554747d1a4dabf9d82a7c4eacb6f908d5
treee1a1e7185b156f947cca6de2fa97f6666a6639bd
parent6a6b384c9d45af19bb3584a27eadc9f4afe4e2e8
Fix: babeltrace should skip erroneous traces

When opening a trace collection, if one of the traces has an error,
don't forbid opening the entire collection because of it: just print a
warning and continue.

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