DOC

fr.inria.powerapi.sensor : sensor-cpu-sigar-times

Maven & Gradle

Mar 22, 2013
9 stars

Extends the `fr.inria.powerapi.sensor.cpu.sensor-cpu-sigar` module in providing time spent for each CPU frequency, useful for computation taking into account the DVFS. This `Sensor` module use information provided by the [cpufreq-info](http://linux.die.net/man/1/cpufreq-info "cpufreq-info") tool under the procfs/sysfs virtual filesystems, typically used by standard Linux distributions. See also: [Man proc](http://linux.die.net/man/5/proc "proc manual").

Table Of Contents

Latest Version

Download fr.inria.powerapi.sensor : sensor-cpu-sigar-times Javadoc & API Documentation - Latest Versions:

All Versions

Download fr.inria.powerapi.sensor : sensor-cpu-sigar-times Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.5
1.4

How to open Javadoc JAR file in web browser

  1. Rename the file sensor-cpu-sigar-times-1.5-javadoc.jar to sensor-cpu-sigar-times-1.5-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder sensor-cpu-sigar-times-1.5-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "sensor-cpu-sigar-times-1.5-sources.jar" -d "sensor-cpu-sigar-times-1.5-javadoc" -subpackages