summaryrefslogtreecommitdiffstats
path: root/bin/trace
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2015-06-04 20:47:04 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2015-06-04 20:47:04 (GMT)
commit8f74cc85d8c0f499277622a40d90679a4b0b1db1 (patch)
tree3c125a57f7b29fbb985029b10c0d11202e328354 /bin/trace
parentfad77fd2c29615f57f05547f41819f77d828b2d8 (diff)
downloadhdf5-8f74cc85d8c0f499277622a40d90679a4b0b1db1.zip
hdf5-8f74cc85d8c0f499277622a40d90679a4b0b1db1.tar.gz
hdf5-8f74cc85d8c0f499277622a40d90679a4b0b1db1.tar.bz2
[svn-r27152] Updated bin/trace and src/H5trace.c to handle the H5D_vds_view_t
enum type. Tested on: jam
Diffstat (limited to 'bin/trace')
-rwxr-xr-xbin/trace1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index 2823982..f548361 100755
--- a/bin/trace
+++ b/bin/trace
@@ -41,6 +41,7 @@ $Source = "";
"H5D_mpio_no_collective_cause_t" => "Dn",
"H5D_mpio_actual_chunk_opt_mode_t" => "Do",
"H5D_space_status_t" => "Ds",
+ "H5D_vds_view_t" => "Dv",
"H5FD_mpio_xfer_t" => "Dt",
"herr_t" => "e",
"H5E_direction_t" => "Ed",