summaryrefslogtreecommitdiffstats
path: root/bin/trace
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@koziol.gov>2020-03-20 21:39:55 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:31:56 (GMT)
commit7b119d614b8a5d6657fbe3e0e7d851a3875039a3 (patch)
tree4e13ec5bd6fea782d270034bfee51076317d2714 /bin/trace
parent20df4bd395e9b0540b2c362f1c046cf115dc4edf (diff)
downloadhdf5-7b119d614b8a5d6657fbe3e0e7d851a3875039a3.zip
hdf5-7b119d614b8a5d6657fbe3e0e7d851a3875039a3.tar.gz
hdf5-7b119d614b8a5d6657fbe3e0e7d851a3875039a3.tar.bz2
Revise API for H5get_alloc_stats() to take a struct instead of separate values.
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 400235c..35a4cb8 100755
--- a/bin/trace
+++ b/bin/trace
@@ -132,6 +132,7 @@ $Source = "";
"H5VL_blob_optional_t" => "VA",
"void" => "x",
"FILE" => "x",
+ "H5_alloc_stats_t" => "x",
"H5A_operator_t" => "x",
"H5A_operator1_t" => "x",
"H5A_operator2_t" => "x",