Vern Paxson
0255b5d120
extend script coverage profiling to track whether conditionals evaluate to true/false
2025-06-26 16:10:50 +02:00
Tim Wojtulewicz
5a3abbe364
Revert "Merge remote-tracking branch 'origin/topic/vern/at-if-analyze'"
...
This reverts commit 4e797ddbbc
, reversing
changes made to 3ac28ba5a2
.
2023-05-31 09:20:33 +02:00
Vern Paxson
8e375d34b7
update for scripting coverage BTest demonstrating utility of @if ... &analyze
2023-05-19 13:04:03 -07:00
Vern Paxson
5b98538c8b
extend ZEEK_PROFILER_FILE profiling to include summaries for functions/hooks/event handlers
2023-04-26 12:23:52 -07:00
Christian Kreibich
0b674eb851
Baseline refresh to reflect btest 0.64
2020-12-06 20:19:49 -08:00
Jon Siwek
afb8bc6df8
Fix ZEEK_PROFILER_FILE file format/parsing
...
Some Zeek script statement descriptions were exceeding the hardcoded
maximum length and also could contain tab characters which were
supposed to be reserved for use as a delimiter in the file format.
2019-11-07 16:47:09 -08:00