diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2011-10-12 21:50:59 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2011-10-12 21:50:59 (GMT) |
commit | 17d435522bea33935f1d8af971712cc6686547cc (patch) | |
tree | e720ab77ebc79a17aab1948afe95da3e00de4ad9 /bin/trace | |
parent | 81a9c71d86f3988ee162c05f40705ddd0533652f (diff) | |
download | hdf5-17d435522bea33935f1d8af971712cc6686547cc.zip hdf5-17d435522bea33935f1d8af971712cc6686547cc.tar.gz hdf5-17d435522bea33935f1d8af971712cc6686547cc.tar.bz2 |
[svn-r21533] Description:
Bring r21442 and r21529 from trunk to 1.8 branch: Add new API routines
for querying if collective raw data I/O was actually performed collectively.
Tested:
Linux/32 2.6 (jam)
(h5committested on trunk)
Diffstat (limited to 'bin/trace')
-rwxr-xr-x | bin/trace | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,7 +36,9 @@ $Source = ""; "H5D_fill_time_t" => "Df", "H5D_fill_value_t" => "DF", "H5FD_mpio_chunk_opt_t" => "Dh", + "H5D_mpio_actual_io_mode_t" => "Di", "H5D_layout_t" => "Dl", + "H5D_mpio_actual_chunk_opt_mode_t" => "Do", "H5D_space_status_t" => "Ds", "H5FD_mpio_xfer_t" => "Dt", "herr_t" => "e", |