Searched hist:"51 b29cb7b3fb7f21c844d707fd6e3ebe86e8d347" (Results 1 – 8 of 8) sorted by relevance
/freebsd/usr.bin/top/ |
H A D | utils.h | diff 51b29cb7b3fb7f21c844d707fd6e3ebe86e8d347 Sat Jun 02 17:52:18 CEST 2018 Roman Bogorodskiy <novel@FreeBSD.org> top: add -p option and p command to only show a single process
Allow to show only a single process specified by PID. This could be done either by running top like 'top -p PID' or using the 'p' command inside top.
Reviewed by: eadler Approved by: eadler Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D15501
|
H A D | top.h | diff 51b29cb7b3fb7f21c844d707fd6e3ebe86e8d347 Sat Jun 02 17:52:18 CEST 2018 Roman Bogorodskiy <novel@FreeBSD.org> top: add -p option and p command to only show a single process
Allow to show only a single process specified by PID. This could be done either by running top like 'top -p PID' or using the 'p' command inside top.
Reviewed by: eadler Approved by: eadler Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D15501
|
H A D | machine.h | diff 51b29cb7b3fb7f21c844d707fd6e3ebe86e8d347 Sat Jun 02 17:52:18 CEST 2018 Roman Bogorodskiy <novel@FreeBSD.org> top: add -p option and p command to only show a single process
Allow to show only a single process specified by PID. This could be done either by running top like 'top -p PID' or using the 'p' command inside top.
Reviewed by: eadler Approved by: eadler Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D15501
|
H A D | top.1 | diff 51b29cb7b3fb7f21c844d707fd6e3ebe86e8d347 Sat Jun 02 17:52:18 CEST 2018 Roman Bogorodskiy <novel@FreeBSD.org> top: add -p option and p command to only show a single process
Allow to show only a single process specified by PID. This could be done either by running top like 'top -p PID' or using the 'p' command inside top.
Reviewed by: eadler Approved by: eadler Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D15501
|
H A D | commands.c | diff 51b29cb7b3fb7f21c844d707fd6e3ebe86e8d347 Sat Jun 02 17:52:18 CEST 2018 Roman Bogorodskiy <novel@FreeBSD.org> top: add -p option and p command to only show a single process
Allow to show only a single process specified by PID. This could be done either by running top like 'top -p PID' or using the 'p' command inside top.
Reviewed by: eadler Approved by: eadler Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D15501
|
H A D | utils.c | diff 51b29cb7b3fb7f21c844d707fd6e3ebe86e8d347 Sat Jun 02 17:52:18 CEST 2018 Roman Bogorodskiy <novel@FreeBSD.org> top: add -p option and p command to only show a single process
Allow to show only a single process specified by PID. This could be done either by running top like 'top -p PID' or using the 'p' command inside top.
Reviewed by: eadler Approved by: eadler Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D15501
|
H A D | top.c | diff 51b29cb7b3fb7f21c844d707fd6e3ebe86e8d347 Sat Jun 02 17:52:18 CEST 2018 Roman Bogorodskiy <novel@FreeBSD.org> top: add -p option and p command to only show a single process
Allow to show only a single process specified by PID. This could be done either by running top like 'top -p PID' or using the 'p' command inside top.
Reviewed by: eadler Approved by: eadler Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D15501
|
H A D | machine.c | diff 51b29cb7b3fb7f21c844d707fd6e3ebe86e8d347 Sat Jun 02 17:52:18 CEST 2018 Roman Bogorodskiy <novel@FreeBSD.org> top: add -p option and p command to only show a single process
Allow to show only a single process specified by PID. This could be done either by running top like 'top -p PID' or using the 'p' command inside top.
Reviewed by: eadler Approved by: eadler Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D15501
|