Skip to content

trace_event.h tracking issue #30

Closed
@Qard

Description

This is a tracking issue for trace_event.h integration. If I've missed anything, please add it.

TODO:

  • Add trace_event.h files to node, or wait for V8 release with it?
  • Create node equivalent to trace_log and trace_buffer in Chromium
    • Need a thread to consume trace data
    • Create JS interface to allow custom storage methods. (Use C++ Streams?)
  • Use TRACE_EVENT_BEGIN0, TRACE_EVENT_END0, TRACE_EVENT_ASYNC_BEGIN0, TRACE_EVENT_ASYNC_END0 macros in node codebase (AsyncWrap might be a good place to start)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions