Bug 174848 - [kernel] [patch] ps(1): ps -H option does not work with kernel core dumps
Summary: [kernel] [patch] ps(1): ps -H option does not work with kernel core dumps
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 10.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2012-12-31 02:50 UTC by Mike Karels
Modified: 2022-10-17 12:36 UTC (History)
0 users

See Also:


Attachments
file.diff (5.23 KB, patch)
2012-12-31 02:50 UTC, Mike Karels
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Karels 2012-12-31 02:50:00 UTC
	The ps -H option does not display kernel threads, which is mostly a
	problem in libkvm.  It also does not display kernel thread names,
	even with -c.  The attached patches to libkvm/kvm_proc.c and the ps
	program fix both, and add a more-intuitive "tid" keyword (vs "lwp").
	This has been a problem since about 8.0.

How-To-Repeat: 	ps -axlwwHc -o tid -M vmcore.0
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:15 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:36:35 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>