<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rteval.git/server/parser, branch master</title>
<subtitle>Working copy of the upstream rteval.git tree</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/'/>
<entry>
<title>Moved PostgreSQL related array function into pgsql.c</title>
<updated>2011-10-07T16:11:06+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-10-07T15:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=a30e5a76d3e0c5096d729cb3929e5297d34dcf1d'/>
<id>a30e5a76d3e0c5096d729cb3929e5297d34dcf1d</id>
<content type='text'>
This is to put all PostgreSQL related functions in one place.  Using the
init_xmlparser() the function needed to format arrays are provided to the
xmlparser code paths.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to put all PostgreSQL related functions in one place.  Using the
init_xmlparser() the function needed to format arrays are provided to the
xmlparser code paths.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce init_xmlparser() process</title>
<updated>2011-10-07T16:11:06+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-10-07T12:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=5ce546f047f30d40b52ac647a5012a7f09b7e30d'/>
<id>5ce546f047f30d40b52ac647a5012a7f09b7e30d</id>
<content type='text'>
This is the first step towards  moving PostgreSQL specific parts out of xmlparser.c
to make the xmlparser database backend agnostic.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first step towards  moving PostgreSQL specific parts out of xmlparser.c
to make the xmlparser database backend agnostic.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for PostgreSQL arrays + store cpu_topology CPU spread as an array</title>
<updated>2011-10-07T16:11:06+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-10-07T11:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=a5e7518839e3054cfb05c9b12094c5a27b199e56'/>
<id>a5e7518839e3054cfb05c9b12094c5a27b199e56</id>
<content type='text'>
Implemented a new value type for the internal &lt;sqldata/&gt; XML format, which will
store data in an PostgreSQL array.  This is used now to store the CPU core spread
of the socket in a sepearate field in rtevalruns_details.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented a new value type for the internal &lt;sqldata/&gt; XML format, which will
store data in an PostgreSQL array.  This is used now to store the CPU core spread
of the socket in a sepearate field in rtevalruns_details.

Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved annotation data into a separate table field in rtevalruns_details</title>
<updated>2011-01-10T15:34:52+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2011-01-10T15:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=bec02b969c63a267467b0afe10f9510cf763fd45'/>
<id>bec02b969c63a267467b0afe10f9510cf763fd45</id>
<content type='text'>
Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Sommerseth &lt;davids@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added --annotate | -a  feature to rteval</title>
<updated>2010-04-12T14:42:33+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2010-04-12T14:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=5d177c214c9634f5c55a64e03d67084b7533c946'/>
<id>5d177c214c9634f5c55a64e03d67084b7533c946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for num_cpu_sockets and improved num_cpu_cores extraction</title>
<updated>2010-04-01T08:21:35+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2010-04-01T08:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=f92bf74507b669109a2dacb1b8470a4eb04cfba3'/>
<id>f92bf74507b669109a2dacb1b8470a4eb04cfba3</id>
<content type='text'>
This change will support both the new &lt;cpu_topology/&gt; tag and the old
&lt;cpu_cores/&gt; tag.  Added extraction of data for the
rtevalruns_details.num_cpu_sockets field as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change will support both the new &lt;cpu_topology/&gt; tag and the old
&lt;cpu_cores/&gt; tag.  Added extraction of data for the
rtevalruns_details.num_cpu_sockets field as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added basic info for more CPU topology info</title>
<updated>2010-03-31T14:30:04+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2010-03-31T14:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=4c980bcc2be81d0d46f1b2541a72fd8662b705ac'/>
<id>4c980bcc2be81d0d46f1b2541a72fd8662b705ac</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Added storing NUMA nodes in to rtevalruns_details</title>
<updated>2010-03-26T14:42:45+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2010-03-26T14:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=f09865830aec3861dd98c4859e76b76498040c2d'/>
<id>f09865830aec3861dd98c4859e76b76498040c2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved general parse logging</title>
<updated>2010-03-26T12:30:45+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2010-03-26T12:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=5295d11f56f3b6fdddfe8ed349232e667c7c54c3'/>
<id>5295d11f56f3b6fdddfe8ed349232e667c7c54c3</id>
<content type='text'>
Logs now show which thread and more clearly which submid record which
is being parsed.  Also added a log message when the parsing is completed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Logs now show which thread and more clearly which submid record which
is being parsed.  Also added a log message when the parsing is completed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed snprintf() to append_str() when adding 'AND ipaddr' SQL string</title>
<updated>2010-03-26T10:04:17+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2010-03-26T10:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=dc915299049e2bc923e24a0b6fec8ed4dfa41d8f'/>
<id>dc915299049e2bc923e24a0b6fec8ed4dfa41d8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
