| Name | Description | Type | Package | Framework |
| EnvironmentInfo | Holds information about the environment (such as request parameters and session attributes) to be stored in the ProfilerData. | Class | org.apache.cocoon.components.profiler | Apache Cocoon |
| Profiler | Profiler component interface. | Interface | org.apache.cocoon.components.profiler | Apache Cocoon |
| ProfilerData | Request-time profiler information. | Class | org.apache.cocoon.components.profiler | Apache Cocoon |
| ProfilerData .Entry | Entry, which stores the role and source of a component from a pipeline. | Class | org.apache.cocoon.components.profiler.ProfilerData | Apache Cocoon |
| ProfilerImpl | Profiler component implementation. | Class | org.apache.cocoon.components.profiler | Apache Cocoon |
| ProfilerResult | A ProfilerResult stores a collection of the lastest n ProfilerDatas Version:CVS $Id: ProfilerResult. | Class | org.apache.cocoon.components.profiler | Apache Cocoon |
| ProfilingCachingProcessingPipeline | Class | org.apache.cocoon.components.profiler | Apache Cocoon | |
| ProfilingNonCachingProcessingPipeline | Special version of the NonCachingProcessingPipeline that supports capturing the SAX-events that go through it and stores the result in the | Class | org.apache.cocoon.components.profiler | Apache Cocoon |
| ProfilingXMLPipe | This SAX connector measures time taken by each Sitemap component. | Class | org.apache.cocoon.components.profiler | Apache Cocoon |