git: hammer2 - Enhance "show" (debugging feature)
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Nov 4 10:28:22 PST 2025
commit 9bf50b26854a8507240eab6c5c6cfb87f8f53c31
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Nov 4 10:27:25 2025 -0800
hammer2 - Enhance "show" (debugging feature)
Enhance the hammer2 show command to allow a chainspec to be specified
to dump a specific chain. The output will also print the xxhash64
value for the buffer.
Summary of changes:
sbin/hammer2/cmd_debug.c | 30 +++++++++++++++++++++++++++++-
sbin/hammer2/hammer2.8 | 9 ++++++++-
sbin/hammer2/hammer2.h | 2 +-
sbin/hammer2/main.c | 18 ++++++++++++------
4 files changed, 50 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9bf50b26854a8507240eab6c5c6cfb87f8f53c31
--
DragonFly BSD source repository
More information about the Commits
mailing list