<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Lea,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Trace Compass has some branches that try out CTF writing, I would like to know, are you looking to trace your execution (JUL log into LTTng is the best answer there) or do you want to output results of a simulation to CTF? in that case, maybe we can help.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Matthew<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> lttng-dev <lttng-dev-bounces@lists.lttng.org> on behalf of Jonathan Rajotte-Julien <jonathan.rajotte-julien@efficios.com><br>
<b>Sent:</b> Monday, May 6, 2019 9:26 AM<br>
<b>To:</b> Lea Brunschwig <lea.brunschwig@univ-pau.fr><br>
<b>Cc:</b> lttng-dev@lists.lttng.org <lttng-dev@lists.lttng.org><br>
<b>Subject:</b> Re: [lttng-dev] CTF writer in Java</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi Lea,<br>
<br>
On Mon, May 06, 2019 at 01:40:00PM +0200, Lea Brunschwig wrote:<br>
> Hello, <br>
> <br>
> I am working on a Java API that permits to create UML state machine and to run<br>
> them. I have created a Java interface allowing to implement customizable trace<br>
> for this tool: the user can implement its own way to gather information from<br>
> the execution for instance print in the console via System.out.println() or<br>
> print in a xml file, etc... <br>
> <br>
> In the scope of the project I am working on I would like to provide the users<br>
> a Java class implemeting my interface with the CTF format but I can not manage<br>
> to find a code able to write a CTF trace in Java. Does such a code exist? <br>
<br>
lttng-ust provides JUL and log4j java agents that leverage the current lttng stack.<br>
<br>
<a href="https://protect2.fireeye.com/url?k=17ffaa63-4b767024-17ffeaf8-0cc47ad93e96-93494158a8a39a6e&u=https://lttng.org/docs/v2.10/#doc-java-application">https://protect2.fireeye.com/url?k=17ffaa63-4b767024-17ffeaf8-0cc47ad93e96-93494158a8a39a6e&u=https://lttng.org/docs/v2.10/#doc-java-application</a><br>
<br>
We do not provide a Java CTF writer as is AFAIK.<br>
<br>
Cheers.<br>
<br>
> <br>
> Since CTF traces seem to be really specific I do not want to intent to write<br>
> my own version of a CTF trace because I am scared it would not be accurate and<br>
> would not work with the already existing CTF readers. <br>
> <br>
> Thank you in advance. <br>
> Léa Brunschwig <br>
<br>
> _______________________________________________<br>
> lttng-dev mailing list<br>
> lttng-dev@lists.lttng.org<br>
> <a href="https://protect2.fireeye.com/url?k=d7cdd732-8b440d75-d7cd97a9-0cc47ad93e96-efdf3fabe4e12a0a&u=https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev">
https://protect2.fireeye.com/url?k=d7cdd732-8b440d75-d7cd97a9-0cc47ad93e96-efdf3fabe4e12a0a&u=https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev</a><br>
<br>
<br>
-- <br>
Jonathan Rajotte-Julien<br>
EfficiOS<br>
_______________________________________________<br>
lttng-dev mailing list<br>
lttng-dev@lists.lttng.org<br>
<a href="https://protect2.fireeye.com/url?k=2d4debf7-71c431b0-2d4dab6c-0cc47ad93e96-b75580c67b316f90&u=https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev">https://protect2.fireeye.com/url?k=2d4debf7-71c431b0-2d4dab6c-0cc47ad93e96-b75580c67b316f90&u=https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev</a><br>
</div>
</span></font></div>
</body>
</html>