thread profiling

  1. M

    thread profiling and monitoring

    how can I get lock time values specifically of the threads of any process in Linux? I was using the command /proc/PID/task/TID/status but I am unable to determine which values are of lock time.
Top