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

report: use ru_stime for system CPU calculation by cjihrig · Pull Request #26286 · nodejs/node · GitHub

/ node Public

report: use ru_stime for system CPU calculation - #26286

Merged
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:report-cpu
Feb 27, 2019
Merged

report: use ru_stime for system CPU calculation#26286
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:report-cpu

Conversation

cjihrig commented Feb 24, 2019

Copy link
Copy Markdown
Contributor

Prior to this change, user and system CPU were the same values.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Copy link
Copy Markdown
Collaborator

@cjihrig sadly an error occured when I tried to trigger a build :(

nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Feb 24, 2019
richardlau added the report Issues and PRs related to process.report. label Feb 24, 2019
PR-URL: nodejs#26286
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

cjihrig commented Feb 27, 2019

Copy link
Copy Markdown
Contributor Author

cjihrig merged commit 4255190 into nodejs:master Feb 27, 2019
cjihrig deleted the report-cpu branch February 27, 2019 00:59
addaleax pushed a commit that referenced this pull request Mar 1, 2019
PR-URL: #26286
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BridgeAR mentioned this pull request Mar 4, 2019
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++. report Issues and PRs related to process.report.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL