Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,15 @@ http://www.fabrizio-branca.de/magento-profiler.html

## Usage

Copy the aoe_profiler.xml.sample file to var/aoe_profiler.xml and find some documentation on what the settings mean in that file.
1. Copy the files into magento root

2. Copy the aoe_profiler.xml.sample file to var/aoe_profiler.xml and find some documentation on what the settings mean in that file.

3. See the results in System > AOE Profiler

Find some more settings in System > Configuration > Developer > Debug > Profiler.


## Enable database profiling

Add this to your local.xml:
Expand Down