This file contains a module for visualizing the execution profile of a parallel code. More...
Go to the source code of this file.
Data Types | |
module | qrm_trace_mod |
This module contains all the facilities for visualizing the execution profile of a parallel code. More... | |
interface | qrm_trace_mod::qrm_trace_init |
interface | qrm_trace_mod::qrm_trace_create_event |
interface | qrm_trace_mod::qrm_trace_event_start |
interface | qrm_trace_mod::qrm_trace_event_stop |
interface | qrm_trace_mod::qrm_trace_log_dump |
type | qrm_trace_mod::event_type |
This file contains a module for visualizing the execution profile of a parallel code.
Definition in file qrm_trace_mod.F90.