You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to add support in CLIs to be able to query current memory usage for a given map ID.
The reported value should include the memory allocated for actual key / value, plus the extra memory allocated by ebpfcore for book keeping (e.g. buckets allocated for hash table, etc.).