Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] New TAU plugins

Greetings,

I've put up a new patch for the TAU plugins (https://bugs.eclipse.org/bugs/show_bug.cgi?id=168292).  Most of my effort for the past couple weeks has gone into adding support for other, arbitrary performance analysis tools.  Compilation, execution and post-execution analysis tools are all supported now.  The next big features I will work on are support for setting tool-specific environment variables for compilation and execution and better management of arbitrary (user defined) performance analysis output.  I will also be enhancing the performance analysis launch configuration tab to show tool-option panes defined in the xml file, as TAU's compiler options settings are now.

There is a lot to be done with the core yet, but I would definitely like to look at the PAPI functionality soon as well.  The PAPI plugin is likely to be a premiere use-case for the upcoming tool environment variable management system.

If anyone has any questions or comments on the development or functionality of the plugins, please don't hesitate to let me know. 

Regards,
Wyatt

Back to the top