Memory Usage tracking
Reg - July 27, 2008 - 00:06
| Project: | Visualize Backtrace |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I saw that you commented out code for displaying memory usage. If uncommented it because memory issues is the reason I installed your module. It seems to work however did you comment the code out because it there is something I should not trust in the output?
Also, it would be great if you could highlight a function that used more than some certain amount of memory just like you do with functions that take over x ms. Perhaps even highlight any function that pushed the total memory used close the the PHP memory usage limit.

#1
Oops, meant to say that: "... I uncommented it because..."