mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] rtps: Show processes and threads
@ 2024-05-07 12:37 Gavin Schenk
  0 siblings, 0 replies; only message in thread
From: Gavin Schenk @ 2024-05-07 12:37 UTC (permalink / raw)
  To: ptxdist; +Cc: Gavin Schenk

Get a more complete picture of all tasks including threads.

Signed-off-by: Gavin Schenk <g.schenk@eckelmann.de>
---
 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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-07 12:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-07 12:37 [ptxdist] [PATCH] rtps: Show processes and threads Gavin Schenk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox