Oso Memory Profiler

3.3 - Session tabs

The Oso Memory Profiler supports multiple profiles (sessions) being open at the same time.


All currently open sessions are represented by a tab in the bar directly below the toolbar.

The name displayed in the tab will be one of the following:
  1. The name of the session as specified when profiling.

  2. The filename of a session loaded from disk.

  3. The text "Untitled" for an unnamed, unsaved network session.


Tab Icons

The icon for each tab indicates the type of session that is open:

File Session
Indicates that this session was either loaded from a file, or is a disconnected network session that has been saved to disk.
 
Active Network Session
A network session that is still connected via TCP to the application that is being profiled.
 
Disconnected Network Session
Disconnected network sessions were connected to an application, but the connection has been lost - either because the remote application has been terminated, or because of transient network issues.


Right clicking over a session tab displays a context menu with options related to managing the session. You can read more about this context menu in the menus documentation.