<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/procstat/Makefile, branch releng/11.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F11.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F11.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2017-10-23T18:25:21Z</updated>
<entry>
<title>MFC r316286:</title>
<updated>2017-10-23T18:25:21Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-10-23T18:25:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=76fe1394564da491d556754bb602560437aaaa1d'/>
<id>urn:sha1:76fe1394564da491d556754bb602560437aaaa1d</id>
<content type='text'>
  Add support for capturing 'struct ptrace_lwpinfo' for signals resulting in a
  process dumping core in the corefile.

  Direct stable changed: Padding added to struct thread and td_si added to end
  with explicit bzeroing when forking/initializing a thread to preserve KBI.
</content>
</entry>
<entry>
<title>MFC r318325:</title>
<updated>2017-07-17T20:54:59Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-07-17T20:54:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b41019920ee22529c5b622842e3b1f9d41eafc9f'/>
<id>urn:sha1:b41019920ee22529c5b622842e3b1f9d41eafc9f</id>
<content type='text'>
Start writing up some basic feature tests for procstat

These tests query a running process for information related to the -b,
-c, -e, and -f flags; the -f testcase is largely stubbed out, pending
additional work to determine a good, deterministic descriptor.

Core file test support is coming soon--it requires a bit more effort
due to the fact that:
- coredumps can be disabled (kern.coredump=0).
- corefiles can be put in different directories than the current
  directory, or be named something other than `&lt;prog&gt;.core`
  (`kern.corefile`).
</content>
</entry>
<entry>
<title>Introduce libxo to procstat(1)</title>
<updated>2015-09-05T17:02:01Z</updated>
<author>
<name>Allan Jude</name>
<email>allanjude@FreeBSD.org</email>
</author>
<published>2015-09-05T17:02:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=474b62b876718890adf24759cc7c15fa5cb7778e'/>
<id>urn:sha1:474b62b876718890adf24759cc7c15fa5cb7778e</id>
<content type='text'>
Reviewed by:	rodrigc, bapt
Approved by:	marcel (mentor)
Relnotes:	yes
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D2446
</content>
</entry>
<entry>
<title>Implement basic cpuset reporting in procstat via the -S flag.</title>
<updated>2015-03-10T09:41:48Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2015-03-10T09:41:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cee9136cc60b9f8376d5b7f26af202a7f928244d'/>
<id>urn:sha1:cee9136cc60b9f8376d5b7f26af202a7f928244d</id>
<content type='text'>
Obtained from:	Netflix, Inc.
MFC after:	3 days
</content>
</entry>
<entry>
<title>Convert to usr.bin/ to LIBADD</title>
<updated>2014-11-25T14:29:10Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-11-25T14:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e11bd9e2a2b1cbd4283c87c93e3cc75e3f2dacb'/>
<id>urn:sha1:3e11bd9e2a2b1cbd4283c87c93e3cc75e3f2dacb</id>
<content type='text'>
Reduce overlinking
</content>
</entry>
<entry>
<title>- Add support for dumping current resource usage for processes via a new -r</title>
<updated>2014-05-17T03:54:51Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2014-05-17T03:54:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dc0aa0675b43bad92fa2d72b5884ac8ebdd0241f'/>
<id>urn:sha1:dc0aa0675b43bad92fa2d72b5884ac8ebdd0241f</id>
<content type='text'>
  flag to procstat.
- Add an -H flag to request information about threads rather than processes
  when dumping statistics.  Currently it is only used for -r to display
  resource usage for individual threads instead of the entire process.

Reviewed by:	kib (older version without -H)
MFC after:	1 month
</content>
</entry>
<entry>
<title>Bring DPADD in sync with LDADD.</title>
<updated>2012-05-19T05:07:03Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2012-05-19T05:07:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1eb9695119be81c7666746b460ee0924c0764906'/>
<id>urn:sha1:1eb9695119be81c7666746b460ee0924c0764906</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usr.bin/procstat</title>
<updated>2011-11-24T20:54:06Z</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2011-11-24T20:54:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=598585e8359e974f43fcb3e31c186446ba37b2e3'/>
<id>urn:sha1:598585e8359e974f43fcb3e31c186446ba37b2e3</id>
<content type='text'>
Add -l flag to display resource limits.

PR:		bin/161257
Reviewed by:	kib
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add new options, -e and -x, to display process environment variables</title>
<updated>2011-11-22T20:59:52Z</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2011-11-22T20:59:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e99272c732dce1515aeac6e05927348c1cd13a2b'/>
<id>urn:sha1:e99272c732dce1515aeac6e05927348c1cd13a2b</id>
<content type='text'>
and ELF auxiliary vectors.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>- Commit work from libprocstat project.  These patches add support for runtime</title>
<updated>2011-05-12T10:11:39Z</updated>
<author>
<name>Stanislav Sedov</name>
<email>stas@FreeBSD.org</email>
</author>
<published>2011-05-12T10:11:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0daf62d9f5f7d2c15d00d71eb519b90516df016f'/>
<id>urn:sha1:0daf62d9f5f7d2c15d00d71eb519b90516df016f</id>
<content type='text'>
  file and processes information retrieval from the running kernel via sysctl
  in the form of new library, libprocstat.  The library also supports KVM backend
  for analyzing memory crash dumps.  Both procstat(1) and fstat(1) utilities have
  been modified to take advantage of the library (as the bonus point the fstat(1)
  utility no longer need superuser privileges to operate), and the procstat(1)
  utility is now able to display information from memory dumps as well.

  The newly introduced fuser(1) utility also uses this library and able to operate
  via sysctl and kvm backends.

  The library is by no means complete (e.g. KVM backend is missing vnode name
  resolution routines, and there're no manpages for the library itself) so I
  plan to improve it further.  I'm commiting it so it will get wider exposure
  and review.

  We won't be able to MFC this work as it relies on changes in HEAD, which
  was introduced some time ago, that break kernel ABI.  OTOH we may be able
  to merge the library with KVM backend if we really need it there.

Discussed with:	rwatson
</content>
</entry>
</feed>
