summaryrefslogtreecommitdiffstats
path: root/server/sql/rteval-1.2.sql
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor issues in rteval-parser database schemasDavid Sommerseth2012-12-201-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 infoDavid Sommerseth2010-03-311-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_detailsDavid Sommerseth2010-03-261-0/+1
|
* Fixed wrong GRANT statement on the rteval_info tableDavid Sommerseth2010-03-251-1/+1
|
* Added support for storing Linux distro in the databaseDavid Sommerseth2010-03-251-0/+202