diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2011-10-12 19:16:32 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2011-10-12 19:16:32 (GMT) |
commit | 5f8a03a2bf32889843ce71e930e68dfb0bf04f65 (patch) | |
tree | 03e51bb446487c4e7845e24a8e32f7111edc4bd4 /bin | |
parent | d1fb88d51ca4076844a85ae8ca56b22c9530e678 (diff) | |
download | hdf5-5f8a03a2bf32889843ce71e930e68dfb0bf04f65.zip hdf5-5f8a03a2bf32889843ce71e930e68dfb0bf04f65.tar.gz hdf5-5f8a03a2bf32889843ce71e930e68dfb0bf04f65.tar.bz2 |
[svn-r21529] Description:
Update tracing information with new types introduced in "actual I/O mode"
query routines.
Tested on:
bin/reconfigure on jam
Diffstat (limited to 'bin')
-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", |