Pinned Loading
-
dmabuffer_alloc_trace
dmabuffer_alloc_trace PublicForked from haolongzhangm/malloc_hook
一个比较完善的内存分析工具,通过 unwind 的方式获取堆栈,并 hook 了 malloc、free、realloc、calloc、ioctl、close、mmap、munmap 等内存调用相关的 API,用于记录内存申请的堆栈信息,可用于记录内存峰值,检查内存泄露,优化内存等,未来打算使用火焰图的方式展示内存生命周期
C++ 6
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.