summaryrefslogtreecommitdiffstats
path: root/contrib/top/machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/top/machine.h')
-rw-r--r--contrib/top/machine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/top/machine.h b/contrib/top/machine.h
index 243ba27..0a9953f 100644
--- a/contrib/top/machine.h
+++ b/contrib/top/machine.h
@@ -46,6 +46,7 @@ struct system_info
struct process_select
{
int idle; /* show idle processes */
+ int self; /* show self */
int system; /* show system processes */
int uid; /* only this uid (unless uid == -1) */
char *command; /* only this command (unless == NULL) */
OpenPOWER on IntegriCloud