endurance_report.py
Manual Reference Pages - ENDURANCE_REPORT.PY (1)
NAME
endurance_report.py - produce HTML summary from the endurance metrics
CONTENTS
Synopsis
Description
See Also
Copyright
SYNOPSIS
endurance_report.py dir1 [ dir2 ... ]
DESCRIPTION
endurance_report.py processes the endurance measurement data from given directories and outputs a HTML summary of the findings.
NOTE: It's important that the measurement directories are given in the same order as in which the measurements are done, otherwise the differences shown between the measurements are incorrect.
The measurement data is from save-incremental-endurance-stats and syslog_parse.py is used to process the syslogs coming with the measurements. This tool is normally used through the parse-endurance-measurements script.
SEE ALSO
syslog_parse.py(1), save-incremental-endurance-stats(1), parse-endurance-measurements(1)
COPYRIGHT
Copyright (C) 2007 Nokia Corporation.
This is free software. You may redistribute copies of it under the terms of the GNU General Public License v2 included with the software. There is NO WARRANTY, to the extent permitted by law.
Improve this page