I forgot to mention the changes from the previous patchset (take#3 to #4)

API changes:
- generic tag printing function + macros on top of it: more flexible
- no longer need to specify tag name when closing: use of a dynamic 
stack to remember names
- more features to handle carriage returns, indentation, self-closing 
tags and attributes


Change of XML output grammar:
- records data provided as attributes instead of nodes: easier to read 
and more compact

Doc updates

Minor fixes

Gilles.

Gilles Carry a écrit :
> Hello,
> 
> To overcome libstats limitations, I have implemented this library and
> integrated it into libstats matrix_mult.c
> 
> I've used this because I had to compare/correlate stats of differents tests
> runs on several kernels and architectures. This proved very useful as once the
> tests have run, many extracts can be done from original results, without
> having to modify/recompile/rerun the test itself.
> This really made things easier.
> 
> With a single test run output, I could plot 2-D or 3-D graphs just by changing
> the xquery that generates the gnuplot data file.
> 
> Basic understanding of XML is necessary to use this.
> 
> I think this work is worth sharing. I wish people review it and comment it.
> 
> Though it's been implemented on top of realtime tests, it should be easily
> portable to the reset of LTP, should some be interested...
> 
> This series consists of four patches:
>       first is the library itself,
>       second is the integration with libstat,
>       third is a first use with matrix_mult,
>       forth is the documentation and a tool.
> 
> 
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Ltp-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ltp-list
> 
> 

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Gilles.Carry
Linux Project team
mailto: [EMAIL PROTECTED]
Phone: +33 (0)4 76 29 74 27
Addr.: BULL S.A.  1 rue de Provence, B.P. 208 38432 Echirolles Cedex
http://www.bull.com
http://www.bullopensource.org/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to