summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@koziol.gov>2020-03-20 21:39:55 (GMT)
committerQuincey Koziol <koziol@koziol.gov>2020-03-20 21:39:55 (GMT)
commitb51585a9110c4322c52f9dcdc60cd26c3ea44546 (patch)
treef22fc832a4b5b3534de82d00dd46d37d92a47b65 /bin
parent66350c3356876d590ba250e75fd8d68a66af76f9 (diff)
downloadhdf5-b51585a9110c4322c52f9dcdc60cd26c3ea44546.zip
hdf5-b51585a9110c4322c52f9dcdc60cd26c3ea44546.tar.gz
hdf5-b51585a9110c4322c52f9dcdc60cd26c3ea44546.tar.bz2
Revise API for H5get_alloc_stats() to take a struct instead of separate values.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/trace1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index de6a83f..15baa8a 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",