https://github.com/powerapi-ng/hwpc-sensor
Hardware Performance Counters monitoring agent for containers.
https://github.com/powerapi-ng/hwpc-sensor
c cgroups containers hardware-performance-counters inria linux monitoring perf-event powerapi sensor
Last synced: about 1 month ago
JSON representation
Hardware Performance Counters monitoring agent for containers.
- Host: GitHub
- URL: https://github.com/powerapi-ng/hwpc-sensor
- Owner: powerapi-ng
- License: bsd-3-clause
- Created: 2019-11-08T12:41:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-05T11:06:56.000Z (about 1 month ago)
- Last Synced: 2025-05-05T12:24:39.295Z (about 1 month ago)
- Topics: c, cgroups, containers, hardware-performance-counters, inria, linux, monitoring, perf-event, powerapi, sensor
- Language: C
- Homepage:
- Size: 443 KB
- Stars: 14
- Watchers: 7
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Hardware Performance Counters (HwPC) Sensor
This project is a lightweight sensor that monitor the Hardware Performance Counters of the cgroups (i.e. containers, systemd units...) running on a Linux system.# About
This open-source project is maintained by the [PowerAPI consortium](https://github.com/powerapi-ng).
To report bugs, submit feature ideas, or post feedback, please use the [Issues section](https://github.com/powerapi-ng/hwpc-sensor/issues) of this repo.The documentation is available [on the PowerAPI website](http://powerapi.org).
# License
This project is licensed under the [BSD-3-Clause License](https://opensource.org/licenses/BSD-3-Clause).