Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tracecompass-dev] Questions about trace compass

Hi all,

I have two chunks of questions regarding feasibility of porting a Java application to Trace Compass framework.
  1. I would have to replicate a similar JFree chart view, using Trace Compass' TimeGraph view. A B C are resources which would be equivalent to the lanes defined by TimeGraphEntryModel. My question is is it possible to stack two or more events with the same time interval on top of each other and use precise offsets to define how far from the bottom these chunks should be (barely visible partitions inside the same color rectangles)? If not, how difficult would it be to extend the trace compass functionality to do so? Where would you start from?
  2. Can Trace Compass be used independently from Eclipse environment? Would it be possible to for instance use trace compass plugin in MPS environment? If possible how do you achieve this?
Best regards,
Mia Petkovic

Back to the top