]> git.ipfire.org Git - people/ms/strongswan.git/commit
scripts: add a simple test utility to do some malloc() benchmarking/profiling
authorMartin Willi <martin@revosec.ch>
Fri, 5 Apr 2013 14:24:38 +0000 (16:24 +0200)
committerMartin Willi <martin@revosec.ch>
Mon, 6 May 2013 13:15:24 +0000 (15:15 +0200)
commit40f2a5306aff2c43065778b378b127e61ecb76cd
treeacb573f1c6a716a1b0fc330b1f21dc3413a4421e
parent29324299feeb9cd1d662a9db9b9c2061ff4c42ba
scripts: add a simple test utility to do some malloc() benchmarking/profiling
scripts/.gitignore
scripts/Makefile.am
scripts/malloc_speed.c [new file with mode: 0644]