summaryrefslogtreecommitdiff
path: root/java/perftests/bin/processing/processTests.py
Commit message (Collapse)AuthorAgeFilesLines
* Qpid-1934 : Add log4j splitting.Martin Ritchie2009-06-231-27/+114
| | | | | | | Update datetime detection/parsing to use a regex. Added logging to give output on progress git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@787697 13f79535-47bb-0310-9956-ffa450edef68
* Qpid-1934 : Add start/stop script for broker monitoring.Martin Ritchie2009-06-221-0/+480
Add runTest.sh that starts a given set of tests and then generates stat files for them Updated monitor-broker to use $! to get top pid, rather than ps|grep made runTests.sh take a file which contains a list of tests to run. Addition of processTests: Creates a Result Package suitable for processing by process.sh / processAll.sh Updated process.sh to correctly handle new broker_cpu.log date format and to have better error handling when there is no GC data Update to monitor-broker to record the top rate so it can be used in processing Update to process.sh to better display the CPU x axis using the time. Update to processTests.py to use a regex to extract the GC time stamp. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@787292 13f79535-47bb-0310-9956-ffa450edef68