intel / yoko-tool

yoko-tool
GNU General Public License v2.0
15 stars 12 forks source link

yokotool: add a switch to output a timestamp when reading metrics #1

Closed mupuf closed 7 years ago

mupuf commented 8 years ago

Signed-off-by: Martin Peres martin.peres@linux.intel.com

HeliaCo commented 8 years ago

@mupuf

Hi Martin,

Thank you for your contribution #1 and apologies for my late feedback.

FYI I am currently implementing a way for yokotool to provide time stamps as well as well as some other types of data that we call "virtual data items" [1]. I will notify you when this new feature is available.

In fact we received a request similar to yours:

So I am working on a sustainable solution that should encompass both requests and fit some similar cases we may face in the future.

Best regards, Helia

[1] "virtual data items" is data that we compute ourselves or provide on-the-fly, as opposed to the data items we read from the power meter

mupuf commented 8 years ago

Sounds great! I can keep my local version until you come up with something.

Notify me if you want a review :)

HeliaCo commented 7 years ago

Hi Martin,

A new release of Yoko Tool is now available and it provides the support of virtual data items, namely the "time stamp" and "Joules".

So you can getthose data items along with the power, voltage, current, etc.

Apologies for looong time that took me, I hope you'll enjoy this new feature!

Thank you and best regards, Helia

mupuf commented 7 years ago

Wonderful, thanks Helia!