| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix minor issues in rteval-parser database schemas | David Sommerseth | 2012-12-20 | 1 | -0/+1 |
| | | | | | | | | - The rtevxmlrpc database user needs SELECT privileges on rtevalruns, otherwise the DatabaseStatus() XML-RPC call fails. - The hwlatdetect_summary table was defined with a wrong column name | ||||
| * | Added basic info for more CPU topology info | David Sommerseth | 2010-03-31 | 1 | -3/+5 |
| | | | | | | | | Have not yet implemented extraction new cpu_topology tags, but the summary of this information will go into the num_cpu_cores and num_cpu_sockets fields in the database. Right now it only takes the /rteval/hardware/cpu_cores and puts it into num_cpu_cores | ||||
| * | Added storing NUMA nodes in to rtevalruns_details | David Sommerseth | 2010-03-26 | 1 | -0/+1 |
| | | |||||
| * | Fixed wrong GRANT statement on the rteval_info table | David Sommerseth | 2010-03-25 | 1 | -1/+1 |
| | | |||||
| * | Added support for storing Linux distro in the database | David Sommerseth | 2010-03-25 | 1 | -0/+202 |
