lttng: Remove discriminator part when parsing addr2line output
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 29 Oct 2015 22:34:21 +0000 (18:34 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 3 Nov 2015 15:25:22 +0000 (10:25 -0500)
commit91fdda3ef2885d2e5008509dc466b5161b12df6f
tree97a41f6250576ebc3185949f57af1f0d0ec77d32
parent009a6a3f23dac199998a6baaeb765ab34145ad1d
lttng: Remove discriminator part when parsing addr2line output

Remove discriminator part, for example: /build/buildd/glibc-2.21/elf/dl-object.c:78 (discriminator 8)
This fixed a NumberFormatException

Change-Id: I92682bee4106d64dcf2964dc98823a80597df3fa
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/59298
Reviewed-by: Hudson CI
lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java
This page took 0.026156 seconds and 5 git commands to generate.