[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen staging] docs/xentop: Add documentation for physical CPU monitoring feature
commit bfa14c7059f324f39abf0641fb4662662bddb730 Author: Jahan Murudi <jahan.murudi.zg@xxxxxxxxxxx> AuthorDate: Thu Sep 4 22:55:25 2025 +0530 Commit: Anthony PERARD <anthony.perard@xxxxxxxxxx> CommitDate: Fri Oct 3 15:50:02 2025 +0200 docs/xentop: Add documentation for physical CPU monitoring feature Add man page documentation for the new '-p/--pcpus' flag that displays physical CPU utilization metrics. This provides hypervisor-level CPU usage insights alongside existing domain statistics. Changes include: - Add '-p' flag to SYNOPSIS section - Document '--pcpus' option with description - Maintain consistency with existing documentation style Signed-off-by: Jahan Murudi <jahan.murudi.zg@xxxxxxxxxxx> Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Acked-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> Release-Acked-by: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx> --- docs/man/xentop.1.pod | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/man/xentop.1.pod b/docs/man/xentop.1.pod index 593a484ce7..db64ceb694 100644 --- a/docs/man/xentop.1.pod +++ b/docs/man/xentop.1.pod @@ -5,7 +5,7 @@ xentop - displays real-time information about a Xen system and domains =head1 SYNOPSIS B<xentop> [B<-h>] [B<-V>] [B<-d>SECONDS] [B<-n>] [B<-r>] [B<-v>] [B<-f>] -[B<-b>] [B<-i>ITERATIONS] [B<-z>] +[B<-b>] [B<-i>ITERATIONS] [B<-z>] [B<-p>] =head1 DESCRIPTION @@ -61,6 +61,10 @@ maximum number of iterations xentop should produce before ending display dom0 first, ignoring interactive sorting +=item B<-p>, B<--pcpus> + +display physical CPU utilization metrics + =back =head1 INTERACTIVE COMMANDS -- generated by git-patchbot for /home/xen/git/xen.git#staging
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |