hi, all I'm working on adapting APPR against the latest OpenOffice - Apache OpenOffice 3.4 on Ubuntu 11.04. At right now, APPR can work with AOO 3.4 on Ubuntu to get performance data, such as "Startup", "LoadFile" and "PlaySlide".
In general, the following 3rd parts should be installed to run APPR. - gawk - bash - libperl-dev - libyaml-perl - SVG - XML::Mini - XML::Simple The patch file for "sal\rtl\source\makefile" should be updated, due to the change on the original file. I replaced "svgdisplay" with "firefox" to show the result in SVG file. If you have a recommended one, please update the wiki http://wiki.services.openoffice.org/wiki/How_to_enable_APPR_with_Apache_OpenOffice_3.4_on_Ubuntu_11.04#Run_APPR_for_Apache_OpenOffice_3.4. Thanks! Another thing in todo list is to find resource about *VTune*. If I can get the installation package for VTune, I will try to enable it and test it in APPR. The next step for me is to run APPR against AOO 3.4 with sample file to generate performance report. It may be the performance baseline in AOO 3.4. But I know nothing about how to use APPR in OO's formal test. Is there anyone who can share the guide/script/expereince? Any feedback will be appreciated. Thanks! -- Best regards, Chao Huang
