eztrace_avail - print the list of available EZTrace modules
Contents
Description
Print the list of available EZTrace modules
Examples
$ eztrace_avail
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.)
Name
eztrace_avail - print the list of available EZTrace modules
Options
-v Select the verbose mode
-h Display this help and exit
Reporting Bugs
Report eztrace bugs to https://gitlab.com/eztrace/eztrace
EZTrace home page: <https://eztrace.gitlab.io/eztrace>
See Also
eztrace(1), eztrace.preload(1), eztrace_cc(1), eztrace_avail(1)
Synopsis
eztrace_avail [OPTIONS]
