Back to bug 1039822

Who When What Removed Added
Jaroslav Škarvada 2013-12-10 08:45:45 UTC Status NEW ASSIGNED
Jaroslav Škarvada 2013-12-10 10:43:51 UTC CC jipan
Flags needinfo?(jipan)
Jimmy Pan 2013-12-10 10:57:58 UTC Flags needinfo?(jipan)
Jimmy Pan 2013-12-26 08:38:19 UTC Priority unspecified medium
Ondrej Vasik 2015-02-19 14:54:19 UTC Blocks 1191019
Evan McNabb 2015-02-26 20:09:50 UTC QA Contact kernel-qe ehamera
Libor Miksik 2015-03-25 16:06:44 UTC Blocks 1205796
Ondrej Vasik 2015-04-07 13:49:23 UTC CC ovasik
Summary powertop: --csv cannot specify filenmae powertop: --csv cannot specify filenmae (docs update)
Jaroslav Škarvada 2015-05-12 17:53:29 UTC Summary powertop: --csv cannot specify filenmae (docs update) powertop: --csv cannot specify filename (docs update)
Jaroslav Škarvada 2015-05-13 09:11:51 UTC Summary powertop: --csv cannot specify filename (docs update) powertop: --csv cannot specify filename
Jaroslav Škarvada 2015-05-13 09:12:38 UTC Status ASSIGNED MODIFIED
Jaroslav Škarvada 2015-05-13 09:53:28 UTC Fixed In Version powertop-2.3-9.el7
Doc Text Cause:
Previously the implementation of reporting wasn't optimal in PowerTOP.

Consequence:
The report filenames were generated in a non-clear way which wasn't documented. E.g. 'powertop --csv=myreport.dat' generated myreport.csv file which was a bit confusing.

Fix:
The implementation was improved and now it behaves in more logical way.

Result:
Report filenames are modified only if sequence of them is written (by using the -i switch) and only timestamp is inserted before the last suffix. No suffix is enforced.

E.g.:
'powertop --csv=myreport.dat' now creates myreport.dat as expected

'powertop -i 2 --csv=myreport.dat' now creates two files named myreport-TIMESTAMP.dat with different TIMESTAMP.

The same for HTML reporting.
errata-xmlrpc 2015-05-13 11:22:39 UTC Status MODIFIED ON_QA
John Skeoch 2015-07-20 00:56:35 UTC CC ccui
John Skeoch 2015-07-20 00:56:46 UTC CC jipan
Robert Krátký 2015-08-27 20:12:03 UTC CC jskarvad, rkratky
Docs Contact rkratky
Doc Text Cause:
Previously the implementation of reporting wasn't optimal in PowerTOP.

Consequence:
The report filenames were generated in a non-clear way which wasn't documented. E.g. 'powertop --csv=myreport.dat' generated myreport.csv file which was a bit confusing.

Fix:
The implementation was improved and now it behaves in more logical way.

Result:
Report filenames are modified only if sequence of them is written (by using the -i switch) and only timestamp is inserted before the last suffix. No suffix is enforced.

E.g.:
'powertop --csv=myreport.dat' now creates myreport.dat as expected

'powertop -i 2 --csv=myreport.dat' now creates two files named myreport-TIMESTAMP.dat with different TIMESTAMP.

The same for HTML reporting.
PowerTOP now respects user-defined report file names

Previously, PowerTOP report file names were generated in an unclear, undocumented way. With this update, the implementation has been improved, and file names are now generated as expected. This applies to both CSV and HTML reports.
Flags needinfo?(jskarvad)
Jaroslav Škarvada 2015-08-28 13:32:27 UTC Flags needinfo?(jskarvad)
Robert Krátký 2015-08-28 14:35:59 UTC Doc Text PowerTOP now respects user-defined report file names

Previously, PowerTOP report file names were generated in an unclear, undocumented way. With this update, the implementation has been improved, and file names are now generated as expected. This applies to both CSV and HTML reports.
PowerTOP now respects user-defined report file names

Previously, PowerTOP report file names were generated in an unclear, undocumented way. With this update, the implementation has been improved, and the generated file names now respect the names requested by the user. This applies to both CSV and HTML reports.
Jiří Vohánka 2015-09-16 06:53:38 UTC CC jvohanka
QA Contact ehamera jvohanka
Jiří Vohánka 2015-09-16 16:33:31 UTC Status ON_QA VERIFIED
errata-xmlrpc 2015-11-19 01:56:41 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2015-11-19 08:00:01 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2015-11-19 03:00:01 UTC
John Skeoch 2016-02-01 02:20:18 UTC CC emcnabb

Back to bug 1039822