Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 22:22:50 +0000 (UTC)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ps keyword.c
Message-ID:  <200406202222.i5KMMoRa086339@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004-06-20 22:22:50 UTC

  FreeBSD src repository

  Modified files:
    bin/ps               keyword.c 
  Log:
  Add new output-format keywords of LWP and NLWP, which show the thread-id
  and number-of-threads tied to a process.  Result can be seen by typing,
  e.g.:   ps -HO lwp,nlwp
  These new options are not documented yet.  More options will be coming,
  and I will update the man page after I get farther along.
  
  PR:             bin/65803  (though adjusted to fit our present source)
  Submitted by:   Cyrille Lefevre
  
  Revision  Changes    Path
  1.67      +8 -0      src/bin/ps/keyword.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406202222.i5KMMoRa086339>