ctf: Log errors when events cannot be read
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 16 Oct 2013 22:32:07 +0000 (18:32 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 17 Oct 2013 17:11:00 +0000 (13:11 -0400)
commitcad411b8aab6c4339e26944802351bde2b445235
treee61179bff583bb7baa3775112f70cdc6980e334a
parent7d0db57f823f0edf4f0e79810a841faaef26c016
ctf: Log errors when events cannot be read

This lets the user have a way of knowing something when wrong when
reading the trace, instead of silently gobbling the exception.

Change-Id: I8aef2cddde147a95075e9935aafc62e993a9cdcd
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/17437
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
IP-Clean: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Hudson CI
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/StreamInputReader.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/internal/ctf/core/Activator.java
This page took 0.025596 seconds and 5 git commands to generate.