Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tracecompass-dev] Segments

Hi Trace Compassers!

I recorded the start and the end of request carrying out a specific operation on a specific element on the server.

I want to analyze the duration of these operations and for this I created a data driven analysis via an XML-file. The analysis creates segments and as name of the segment I use the ID of the element on the server. And now, I have some questions regarding the usage of segments:

Question 1:

My problem now is, that I cannot distinguish the different operations that have been carried out on the element. Is it possible to structure segments according to multiple dimensions, e.g. the element affected and the operation carried out? All the data necessary is available. Or is it necessary to provide multiple patterns here?

Question 2:

Is it possible to generate segments within a callstack-analysis, too?

Question 3:

Can I also create segments that refer to specific state transitions within a more complex fsm?

For example, I have a fsm with the following states: 'start', 'state1', 'state2', 'end'. The initial state is 'start', then the fsm proceeds to 'state1', then it may switch multiple times between 'state2' and 'state1', before the final state 'end' is reached. I now want to create one segment every time, the fsm takes the transition between 'state1' and 'state2'.

Is this possible?

Ciao
Fabian
--
With best regards,
Dr. Fabian Scheler

Siemens AG
Corporate Technology
Research and Development for Digitalization and Automation
CT RDA IOT SES-DE
Guenther-Scharowsky-Str. 1
91058 Erlangen, Germany
Tel.: +49 1522 1702973
Mobile: +49 1522 1702973
mailto:fabian.scheler@xxxxxxxxxxx

www.siemens.com/ingenuityforlife

Siemens Aktiengesellschaft: Chairman of the Supervisory Board: Gerhard Cromme; Managing Board: Joe Kaeser, Chairman, President and Chief Executive Officer; Roland Busch, Lisa Davis, Klaus Helmrich, Janina Kugel, Cedrik Neike, Michael Sen, Ralf P. Thomas; Registered offices: Berlin and Munich, Germany; Commercial registries: Berlin Charlottenburg, HRB 12300, Munich, HRB 6684; WEEE-Reg.-No. DE 23691322

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top