aboutsummaryrefslogtreecommitdiffstats
path: root/src/benchmark.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-31libosmogapk: introduce the internal root talloc contextVadim Yanitskiy1-1/+4
2017-12-31libosmogapk: use talloc for memory managementVadim Yanitskiy1-5/+3
2017-12-31benchmark: add functions to get cycle and frame countVadim Yanitskiy1-0/+36
2017-12-31benchmark: allocate memory dynamicallyVadim Yanitskiy1-1/+29
2017-12-31benchmark: move benchmark_dump() outside the libraryVadim Yanitskiy1-33/+0
2017-12-31Add an 'osmo_gapk' prefix to the exposed symbolsVadim Yanitskiy1-2/+2
2017-12-31Install GAPK headers to '${includedir}/osmocom/gapk/'Vadim Yanitskiy1-1/+1
2015-12-30benchmark: Make sure to print to stderrSylvain Munaut1-2/+4
2014-05-08Add cycle benchmarking supportHarald Welte1-0/+55