Print the list of selected eztrace modules
eztrace_loaded [OPTIONS]
Print the list of selected EZTrace modules
-v
Select the verbose mode
-h
Display this help and exit
$ eztrace_loaded
3 stdio Module for stdio functions (read, write, select, poll, etc.)
2 pthread Module for PThread synchronization functions (mutex, semaphore, spinlock, etc.)
6 papi Module for PAPI Performance counters
1 omp Module for OpenMP parallel regions
4 mpi Module for MPI functions
5 memory Module for memory functions (malloc, free, etc.)
Report eztrace bugs to [email protected]
EZTrace home page: <http://eztrace.gforge.inria.fr/>
Francois Trahay ([email protected])