we have an application with several RT threads within a single process - those show up nicely in say 'top -H' how can a correlate a Posix thread id to the PID column in top? If nothing else, we can do it via a log entry Is there a way to pass a string which reappears in top/ps output (like a modifed argv or the like)? (threads are named in our application) what I'm looking for is roughly the equivalent of this http://www.xenomai.org/index.php//proc/xenomai/stat for rt-preempt (in Xenomai the thread names are shown, so no need to correlate thread id's) any better suggestions than ps/top? thanks in advance - Michael -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html