Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

src: reduce cpu profiler overhead #8791

Closed

Commits on Nov 27, 2014

  1. src: reduce cpu profiler overhead

    Reduce the overhead of the CPU profiler by suppressing SIGPROF signals
    when sleeping / polling for events.  Avoids unnecessary wakeups when
    the CPU profiler is active.  Depends on libuv/libuv#15.
    
    Refs strongloop/strong-agent#3 and strongloop-internal/scrum-cs#37.
    bnoordhuis committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    ac129fe View commit details
    Browse the repository at this point in the history