1
1
openmpi/ompi/mpi/tool
Nathan Hjelm d34a4300b8 Fix various bugs in mca_base_pvar.
Fixes:

 - Segmentation fault when using watermark variables.

 - Segmentation fault when using a handle bound to a no longer valid
   performance variable.

 - Incorrect return codes from MPI_T_pvar_* functions.

cmr=v1.7.4:reviewer=jsquyres

This commit was SVN r29481.
2013-10-23 15:47:15 +00:00
..
profile MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_changed.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_get_categories.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_get_cvars.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_get_info.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_get_num.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
category_get_pvars.c MPI_T: add man pages for MPI_T_* functions and fix typos in tool file names 2013-07-24 18:19:40 +00:00
cvar_get_info.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
cvar_get_num.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
cvar_handle_alloc.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
cvar_handle_free.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
cvar_read.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
cvar_write.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
enum_get_info.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
enum_get_item.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
finalize.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
init_thread.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
Makefile.am Fix compilation of the MPI tools information interface when profiling 2013-08-27 18:19:18 +00:00
mpit_common.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
mpit-internal.h Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_get_info.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
pvar_get_num.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
pvar_handle_alloc.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_handle_free.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
pvar_read.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_readreset.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
pvar_reset.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_session_create.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_session_free.c Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
pvar_start.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_stop.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00
pvar_write.c Fix various bugs in mca_base_pvar. 2013-10-23 15:47:15 +00:00