X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fperf%2FMakefile.am;h=523d4fbc59242fecf298fcd5de90e3f509c77752;hb=202486fa276e34e4c81d560bfd8897824c51af8c;hp=696637d19c7430b5fb9ec30f619c044322cc9695;hpb=d08d6077800914262e990b2a4421ea687b792811;p=lttng-tools.git diff --git a/tests/perf/Makefile.am b/tests/perf/Makefile.am index 696637d19..523d4fbc5 100644 --- a/tests/perf/Makefile.am +++ b/tests/perf/Makefile.am @@ -1,5 +1,9 @@ # SPDX-License-Identifier: GPL-2.0-only +LOG_DRIVER_FLAGS = --merge --post-script $(top_srcdir)/tests/utils/warn_processes.sh +LOG_DRIVER = env PGREP='$(PGREP)' AM_TAP_AWK='$(AWK)' $(SHELL) \ + $(top_srcdir)/tests/utils/tap-driver.sh + if LTTNG_TOOLS_BUILD_WITH_LIBPFM LIBS += -lpfm