> I'm running a process that has 8 threads. > Can ltt help me analyze when each thread was active ? > I have a complicated problem where one of the threads took more time > than it should. Yes, you will see exactly when each thread is scheduled, and what happened to each thread (system calls, interrupts, page faults...).