Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
v1Release v1
First release!
- Allows to profile 32-bit or 64-bit executables
- Run new process or attach existing one
- Automatic download of pdb files for system dll files
- Shows flat view - who was function taking most time
- Shows call graph - which function calls which one
- Search or filter by function name
- View source code with profiling stats per line
- Navigate profile information in source code view (click on red percent numbers)
- Open files in explorer, in default editor or in Visual Studio
- Saving collected data to file for analyzing later