Hello,
I am computer engineering student and I am actually working on my
graduation project which is about Qemu Trace.
In this project, Qemu is considered as a user-space instrumented
application.
I have used:
1) LTTng-Tools to control Qemu trace.
2) Babeltrace to convert the CTF traces to a h
What is the recommended approach to have an external process notified
that a trace session rotation has completed on the lttng-relayd end?
I'm trying out the trace rotation functionality available in 2.11
(pre-release) and will be running a trace session inside a Linux
container (userspace tracepo
Hi Nesrine,
You can use LTTng to send your traces over the network. See
https://lttng.org/docs/v2.10/#doc-sending-trace-data-over-the-network
Mohamad
On 04/11/2018 08:11 AM, Nesrine Zouari wrote:
> Hello,
>
> I am computer engineering student and I am actually working on my
> graduation project
Thank you for your response.
I have already tested lttng-relayd on a Linux remote machine and it had
worked. But the problem is that my remote machine is WINDOWS so I don't
think that I can run lttng-relayd on it.
Is there a solution to run lttng-relayd on Windows??
On Wed, Apr 11, 2018 at 3:
Sorry, I just realized that you said using the relayd is not an option.
I'd let one of the Babeltrace experts answer your question, but I think
it might be a challenge. What's your use case? Do you need the trace
sent in "real-time"?
Mohamad
On 04/11/2018 10:41 AM, Mohamad Gebai wrote:
> Hi Nesr
Hi Nesrine,
I don't know about babeltrace over TCP/IP. But there are tools to read
lttng traces on Windows: Trace Compass [1] can read and analyse a trace
with all kind of data driven analyzes. It can also control a tracing
session [2] and bring the trace on your windows machine. There's also
ltt