[Erp5-report] r34854 luke - /erp5/trunk/utils/timing_log_parser/plot.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Apr 29 13:08:54 CEST 2010
Author: luke
Date: Thu Apr 29 13:08:47 2010
New Revision: 34854
URL: http://svn.erp5.org?rev=34854&view=rev
Log:
- name of output file changed
Modified:
erp5/trunk/utils/timing_log_parser/plot.py
Modified: erp5/trunk/utils/timing_log_parser/plot.py
URL: http://svn.erp5.org/erp5/trunk/utils/timing_log_parser/plot.py?rev=34854&r1=34853&r2=34854&view=diff
==============================================================================
--- erp5/trunk/utils/timing_log_parser/plot.py [utf8] (original)
+++ erp5/trunk/utils/timing_log_parser/plot.py [utf8] Thu Apr 29 13:08:47 2010
@@ -40,10 +40,10 @@
Result:
Generates, in current directory, a graph per csv column in out-type format.
Their name is composed of:
+ - csv file basename (without extension)
+ - csv column title
- the ratio of present points (100 to 000). The higher the number, the
more the plot will be complete (less holes, longer timespan coverage).
- - csv file basename (without extension)
- - csv column title
- out-type extension
Options:
More information about the Erp5-report
mailing list