aboutsummaryrefslogtreecommitdiff
path: root/tests/performance
diff options
context:
space:
mode:
authorToni <matzeton@googlemail.com>2022-06-12 21:00:41 +0200
committerGitHub <noreply@github.com>2022-06-12 21:00:41 +0200
commitdf0ff9bcbd62482a08038c3f573e461f93e4c602 (patch)
tree978e973f082f6c94df3ccb9565ac619fad889992 /tests/performance
parent341f58fd8043649b65df737354b35df56c70ce54 (diff)
Added gprof CPU/HEAP profiling support. (#1592)
* Some small auto{conf,make} improvements Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'tests/performance')
-rw-r--r--tests/performance/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/performance/Makefile.in b/tests/performance/Makefile.in
index 28f3dbc72..54c5e9fd9 100644
--- a/tests/performance/Makefile.in
+++ b/tests/performance/Makefile.in
@@ -1,5 +1,5 @@
INC=-I ../../src/include/ -I ../../src/lib/third_party/include/
-LIB=../../src/lib/libndpi.a @ADDITIONAL_LIBS@
+LIB=../../src/lib/libndpi.a @ADDITIONAL_LIBS@ @LIBS@
TOOLS=substringsearch patriciasearch gcrypt-int gcrypt-gnu
TESTS=substring_test patricia_test