Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MemoryAnalyzer/Learning Material"

(Presentations)
(Presentations)
Line 3: Line 3:
 
= Presentations =
 
= Presentations =
 
[http://www.slideshare.net/AJohnson1/extending-eclipse-memory-analyzer Eclipse Summit Europe], Ludwigsburg, 4 November '10
 
[http://www.slideshare.net/AJohnson1/extending-eclipse-memory-analyzer Eclipse Summit Europe], Ludwigsburg, 4 November '10
 +
 
[http://www.slideshare.net/AJohnson1/practical-lessons-in-memory-analysis TheServerSide Java Symposium - Europe], Prague, October '09
 
[http://www.slideshare.net/AJohnson1/practical-lessons-in-memory-analysis TheServerSide Java Symposium - Europe], Prague, October '09
 +
 
[http://www.oracle.com/technetwork/java/j1sessn-jsp-156291.html JavaOne], San Francisco, June '09
 
[http://www.oracle.com/technetwork/java/j1sessn-jsp-156291.html JavaOne], San Francisco, June '09
 +
 
[http://www.slideshare.net/nayashkova/eclipse-memory-analyzer-presentation-763314 Eclipse Summit Europe] Ludwigsburg, 20 November, '08
 
[http://www.slideshare.net/nayashkova/eclipse-memory-analyzer-presentation-763314 Eclipse Summit Europe] Ludwigsburg, 20 November, '08
 +
 
[http://www.oracle.com/technetwork/java/j1sessn-jsp-156539.html JavaOne], San Francisco, May '08
 
[http://www.oracle.com/technetwork/java/j1sessn-jsp-156539.html JavaOne], San Francisco, May '08
 +
 
[https://www.eclipsecon.org/2008/sub/attachments/Memory_Analysis_Simplified_Automated_Heap_Dump_Analysis_for_Developers_Testers_and_Technical_Support_Employees.pdf EclipseCon], March '08 (Slides)
 
[https://www.eclipsecon.org/2008/sub/attachments/Memory_Analysis_Simplified_Automated_Heap_Dump_Analysis_for_Developers_Testers_and_Technical_Support_Employees.pdf EclipseCon], March '08 (Slides)
 +
 
[http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00ca7f0d-8ee6-2910-5d82-fc3e8dd25300 JavaOne], San Francisco, May '07
 
[http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00ca7f0d-8ee6-2910-5d82-fc3e8dd25300 JavaOne], San Francisco, May '07
  

Revision as of 10:03, 4 November 2016


Presentations

Eclipse Summit Europe, Ludwigsburg, 4 November '10

TheServerSide Java Symposium - Europe, Prague, October '09

JavaOne, San Francisco, June '09

Eclipse Summit Europe Ludwigsburg, 20 November, '08

JavaOne, San Francisco, May '08

EclipseCon, March '08 (Slides)

JavaOne, San Francisco, May '07

Tutorials

Eclipse Memory Analyzer Tutorial by Lars Vogel.

Automated Heap Dump Analysis: Finding Memory Leaks with One Click by Krum Tsvetkov, part of the Memory Analyzer blog

Analyzing the Memory Consumption of Eclipse by Markus Kohler.

Detect duplicated/conflicting libs/classes by Aurelien Pupier

Analyzing Java Collections Usage with Memory Analyzer

The Memory Analyzer grew up at SAP. Back then, Krum blogged about Finding Memory Leaks with SAP Memory Analyzer. The content is still relevant.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.