Performance:Leak Tools: Difference between revisions

(Add a table summarizing the tools)
Line 23: Line 23:
| Common chrome JavaScript leaks
| Common chrome JavaScript leaks
| All platforms
| All platforms
| -
| Any build
|-
|-
| [[#Cycle Collector Debugging (DEBUG_CC)|Cycle Collector debugging]]
| [[#Cycle Collector Debugging (DEBUG_CC)|Cycle Collector debugging]]
Line 45: Line 45:
| All objects? (or allocations?)
| All objects? (or allocations?)
| All tier 1 platforms
| All tier 1 platforms
| Requires trace-malloc
| Build with --enable-trace-malloc
|-
|-
| colspan="4" style="background: #eee" | Leak tools for medium-size object graphs
| colspan="4" style="background: #eee" | Leak tools for medium-size object graphs
Line 74: Line 74:
| All allocations
| All allocations
| Linux only?
| Linux only?
| Requires trace-malloc
| Build with --enable-trace-malloc
|}
|}


Confirmed users
729

edits