Hi , Would like to understand on how to use/interpret the output of memory-tracer feature in VPP.
Here are the steps I followed. 1) executed memory-trace on 2) checked show memory verbose 3) no allocations seen 4) executed a scenario, where a vector is allocated 5) checked show memory verbose ( saw the allocation ) 6) Executed the scenario, where the vector is FREEd 7) show memory verbose still showing the vector allocation in step4 I was expecting that my vec_free in step6 should remove the entry from "show memory verbose", which is not happening. Am I using this tool correctly to find out a leak. Can someone pls give hints on this.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15267): https://lists.fd.io/g/vpp-dev/message/15267 Mute This Topic: https://lists.fd.io/mt/70214211/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-