index
:
rteval.git
master
work/v2.0
Working copy of the upstream rteval.git tree
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright updates
David Sommerseth
2013-01-18
1
-4
/
+4
*
Changed the parsing defaults for summary reports
David Sommerseth
2012-12-20
2
-2
/
+2
*
Rework the XSLT template for rteval-parserd to tackle rteval v2.0 reports
David Sommerseth
2012-12-20
1
-259
/
+499
*
rteval-parserd: Avoid live-lock if errors happens while registering the system
David Sommerseth
2012-11-19
1
-0
/
+3
*
rteval-parserd: Fix issue when IPv4 address has not been set
David Sommerseth
2012-11-19
1
-1
/
+1
*
rteval-parserd: Extend the xmlparser.xsl to also process hwlatdetect results
David Sommerseth
2012-11-08
1
-1
/
+70
*
server/parser: Make the parsing of measurement data more flexible
David Sommerseth
2012-11-08
7
-25
/
+46
*
server/parser: Add support EXSLT functions in XSLT templates
David Sommerseth
2012-11-08
1
-0
/
+5
*
server/parser: Make sure the XSLT parameter array is always cleared before use
David Sommerseth
2012-11-08
1
-1
/
+4
*
server/parser: Added a simple string tokeniser
David Sommerseth
2012-11-08
2
-0
/
+108
*
Moved PostgreSQL related array function into pgsql.c
David Sommerseth
2011-10-07
3
-55
/
+77
*
Introduce init_xmlparser() process
David Sommerseth
2011-10-07
2
-0
/
+50
*
Added support for PostgreSQL arrays + store cpu_topology CPU spread as an array
David Sommerseth
2011-10-07
2
-5
/
+109
*
Moved annotation data into a separate table field in rtevalruns_details
David Sommerseth
2011-01-10
1
-2
/
+4
*
Added --annotate | -a feature to rteval
David Sommerseth
2010-04-12
1
-1
/
+1
*
Added support for num_cpu_sockets and improved num_cpu_cores extraction
David Sommerseth
2010-04-01
1
-3
/
+16
*
Added basic info for more CPU topology info
David Sommerseth
2010-03-31
1
-11
/
+16
*
Added storing NUMA nodes in to rtevalruns_details
David Sommerseth
2010-03-26
1
-3
/
+5
*
Improved general parse logging
David Sommerseth
2010-03-26
2
-17
/
+23
*
Changed snprintf() to append_str() when adding 'AND ipaddr' SQL string
David Sommerseth
2010-03-26
1
-2
/
+4
*
Make sure we search for IP address == NULL when the input is NULL
David Sommerseth
2010-03-25
1
-0
/
+2
*
Honour the 'isnull' attribute in <value/> tags
David Sommerseth
2010-03-25
1
-2
/
+7
*
Don't consider IP address if the value is NULL when looking up registered sys...
David Sommerseth
2010-03-25
1
-2
/
+7
*
Updated the README files to reflect recent changes
David Sommerseth
2010-03-25
1
-14
/
+43
*
Added support for storing Linux distro in the database
David Sommerseth
2010-03-25
1
-1
/
+3
*
Cleaned up xmlparser.xsl - avoid not needed <xsl:apply-templates/> calls
David Sommerseth
2010-03-23
1
-170
/
+146
*
Renamed rteval_parserd to rteval-parserd
David Sommerseth
2010-03-22
8
-29
/
+29
*
Fixed rpmlint complaints
David Sommerseth
2010-03-22
1
-6
/
+10
*
Copy init script and config file example to the docs dir on 'make install'
David Sommerseth
2010-03-22
1
-0
/
+4
*
Added initial init.d script and sysconfig file for rteval_parserd
David Sommerseth
2010-03-19
2
-0
/
+145
*
Updated README files for the XMLRPC server to match latest changes
David Sommerseth
2009-12-08
1
-0
/
+17
*
Avoid unexpected exit if the main thread starts process_submission_queue() to...
David Sommerseth
2009-12-08
1
-0
/
+1
*
Updated the SQL database schema and XML parser stylesheet
David Sommerseth
2009-12-08
1
-7
/
+11
*
Implemented SQL schema version handling on the database layer
David Sommerseth
2009-12-08
2
-4
/
+41
*
Added function to extract and parse the new //sqldata/@schemaver attribute
David Sommerseth
2009-12-08
2
-0
/
+32
*
Changed the complete autotools setup for rteval-xmlrpc
David Sommerseth
2009-12-03
5
-1252
/
+0
*
Cleaned up and fixed configure.ac issues
David Sommerseth
2009-11-10
1
-17
/
+48
*
Updated README with info about new config parameters ++
David Sommerseth
2009-11-10
1
-6
/
+23
*
Cleaned up eFree_values() even more
David Sommerseth
2009-11-10
1
-18
/
+7
*
Avoid recursion calls in do_free_vals()
David Sommerseth
2009-11-10
1
-6
/
+11
*
Simplified the API to parse_report() and check_filesize()
David Sommerseth
2009-11-10
1
-41
/
+35
*
Corrected comments
David Sommerseth
2009-11-10
1
-2
/
+4
*
Cosmetic fix
David Sommerseth
2009-11-10
1
-1
/
+1
*
Fixed a misleading log message during shutdown and a tiny memleak
David Sommerseth
2009-11-10
1
-3
/
+2
*
Added new config parameter: max_report_size
David Sommerseth
2009-11-10
6
-7
/
+55
*
Fixed potential thread collision with oid return values
David Sommerseth
2009-11-10
1
-3
/
+4
*
autotoolised rteval_parserd
David Sommerseth
2009-11-05
5
-13
/
+1266
*
Cleaned up the XML-RPC server
David Sommerseth
2009-10-26
1
-0
/
+289
*
Fixed a memory leak introduced in commit 70c850c13dabed16a69b
David Sommerseth
2009-10-23
1
-0
/
+1
*
Get rid of the sleep() calls and use blocking POSIX MQ calls
David Sommerseth
2009-10-23
2
-12
/
+41
[next]