GithubHelp home page GithubHelp logo

Comments (2)

shentianzhou avatar shentianzhou commented on September 1, 2024
  • 低16位:拦截阈值配置(小于此值的不拦截,仅ALLOC模式生效,MAP64模式不受限制)
  • 20 - 16:栈回溯最大深度,最大栈回溯:min(32/16, 参数控制)
  • 第22位:Raphael.ALLOC_MODE,监控malloc、calloc、realloc、memalign、free等调用
  • 第23位:Raphael.MAP64_MODE,监控mmap、mmap64、munmap等调用
  • 其余位:未定义

from memory-leak-detector.

Cr321 avatar Cr321 commented on September 1, 2024
  • 低16位:拦截阈值配置(小于此值的不拦截,仅ALLOC模式生效,MAP64模式不受限制)
  • 20 - 16:栈回溯最大深度,最大栈回溯:min(32/16, 参数控制)
  • 第22位:Raphael.ALLOC_MODE,监控malloc、calloc、realloc、memalign、free等调用
  • 第23位:Raphael.MAP64_MODE,监控mmap、mmap64、munmap等调用
  • 其余位:未定义

Thanks

from memory-leak-detector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.