summaryrefslogtreecommitdiffstats
path: root/bin/trace
diff options
context:
space:
mode:
Diffstat (limited to 'bin/trace')
-rwxr-xr-xbin/trace6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index e5c3cc0..af6adb2 100755
--- a/bin/trace
+++ b/bin/trace
@@ -18,13 +18,16 @@ $Source = "";
"hbool_t" => "b",
"htri_t" => "b",
"double" => "d",
+ "H5D_fill_value_t" => "Df",
"H5D_layout_t" => "Dl",
+ "H5D_space_time_t" => "Ds",
"H5FD_mpio_xfer_t" => "Dt",
"herr_t" => "e",
"H5E_direction_t" => "Ed",
"H5E_error_t*" => "Ee",
"H5E_major_t" => "Ej",
"H5E_minor_t" => "En",
+ "H5F_close_degree_t" => "Fc",
"H5F_scope_t" => "Fs",
"H5FD_t*" => "x",
"H5FD_class_t*" => "x",
@@ -66,6 +69,9 @@ $Source = "";
"H5G_iterate_t" => "x",
"H5MM_allocate_t" => "x",
"H5MM_free_t" => "x",
+ "H5P_cls_create_func_t" => "x",
+ "H5P_cls_copy_func_t" => "x",
+ "H5P_cls_close_func_t" => "x",
"H5T_cdata_t**" => "x",
"H5T_conv_t" => "x",
"H5T_overflow_t" => "x",