FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: always initialize tracing controller in agent by matthewloring · Pull Request #10507 · nodejs/node · GitHub

/ node Public

src: always initialize tracing controller in agent - #10507

Closed
matthewloring wants to merge 1 commit into
nodejs:masterfrom
matthewloring:trace-agent
Closed

src: always initialize tracing controller in agent#10507
matthewloring wants to merge 1 commit into
nodejs:masterfrom
matthewloring:trace-agent

Conversation

Copy link
Copy Markdown
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src

Description of change

nodejs-github-bot added dont-land-on-v7.x c++ Issues and PRs that require attention from people who are familiar with C++. labels Dec 28, 2016
matthewloring changed the title src: initialize controller in agent constructor src: always initialize tracing controller in agent Dec 28, 2016

Copy link
Copy Markdown
Author

Copy link
Copy Markdown
Author

CI failures all look unrelated

Copy link
Copy Markdown
Author

Landed in: 81d0717

jasnell commented Dec 29, 2016

Copy link
Copy Markdown
Member

It's fine that this landed but typically we need to wait 48 hours before landing any pr that is not considered trivial... Which is usually limited to doc only or meta prs.

Copy link
Copy Markdown
Author

Apologies, I will hold off in the future.

mscdex added the trace_events Issues and PRs related to V8, Node.js core, and userspace code trace events. label Jan 29, 2017

Copy link
Copy Markdown
Contributor

Marking don't land since it depends on #9304

targos pushed a commit to targos/node that referenced this pull request Mar 1, 2017
PR-URL: nodejs#10507
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Mar 1, 2017
PR-URL: nodejs#10507
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
italoacasas mentioned this pull request Mar 1, 2017

jasnell commented Mar 7, 2017

Copy link
Copy Markdown
Member

Marking as don't land on 4 and 6 because #9304 is marked don't land

matthewloring deleted the trace-agent branch August 22, 2017 16:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. trace_events Issues and PRs related to V8, Node.js core, and userspace code trace events.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL