On Linux, with pthreads, thread scheduling takes place in the kernel. You can then obtain this information through lttng tracing in the kernel domain (scheduling events) and view the trace in Trace Compass.
----- Le 15 Mai 19, à 12:42, Zvi Vered <vered...@gmail.com> a écrit : > Hello, > Can I use lttng to monitor threads in my process ? > For example, I want to see when a thread is active and when it is blocked > (waiting for a signal or an IOCL to complete). > Is it possible doing it without linking the application with libust and > calling > UST API ? > Thank you, > Zvika > _______________________________________________ > lttng-dev mailing list > lttng-dev@lists.lttng.org > https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
_______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev