The Theme and Plugin Profiler uses little known PHP feature known as ticks.
Basically, this is event that occurs every time code block is executed, marked by function call or curly {} brackets..
The plugin uses ticks to collect list of the functions that were executed, how often they were called and how much time they took in total.
The option page gives some filters to select and sort the results.
Upload the plugin files to the wp-content plugins directory, or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen WordPress.
Use Tools-> T&P Profiler screen to configure the plugin...
Theme and Plugin Profiler is open software.
The following people have contributed to this plugin...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more