Skip to content

Jianhua-Cui/dmabuffer_alloc_trace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmabuffer_alloc_trace

use to get dma alloc and free backtrace

  • how to build

    • ./build_android.sh
  • how to use

    • LD_PRELOAD=libdma_alloc_hook.cpp.so LD_LIBRARY_PATH=. ls
    • then replace ls to you real command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.0%
  • C 12.5%
  • Other 1.5%