mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
framework for --enable-ZAM-profiling configuration
profiles go to zprof.log rather than stdout
This commit is contained in:
parent
8d762eea54
commit
dc376953fa
6 changed files with 67 additions and 5 deletions
|
@ -241,6 +241,9 @@
|
|||
/* Spicy analyzers built in. */
|
||||
#cmakedefine01 USE_SPICY_ANALYZERS
|
||||
|
||||
/* Enable/disable ZAM profiling capability */
|
||||
#cmakedefine ENABLE_ZAM_PROFILE
|
||||
|
||||
/* String with host architecture (e.g., "linux-x86_64") */
|
||||
#define HOST_ARCHITECTURE "@HOST_ARCHITECTURE@"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue