author | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 5 May 2015 20:10:16 +0000 (22:10 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 5 May 2015 20:26:40 +0000 (22:26 +0200) | ||
commit | eff671de53617304a17957aad9d2c7cf13d7eaf7 | |
tree | bf42e724f404c0ffca48399c6d500fb57f1e462b | tree | snapshot |
parent | 90e94693154573cf324f352603d8638d4794940c | commit | diff |
Turbostat: reorganise metric names
The `plugin_instance` now always is the hardware element
(cpuNN/coreNN/pkgNN) the data belongs to. Any optional identifier string
is moved to the `type_instance`.
Also remove the "_W" unit suffix as the "power" `type` implies we're
dealing with Watts.
The idea is to have the naming scheme in line with the way most other
plugins usually organise data.
The `plugin_instance` now always is the hardware element
(cpuNN/coreNN/pkgNN) the data belongs to. Any optional identifier string
is moved to the `type_instance`.
Also remove the "_W" unit suffix as the "power" `type` implies we're
dealing with Watts.
The idea is to have the naming scheme in line with the way most other
plugins usually organise data.
src/turbostat.c | diff | blob | history |