ctf: Read and display custom event attributes
authorSimon Delisle <simon.delisle@ericsson.com>
Thu, 9 May 2013 14:40:35 +0000 (10:40 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 10 May 2013 17:50:18 +0000 (13:50 -0400)
commit860b76d4dd17675bf3032ee9218ee3edac496213
treef3feca2642066351a3287e87eba6565f391cfc4c
parentb9a5bf8f5dbf6dfa809d75591b6026002aabec07
ctf: Read and display custom event attributes

Fixes bug #391055.

Change-Id: Ie4a1b672201dbcec9e9b147348844a8d18ea7789
Signed-off-by: Simon Delisle <simon.delisle@ericsson.com>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/12678
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfEvent.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/event/ITmfCustomAttributes.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/event/TmfEventPropertySource.java
This page took 0.02653 seconds and 5 git commands to generate.