Managed Projects

kmemtrace-user

  Analyzed about 8 hours ago

This is the kmemtrace userspace application, which collects and analyzes data provided by the kmemtrace-enabled Linux kernel. kmemtrace provides tracing for slab allocator functions, such as kmalloc, kfree, kmem_cache_alloc, kmem_cache_free etc.. Collected data is then fed to the userspace ... [More] application in order to analyse allocation hotspots, internal fragmentation and so on, making it possible to see how well an allocator performs, as well as debug and profile kernel code. [Less]

1.46K lines of code

0 current contributors

over 15 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This