This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  ec06b6d64b99bf39dd7728787efc352db3c7cabc (commit)
      from  4a704a0ad95973249544f3f95e30e328e701a871 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ec06b6d64b99bf39dd7728787efc352db3c7cabc
Author: Samuel Thibault <[email protected]>
Date:   Sat Aug 21 00:15:00 2021 +0200

    db: Add show vmstat command
    
    with an output similar to the userland vmstat command
    
    * vm/vm_page.c (db_show_vmstat): New function.
    * vm/vm_page.h (db_show_vmstat): New prototype.
    * ddb/db_command.c (db_show_cmds): Add vmstat command.

-----------------------------------------------------------------------

Summary of changes:
 ddb/db_command.c |  2 ++
 vm/vm_page.c     | 43 +++++++++++++++++++++++++++++++++++++++++++
 vm/vm_page.h     |  5 +++++
 3 files changed, 50 insertions(+)


hooks/post-receive
-- 
GNU Mach

Reply via email to