Giter Club home page Giter Club logo

auto-hwpc-sensor's Introduction

Auto HWPC Sensor

This repository contains the Auto HWPC Sensor project, which update the config file to include the proper events of containers/core for hwpc-sensor based on the cpu family

Installation

To install the Auto HWPC Sensor, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/auto-hwpc-sensor.git

Usage

To use the Auto HWPC Sensor, follow these steps:

  1. install the hwpc-sensor
  2. prepare your config file with all the events except the one that depends on the container/core

instead of running the hwpc-sensor with the config file, run the auto-hwpc-sensor with the config file as an argument

    hwpc-sensor --config-file <path-to-config-file>

becomes

    auto-hwpc-sensor <path-to-config-file>

Limitaion

  • The auto-hwpc-sensor only works with the cpu family events. If the cpu events are not present in the config file, the auto-hwpc-sensor will not work.
  • the auto-hwpc-sensor only works with the config-file and not with the arguments passed to the hwpc-sensor command.

Contributing

Contributions are welcome! If you would like to contribute to the Auto HWPC Sensor project.

To add a new cpu family, follow these steps:

  1. add the entry in the file cpu_events.json with the cpu family as the key and the events as the value
  2. make sure the the cpu family is in ** Lower case ** otherwise it won't work
  3. the events should be the same format as the events present in the lbpfm4

auto-hwpc-sensor's People

Contributors

chakib-belgaid avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.