Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools: run the tick processor without building v8 #2090

Closed
wants to merge 1 commit into from
Closed

tools: run the tick processor without building v8 #2090

wants to merge 1 commit into from

Commits on Aug 7, 2015

  1. tools: run the tick processor without building v8

    Currently, v8 native deps must be built in order to run the log
    processor on node profiling output. These scripts use node instead
    of d8 to remove this dependency.
    
    This change was originally proposed to the v8 team but since the
    changes are not v8 specific, we have moved the proposal here. See:
    https://codereview.chromium.org/1179173009/
    Matt Loring committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    744a8a0 View commit details
    Browse the repository at this point in the history