summaryrefslogtreecommitdiffstats
path: root/bin/trace
diff options
context:
space:
mode:
Diffstat (limited to 'bin/trace')
-rwxr-xr-xbin/trace3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index 515b7bc..5893505 100755
--- a/bin/trace
+++ b/bin/trace
@@ -54,6 +54,7 @@ $Source = "";
"H5S_seloper_t" => "Ss",
"H5S_sel_type" => "St",
"H5T_cset_t", => "Tc",
+ "H5T_direction_t", => "Td",
"H5T_norm_t" => "Tn",
"H5T_order_t" => "To",
"H5T_pad_t" => "Tp",
@@ -84,7 +85,9 @@ $Source = "";
"H5T_conv_t" => "x",
"H5T_overflow_t" => "x",
"H5Z_func_t" => "x",
+ "H5Z_filter_func_t" => "x",
"size_t" => "z",
+ "H5Z_EDC_t" => "Ze",
"H5Z_filter_t" => "Zf",
"ssize_t" => "Zs",
);