Skip to content

Conversation

@adel-belkhiri
Copy link
Contributor

This PR introduces a new analysis for DPDK traces focused on the Mempool library. This analysis tracks how the number of mempool objects in use changes over time for each mempool, offering clear insights into memory usage patterns.

This analysis shows how quickly DPDK threads allocate and deallocate mempool
objects, providing insights into application memory usage patterns.
This analysis shows how the number of mempool objects in use changes
over time, providing insights into mempool usage patterns

Signed-off-by: Adel Belkhiri <adel.belkhiri@gmail.com>
Copy link
Contributor

@MatthewKhouzam MatthewKhouzam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants