logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

eztrace_loaded - print the list of selected EZTrace modules

Author

       Francois Trahay (francois.trahay@telecom-sduparis.eu)

1.0                                             05 September 2013                                         man(1)

Description

       Print the list of selected EZTrace modules

Examples

       $ 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.)

Name

       eztrace_loaded - print the list of selected EZTrace modules

Options

       -v     Select the verbose mode

       -h     Display this help and exit

Reporting Bugs

       Report eztrace bugs to eztrace-devel@lists.gforge.inria.fr
       EZTrace home page: <http://eztrace.gforge.inria.fr/>

See Also

eztrace_convert(1), eztrace_stats(1), eztrace.old(1), eztrace_cc(1), eztrace_avail(1), eztrace_loaded(1),
       eztrace_create_plugin(1)

Synopsis

       eztrace_loaded [OPTIONS]

See Also