summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@lbl.gov>2020-03-23 23:01:43 (GMT)
committerQuincey Koziol <koziol@lbl.gov>2020-03-23 23:01:43 (GMT)
commitd3ef866a2963ce93d0b95184534a70849b6fa11d (patch)
treee51402f70e86e741c869710ecb9785ebcb0ad52a /bin
parente916acd018d5a307e7690a7978a1b73e83508f2b (diff)
parentb51585a9110c4322c52f9dcdc60cd26c3ea44546 (diff)
downloadhdf5-d3ef866a2963ce93d0b95184534a70849b6fa11d.zip
hdf5-d3ef866a2963ce93d0b95184534a70849b6fa11d.tar.gz
hdf5-d3ef866a2963ce93d0b95184534a70849b6fa11d.tar.bz2
Merge pull request #2445 in HDFFV/hdf5 from alloc_stats to develop
* commit 'b51585a9110c4322c52f9dcdc60cd26c3ea44546': Revise API for H5get_alloc_stats() to take a struct instead of separate values. Add routines to query the library's free list sizes and allocation stats.
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",