malloc: add function to dump heap contents
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index dd38783..d9fc458 100644 (file)
@@ -222,6 +222,7 @@ EXPERIMENTAL {
        rte_eal_hotplug_remove;
        rte_eal_mbuf_user_pool_ops;
        rte_log_register_type_and_pick_level;
+       rte_malloc_dump_heaps;
        rte_mp_action_register;
        rte_mp_action_unregister;
        rte_mp_reply;