summaryrefslogtreecommitdiff
path: root/pimd/pim_cmd_common.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-08-23 16:31:02 -0400
committerDonald Sharp <sharpd@nvidia.com>2022-08-24 07:13:29 -0400
commit1a6c318d64f4f2e54d4f530d0cb48669d26ccbe4 (patch)
tree286087217fd224b419b667ddda3410d2072f0389 /pimd/pim_cmd_common.c
parent9e7103f6b7515ac859ce0b61597129634cff6d3e (diff)
gdb: Add a macro to walk memory allocations
Add a macro to walk all memory allocations in a core file. load the file in gdb: source /path/to/frr/gdb/lib.txt mg_walk mg_first (gdb) mq_walk mg_first showing active allocations in memory group libfrr memstats: BFD info:0 memstats: Buffer:5 memstats: Buffer data:0 memstats: Host config:6 memstats: Completion item:0 memstats: Command Tokens:2585 memstats: Command Token Text:1951 memstats: Command Token Help:1951 memstats: Command Argument:0 memstats: Command Argument Name:575 memstats: Command Match Stack:0 memstats: Lexer token (temporary):0 memstats: Path Computation Algorithms:0 memstats: Distribute ctx:0 memstats: Distribute list:0 memstats: Dist-list ifname:0 memstats: Dist-list name:0 memstats: error information:0 memstats: Access List:0 memstats: Access List Str:0 memstats: Access Filter:0 memstats: RCU thread:0 <snip> Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'pimd/pim_cmd_common.c')
0 files changed, 0 insertions, 0 deletions