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

report: add rss and use/kernel cpu usage fields by theanarkh · Pull Request #45043 · nodejs/node · GitHub

/ node Public

report: add rss and use/kernel cpu usage fields - #45043

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
theanarkh:add_more_info_to_report
Oct 24, 2022
Merged

report: add rss and use/kernel cpu usage fields#45043
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
theanarkh:add_more_info_to_report

Conversation

Copy link
Copy Markdown
Contributor

add userCpuConsumptionPercent, kernelCpuConsumptionPercent and rss to diagnostics report.

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. report Issues and PRs related to process.report. labels Oct 17, 2022
theanarkh added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 18, 2022
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 18, 2022

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

theanarkh added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 20, 2022
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 20, 2022

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

theanarkh added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 24, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 24, 2022
nodejs-github-bot merged commit c02141d into nodejs:main Oct 24, 2022

Copy link
Copy Markdown
Collaborator

Landed in c02141d

RafaelGSS pushed a commit that referenced this pull request Nov 1, 2022
PR-URL: #45043
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
RafaelGSS mentioned this pull request Nov 1, 2022
RafaelGSS pushed a commit that referenced this pull request Nov 10, 2022
PR-URL: #45043
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #45043
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 3, 2023
PR-URL: #45043
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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++. needs-ci PRs that need a full CI run. report Issues and PRs related to process.report.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL