[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Monitoring a single process



On Tue, 07 Jan 2025 09:08:52 -0500
Stefan Monnier <monnier@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: pgp25Vijykgmk.pgp
Description: OpenPGP digital signature


Reply to: