git: libhammer - Add functions to help gather HAMMER statistics.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Mon Sep 9 10:47:57 PDT 2013
commit c422eb8a725d30edde62219c4999e96c08ddc643
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Mon Sep 9 13:32:41 2013 +0200
libhammer - Add functions to help gather HAMMER statistics.
Summary of changes:
lib/libhammer/Makefile | 24 ++++-
lib/libhammer/libhammer.h | 58 ++++++++++--
lib/libhammer/libhammer_stats.3 | 126 +++++++++++++++++++++++++
lib/libhammer/stats.c | 200 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 398 insertions(+), 10 deletions(-)
create mode 100644 lib/libhammer/libhammer_stats.3
create mode 100644 lib/libhammer/stats.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c422eb8a725d30edde62219c4999e96c08ddc643
--
DragonFly BSD source repository
More information about the Commits
mailing list