Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [lttng-dev] process/thread-specific UST tracing
@ 2020-05-15 17:16 Yonghong Yan
  2020-05-15 19:15 ` Mathieu Desnoyers
  0 siblings, 1 reply; 2+ messages in thread
From: Yonghong Yan @ 2020-05-15 17:16 UTC (permalink / raw)


I am tracing a multiprocess/multithreaded code (MPI/OpenMP) using
lttng-ust. Right now, I need to include process id and thread id for each
event in order to generate process/thread indexed view of the traces. Is
there a way that I can store per-process events into a specific buffer
without mixing the events with other events that are generated on the same
CPU? The same thing for per-thread events, I would like lttng or CTF to
allow to store per-thread events in a specific buffer without mixing the
events with other events on the same CPU channel. With that feature, I do
not need to store process id and thread id in each event and then need to
query all the events in order to collect per-process or per-thread event.

Thank you
Yonghong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.lttng.org/pipermail/lttng-dev/attachments/20200515/c51cf08d/attachment.htm>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-15 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 17:16 [lttng-dev] process/thread-specific UST tracing Yonghong Yan
2020-05-15 19:15 ` Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox