After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 705362 - Add option to query only non-kernel processes.
Add option to query only non-kernel processes.
Status: RESOLVED OBSOLETE
Product: libgtop
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: libgtop maintainers
libgtop maintainers
Depends on:
Blocks: 697784
 
 
Reported: 2013-08-02 15:39 UTC by Robert Roth
Modified: 2018-01-10 19:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add option to query only non-kernel processes. (1.76 KB, patch)
2013-08-02 15:39 UTC, Robert Roth
none Details | Review

Description Robert Roth 2013-08-02 15:39:37 UTC
Currently there are options to query only users processes,
non-root processes, and all processes, but there's no option to
query all threads except the kernel threads.
Kernel threads usually are not important to users, but users still
might want to see other root processes (with parent other than kthreadd)
Comment 1 Robert Roth 2013-08-02 15:39:39 UTC
Created attachment 250721 [details] [review]
Add option to query only non-kernel processes.
Comment 2 Stefano Facchini 2013-08-02 20:05:32 UTC
(In reply to comment #1)
> Created an attachment (id=250721) [details] [review]
> Add option to query only non-kernel processes.

Maybe pid=1 should not be excluded?
Comment 3 Robert Roth 2013-08-04 19:26:24 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Created an attachment (id=250721) [details] [review] [details] [review]
> > Add option to query only non-kernel processes.
> 
> Maybe pid=1 should not be excluded?

That is easy to do, but isn't pid=1 a kernel process? As it doesn't have a parent I thought that's also a kernel process (as it should've been started by the kernel, as we don't know who started that)
Comment 4 GNOME Infrastructure Team 2018-01-10 19:50:17 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libgtop/issues/28.