Hi,
There seems to exists inconsistency in CTFTraceReader timestamps.
* getStartTime() returns a raw timestamps
* A call to getEndTime() after object instantiation returns a raw
timestamps equals to start.
* After reading an event, getEndTime() returns the timestamps + offset
of the trace.
Whe
Hi Martin,
I forgot, you could never see a custom parser trace in the Histogram or
Statistics view until last week. To do so now, you will have to use the
latest code from the lttng-kepler development branch in git://
git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git.
You should, howe
Hi Patrick,
Thanks for your info - it's very logical (but I wouldn't have guessed there's
an "input
Translation format" and "output translation format").
I'm getting the data from my custom parsers as event tables now, but
unfortunately
I still don't see any events in the time chart or Histogra