summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2018-11-28 16:22:29 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2018-11-28 16:22:29 (GMT)
commit2db4b6df1354a6d006b15fa411684639a08d7243 (patch)
tree539cce528ec3eeb21b4285c5a05792017639f1d0 /bin
parentbf79e1bd766c0660ecd5b26daf2658b98f2732a0 (diff)
downloadhdf5-2db4b6df1354a6d006b15fa411684639a08d7243.zip
hdf5-2db4b6df1354a6d006b15fa411684639a08d7243.tar.gz
hdf5-2db4b6df1354a6d006b15fa411684639a08d7243.tar.bz2
Update API tracing info for VOL functions and regenerate trace macros for VOL
API calls.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/trace2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index f665d9d..50660fe 100755
--- a/bin/trace
+++ b/bin/trace
@@ -99,6 +99,7 @@ $Source = "";
"unsigned long long" => "UL",
"H5VL_attr_get_t" => "Va",
"H5VL_attr_specific_t" => "Vb",
+ "H5VL_class_value_t" => "VC",
"H5VL_dataset_get_t" => "Vc",
"H5VL_dataset_specific_t" => "Vd",
"H5VL_datatype_get_t" => "Ve",
@@ -169,6 +170,7 @@ $Source = "";
"H5VL_t" => "x",
"H5VL_class_t" => "x",
"H5VL_loc_params_t" => "x",
+ "H5VL_request_notify_t" => "x",
"H5Z_func_t" => "x",
"H5Z_filter_func_t" => "x",
"va_list" => "x",