pcp
                                
                                 pcp copied to clipboard
                                
                                    pcp copied to clipboard
                            
                            
                            
                        Performance Co-Pilot
@christianhorn noticed recently that non-x86_64 platform's /proc/cpuinfo file lacks the information that backs the popular clock rate metric. However, sysfs files below /sys/devices/system/cpu/cpuN/cpufreq/scaling_cur_freq do contain this information for other platforms...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 9552610e81f4c8002dadc4670f1fdced6a2c830b to 5cd11c3a4ced054e52742c5fd54dca954e0edd85. Commits 5cd11c3 Merge pull request #1211 from crazy-max/summary-info-message 0aba704 chore: update generated content 23c657a print info message for build summary support checks 16ebe77 Merge...
When e.g. working with large archives it can be helpful to create first a smaller archive covering only a certain timeframe with only the relevant metrics needed for further investigation....
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.2.0 to 3.3.0. Release notes Sourced from docker/login-action's releases. v3.3.0 Bump @docker/actions-toolkit from 0.24.0 to 0.35.0 in docker/login-action#754 Bump https-proxy-agent from 7.0.4 to 7.0.5 in docker/login-action#741 Bump...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from a64d0487d7069df33b279515d35d60fa80e2ea62 to 60a0d343a0d8a18aedee9d34e62251f752153bdb. Commits 60a0d34 Merge pull request #441 from docker/dependabot/npm_and_yarn/docker/actions-to... b3bc5a6 chore: update generated content e6e95c2 chore: move func 9ec63a7 chore(deps): Bump @docker/actions-toolkit from 0.23.0 to...
Issue #2016 describes a problem where root cause is the way pcp-dstat.py has hard-coded mappings between instance filtering command line options and the specific plugins they apply to. A cleaner...
Hi, Hope everyone in the community is well. I am quite interested in running PCP on Android. While there is something for OSX, Windows, and Solaris, it looks like there...
Change pcp-zeroconf on RHEL 10 and later to match Fedora, where state from /usr/lib/systemd/system-preset/90-default.preset is used to determine service enabled state centrally for sysadmins rather than hard-coding this in the...
Allows authenticated users to access the proc metric values, through the new /etc/pcp/proc/access.conf configuration file. Resolves issue #2089
Starting to get requests for this, not too surprisingly. :) It would be great to make GPUs a first class entity in dstat, just like CPUs, disks, network interfaces and...