Share

PerfParse

File Release Notes and Changelog

Release Name: perfparse-0.104.1

Notes: Main changes are : - dynamic libraries for perfparse-log2* and perfparsed - perfparse-log2any can load more than one storage module; the other perfparse-log2* are links, shortcuts to perfparse-log2any with one module only. - Perfparse is now internationalized, with a first french translation to be improved and others to be done (contributions welcome) - perfgraph.cgi renamed as perfparse.cgi. To avoid confusions, upgraders should remove their old perfparse.cgi.


Changes: Use of dlopen() to load storage modules at execution time (YM) Removed perfparse-log2*. Now use perfparse-log2any with new option --storage_modules_load (YM) Internationalization of perfparse (YM) OpenBSD support beginning (BC, YM and Julien Touche) Fixed a problem with FIFO (YM, thanks to Tim who noticed it)