From Sachin Punadikar <psachin(a)in.ibm.com>:
Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/420423
Change subject: Memory pool allocation counters extraction
......................................................................
Memory pool allocation counters extraction
Code added to get allocation counters for various memory pools.
This information is useful to figure out any memory leak in
pool allocations.
Change-Id: I6aaa64818a34f2325a0a02dc8866fd2689769711
Signed-off-by: Sachin Punadikar <psachin(a)in.ibm.com>
---
M src/include/abstract_mem.h
M src/include/server_stats_private.h
M src/scripts/ganeshactl/Ganesha/glib_dbus_stats.py
M src/scripts/ganeshactl/ganesha_stats.py
M src/support/export_mgr.c
5 files changed, 113 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/23/420423/1
--
To view, visit
https://review.gerrithub.io/420423
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6aaa64818a34f2325a0a02dc8866fd2689769711
Gerrit-Change-Number: 420423
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <psachin(a)in.ibm.com>