a load testing plugin, to:
find multi-threading issues do performance profiling
This commit is contained in:
@@ -144,6 +144,11 @@ endif
|
||||
SUBDIRS = .
|
||||
PLUGINS = ${libstrongswan_plugins}
|
||||
|
||||
if USE_LOAD_TESTS
|
||||
SUBDIRS += plugins/load_tester
|
||||
PLUGINS += load-tester
|
||||
endif
|
||||
|
||||
if USE_KERNEL_PFKEY
|
||||
SUBDIRS += plugins/kernel_pfkey
|
||||
PLUGINS += kernel-pfkey
|
||||
|
||||
Reference in New Issue
Block a user