Nishant Puri has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1245460?usp=email )
Change subject: memstats: fix comp-tag mismatches, and bpftrace audit
......................................................................
memstats: fix comp-tag mismatches, and bpftrace audit
Fix READDIR vio_base free tag (IO_BUFFER) and utf8string XDR_FREE via
free_utf8string() so PROTOCOL allocs are not freed as LIBNTIRPC.
Improve audit file: delete per-pointer BPF keys on free, larger hash maps,
and silence bpftrace delete() warnings.
Change-Id: I2eba1ca8ec9c91872d1836c926ad493d7932eb9c
Signed-off-by: Nishant Puri <npuri(a)redhat.com>
---
M src/Protocols/NFS/nfs4_op_readdir.c
M src/include/nfsv41.h
M src/scripts/bpftrace/README.md
M src/scripts/bpftrace/mem_comp_audit.bt
4 files changed, 68 insertions(+), 22 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/60/1245460/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1245460?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I2eba1ca8ec9c91872d1836c926ad493d7932eb9c
Gerrit-Change-Number: 1245460
Gerrit-PatchSet: 1
Gerrit-Owner: Nishant Puri <npuri(a)redhat.com>