managed to tickle.
Thanks,
Chris.
From: vpp-dev@lists.fd.io On Behalf Of
satish.gu...@gmail.com
Sent: Wednesday, January 29, 2020 12:58 AM
To: vpp-dev@lists.fd.io
Subject: [EXTERNAL] Re: [vpp-dev] Need info on memory-tracer
Thank you Dave. I tried disabling history ( which caused a crash ). So, I
Thank you Dave. I tried disabling history ( which caused a crash ). So, I used
to gdb to avoid the problematic code for the time being.
With this, now, I am not seeing periodic increments in the traced allocations
due to CLI history.
However, I am still not getting how to make good use of the "s
info on memory-tracer
Sorry Dave. I could not understand.
Do I need to run a command "debug cli command history" ?
I didnt find any command on the CLI with this syntax.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15277): https://lists.f
Sorry Dave. I could not understand.
Do I need to run a command "debug cli command history" ?
I didnt find any command on the CLI with this syntax.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15273): https://lists.fd.io/g/vpp-dev/message/15273
Mu
Debug cli command history.
From: vpp-dev@lists.fd.io On Behalf Of
satish.gu...@gmail.com
Sent: Tuesday, January 28, 2020 3:46 AM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] Need info on memory-tracer
[Edited Message Follows]
Hi ,
Would like to understand on how to use/interpret the output of
[Edited Message Follows]
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) che
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 (