summaryrefslogtreecommitdiffstats
path: root/bin/trace
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@koziol.gov>2020-03-20 21:39:55 (GMT)
committerQuincey Koziol <koziol@koziol.gov>2020-03-23 23:05:37 (GMT)
commit5144eedd2e03716a3fa9a293ecafa8c26c43937b (patch)
tree1ce0d4741df16c15eefc02d816f3209234842462 /bin/trace
parent4065a506bc479ffc4c0cd46d2aa8ef47005e7f67 (diff)
downloadhdf5-5144eedd2e03716a3fa9a293ecafa8c26c43937b.zip
hdf5-5144eedd2e03716a3fa9a293ecafa8c26c43937b.tar.gz
hdf5-5144eedd2e03716a3fa9a293ecafa8c26c43937b.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 0256da6..350e715 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",