On Tue, 07 Jan 2025 09:08:52 -0500
Stefan Monnier <monn...@iro.umontreal.ca> wrote:

> Is there a tool somewhere that lets me monitor a single process?
> 
> [...]
> 
> `strace` gives enough data to compute at least part of the above info,
> so it seems doable, but I haven't seen any reference to such a tool
> pass by my desk over the years.  What am I missing?

Without a solution, but at least an idea:

You could write your own customized shell script to extract any
information you'd like to have, and then run this script with a
wrapper tool like ``watch''.
-- 
kind regards
Frank

Attachment: pgpfEDNJUv_Go.pgp
Description: OpenPGP digital signature

Reply via email to