summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorRichard Warren <Richard.Warren@hdfgroup.org>2020-09-25 11:45:15 (GMT)
committerRichard Warren <Richard.Warren@hdfgroup.org>2020-09-25 11:45:15 (GMT)
commit5dd85abb4124f337eea52ef33d0c7e3fd67ed92d (patch)
tree7146b025f19d5d5bb5f85428f2cf6d6d91ceca19 /bin
parentd612a249afe1eb4799ccbf725d8309452446dee7 (diff)
downloadhdf5-5dd85abb4124f337eea52ef33d0c7e3fd67ed92d.zip
hdf5-5dd85abb4124f337eea52ef33d0c7e3fd67ed92d.tar.gz
hdf5-5dd85abb4124f337eea52ef33d0c7e3fd67ed92d.tar.bz2
Create a new branch for the September Subfiling deliverable
Diffstat (limited to 'bin')
-rwxr-xr-xbin/trace3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index fd0248e..ab84153 100755
--- a/bin/trace
+++ b/bin/trace
@@ -67,6 +67,7 @@ $Source = "";
"hid_t" => "i",
"int" => "Is",
"int32_t" => "Is",
+ "int64_t" => "IL",
"unsigned" => "Iu",
"unsigned int" => "Iu",
"uint32_t" => "Iu",
@@ -161,6 +162,7 @@ $Source = "";
"H5FD_hdfs_fapl_t" => "x",
"H5FD_file_image_callbacks_t" => "x",
"H5FD_mirror_fapl_t" => "x",
+ "H5FD_subfiling_fapl_t" => "x",
"H5G_iterate_t" => "x",
"H5G_info_t" => "x",
"H5I_free_t" => "x",
@@ -201,6 +203,7 @@ $Source = "";
"H5VL_request_notify_t" => "x",
"H5Z_func_t" => "x",
"H5Z_filter_func_t" => "x",
+ "sf_ioc_selection_t" => "x",
"va_list" => "x",
"size_t" => "z",
"H5Z_SO_scale_type_t" => "Za",