Get a more complete picture of all tasks including threads.

Signed-off-by: Gavin Schenk <[email protected]>
---
 projectroot/usr/bin/rtps | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projectroot/usr/bin/rtps b/projectroot/usr/bin/rtps
index 80fcd0944..c612cf61d 100644
--- a/projectroot/usr/bin/rtps
+++ b/projectroot/usr/bin/rtps
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-exec ps -eo pid,tid,class,rtprio,ni,pri,psr,pcpu,stat,wchan:14,comm
\ No newline at end of file
+exec ps -Leo pid,tid,class,rtprio,ni,pri,psr,pcpu,stat,wchan:14,comm
-- 
2.43.0


Reply via email to