This talk gives an overview on profiling in Java using open source tools. It came out of my own efforts to find good material to show to profiling novices at SAP. The aim is to give an introduction to the field, that (hopefully) entices the viewer to use profiles themselves and to view the more in-depth talks collected in my Java Profiling Playlist.
The slides and many more information can be found at https://github.com/parttimenerd/jug-profiling-talk, you can add to the included lists of blogs, Twitter users and talks by creating a pull request.
This talk has been presented in the Java User Group Karlsruhe. I'm happy to present a variation of this talk in other places, just contact me via Twitter (@parttimen3rd).
Chapters:
00:00: About Me
02:05: Introduction
11:53: Which profilers are there?
25:34: Basic concepts