-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Add mon_group support for resctrl. #2793
Commits on Mar 15, 2021
-
Add mon_group support for resctrl.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 0f93f1a - Browse repository at this point
Copy the full SHA 0f93f1aView commit details -
Do not try to setup the root container.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 3452cf3 - Browse repository at this point
Copy the full SHA 3452cf3View commit details -
Update klog version to avoid errors from golangci-lint.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 18d297d - Browse repository at this point
Copy the full SHA 18d297dView commit details -
Update klog version in cmd to avoid errors from golangci-lint.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 3feb264 - Browse repository at this point
Copy the full SHA 3feb264View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aaaff7 - Browse repository at this point
Copy the full SHA 7aaaff7View commit details -
Check if container moved between control groups only if its running.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 58a2e01 - Browse repository at this point
Copy the full SHA 58a2e01View commit details
Commits on Mar 16, 2021
-
Get NUMA nodes from MachineInfo.Topology.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 5561bd9 - Browse repository at this point
Copy the full SHA 5561bd9View commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 9a1e6cb - Browse repository at this point
Copy the full SHA 9a1e6cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 873cc47 - Browse repository at this point
Copy the full SHA 873cc47View commit details
Commits on Mar 17, 2021
-
Refactor resctrl collector setup.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 17, 2021 Configuration menu - View commit details
-
Copy full SHA for d07084c - Browse repository at this point
Copy the full SHA d07084cView commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 801e883 - Browse repository at this point
Copy the full SHA 801e883View commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 75fabd7 - Browse repository at this point
Copy the full SHA 75fabd7View commit details
Commits on Mar 18, 2021
-
Add missing python3 in Dockerfile.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 18, 2021 Configuration menu - View commit details
-
Copy full SHA for a1619a7 - Browse repository at this point
Copy the full SHA a1619a7View commit details -
Add missing procps in Dockerfile.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMar 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 0f274e4 - Browse repository at this point
Copy the full SHA 0f274e4View commit details
Commits on May 10, 2021
-
Merge branch 'master' of github.com:google/cadvisor into creatone/res…
…ctrl
Paweł Szulik committedMay 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 73c71b6 - Browse repository at this point
Copy the full SHA 73c71b6View commit details -
Use const instead of magic value.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMay 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 03f8571 - Browse repository at this point
Copy the full SHA 03f8571View commit details -
Delete an unnecessary setting of c.running to false.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMay 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 29e1e19 - Browse repository at this point
Copy the full SHA 29e1e19View commit details -
Do not wrap the error from cAdvisor.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMay 10, 2021 Configuration menu - View commit details
-
Copy full SHA for fc3b8ce - Browse repository at this point
Copy the full SHA fc3b8ceView commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMay 10, 2021 Configuration menu - View commit details
-
Copy full SHA for ecb0156 - Browse repository at this point
Copy the full SHA ecb0156View commit details
Commits on May 11, 2021
-
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMay 11, 2021 Configuration menu - View commit details
-
Copy full SHA for e1f5e9b - Browse repository at this point
Copy the full SHA e1f5e9bView commit details -
Do not use fscommon package from runc/libcontainer.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMay 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 3951953 - Browse repository at this point
Copy the full SHA 3951953View commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMay 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 7d36305 - Browse repository at this point
Copy the full SHA 7d36305View commit details
Commits on May 12, 2021
-
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMay 12, 2021 Configuration menu - View commit details
-
Copy full SHA for ee42de2 - Browse repository at this point
Copy the full SHA ee42de2View commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedMay 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 7c1eeb2 - Browse repository at this point
Copy the full SHA 7c1eeb2View commit details -
Merge branch 'master' of github.com:google/cadvisor into creatone/res…
…ctrl
Paweł Szulik committedMay 12, 2021 Configuration menu - View commit details
-
Copy full SHA for a1ce724 - Browse repository at this point
Copy the full SHA a1ce724View commit details
Commits on Jun 18, 2021
-
Introduce vendor_id in MachineInfo.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 3ffe422 - Browse repository at this point
Copy the full SHA 3ffe422View commit details -
Extend files which should be omitted when searching control group.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for ab3ee30 - Browse repository at this point
Copy the full SHA ab3ee30View commit details -
Add info about possible bug when reading resctrl values on AMD.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for a986999 - Browse repository at this point
Copy the full SHA a986999View commit details
Commits on Aug 16, 2021
-
Use empty struct map instead of boolean.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 88b6b7c - Browse repository at this point
Copy the full SHA 88b6b7cView commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 8bf947a - Browse repository at this point
Copy the full SHA 8bf947aView commit details -
Use scanner to read tasks file.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for c54e007 - Browse repository at this point
Copy the full SHA c54e007View commit details -
Change the way of searching for the control group.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for dbb54d2 - Browse repository at this point
Copy the full SHA dbb54d2View commit details -
Add comments. Use const value.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 731606d - Browse repository at this point
Copy the full SHA 731606dView commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 15be02e - Browse repository at this point
Copy the full SHA 15be02eView commit details
Commits on Aug 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d24ece6 - Browse repository at this point
Copy the full SHA d24ece6View commit details -
Refactor getAllProcessThreads.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 18, 2021 Configuration menu - View commit details
-
Copy full SHA for c9da6fb - Browse repository at this point
Copy the full SHA c9da6fbView commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 8162197 - Browse repository at this point
Copy the full SHA 8162197View commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 9c675e4 - Browse repository at this point
Copy the full SHA 9c675e4View commit details
Commits on Aug 19, 2021
-
Resctrl collector should be aware of existing mon groups.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 19, 2021 Configuration menu - View commit details
-
Copy full SHA for a76478c - Browse repository at this point
Copy the full SHA a76478cView commit details
Commits on Aug 20, 2021
-
Optimization for finding control/monitoring group.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 852f755 - Browse repository at this point
Copy the full SHA 852f755View commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 97987d8 - Browse repository at this point
Copy the full SHA 97987d8View commit details
Commits on Aug 24, 2021
-
Merge branch 'master' of github.com:google/cadvisor into creatone/res…
…ctrl
Paweł Szulik committedAug 24, 2021 Configuration menu - View commit details
-
Copy full SHA for c675d56 - Browse repository at this point
Copy the full SHA c675d56View commit details
Commits on Aug 25, 2021
-
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 25, 2021 Configuration menu - View commit details
-
Copy full SHA for e7628e7 - Browse repository at this point
Copy the full SHA e7628e7View commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 1db6ca2 - Browse repository at this point
Copy the full SHA 1db6ca2View commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 25, 2021 Configuration menu - View commit details
-
Copy full SHA for fa9b5db - Browse repository at this point
Copy the full SHA fa9b5dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3f311b - Browse repository at this point
Copy the full SHA b3f311bView commit details -
Use string map instead of int.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedAug 25, 2021 Configuration menu - View commit details
-
Copy full SHA for bbde636 - Browse repository at this point
Copy the full SHA bbde636View commit details
Commits on Sep 9, 2021
-
Now there is no need to use procps in Dockerfile.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for ea39458 - Browse repository at this point
Copy the full SHA ea39458View commit details -
Merge branch 'master' of github.com:google/cadvisor into creatone/res…
…ctrl
Paweł Szulik committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 0ec4da2 - Browse repository at this point
Copy the full SHA 0ec4da2View commit details -
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for b76ee15 - Browse repository at this point
Copy the full SHA b76ee15View commit details -
Add information about possible race condition.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 8c734a0 - Browse repository at this point
Copy the full SHA 8c734a0View commit details
Commits on Sep 10, 2021
-
Add warning when docker_only is not set.
Signed-off-by: Paweł Szulik <pawel.szulik@intel.com>
Paweł Szulik committedSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for fb4b9c8 - Browse repository at this point
Copy the full SHA fb4b9c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b42cf - Browse repository at this point
Copy the full SHA 00b42cfView commit details