mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Gavin Schenk <g.schenk@eckelmann.de>
To: ptxdist@pengutronix.de
Cc: Gavin Schenk <g.schenk@eckelmann.de>
Subject: [ptxdist] [PATCH] rtps: Show processes and threads
Date: Tue,  7 May 2024 14:37:49 +0200	[thread overview]
Message-ID: <20240507123758.2153991-1-g.schenk@eckelmann.de> (raw)

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




                 reply	other threads:[~2024-05-07 12:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240507123758.2153991-1-g.schenk@eckelmann.de \
    --to=g.schenk@eckelmann.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox