Benjamin Bannier
f5a76c1aed
Reformat Zeek in Spicy style
...
This largely copies over Spicy's `.clang-format` configuration file. The
one place where we deviate is header include order since Zeek depends on
headers being included in a certain order.
2023-10-30 09:40:55 +01:00
Tim Wojtulewicz
eb9d851a07
Fix a few warnings from recent changes
2023-04-27 15:38:02 -07:00
Tim Wojtulewicz
4b69baa522
Add call stacks to script profiler output
2023-04-19 08:45:17 -07:00
Vern Paxson
7bf87b6347
fix for crash when specifying an unwriteable file to --profile-scripts (GH-2645)
2023-01-08 18:03:18 -08:00
Tim Wojtulewicz
2e457eb3ea
Fix a few compiler warnings from MSVC
2022-11-09 18:17:07 +02:00
Tim Wojtulewicz
772ea5b71c
GH-2125: Fix compiler warnings in ScriptProfile
2022-05-24 11:42:18 -07:00
Vern Paxson
113d6cd87a
tidy up after generating profile
2022-05-06 07:47:45 -07:00
Vern Paxson
bc3902fa79
classes for managing script profiles
2022-05-03 11:11:46 -07:00