Skip to content
View Gao-HaoYuan's full-sized avatar

Block or report Gao-HaoYuan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dmabuffer_alloc_trace dmabuffer_alloc_trace Public

    Forked from haolongzhangm/malloc_hook

    一个比较完善的内存分析工具,通过 unwind 的方式获取堆栈,并 hook 了 malloc、free、realloc、calloc、ioctl、close、mmap、munmap 等内存调用相关的 API,用于记录内存申请的堆栈信息,可用于记录内存峰值,检查内存泄露,优化内存等,未来打算使用火焰图的方式展示内存生命周期

    C++ 6

  2. libunwindstack-ndk libunwindstack-ndk Public

    来源 backtracelabs

    C++