Sachin Punadikar has uploaded this change for review.

View Change

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@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 change 420423. To unsubscribe, or for help writing mail filters, visit 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@in.ibm.com>