mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00

The broxygen-generated files now live in the git repo, have tests that check that they are up-to-date, and a script to re-generate them on-demand.
25 lines
961 B
ReStructuredText
25 lines
961 B
ReStructuredText
:tocdepth: 3
|
|
|
|
policy/misc/profiling.bro
|
|
=========================
|
|
.. bro:namespace:: Profiling
|
|
|
|
Turns on profiling of Bro resource consumption.
|
|
|
|
:Namespace: Profiling
|
|
|
|
Summary
|
|
~~~~~~~
|
|
Redefinitions
|
|
#############
|
|
============================================================================ =================================================
|
|
:bro:id:`expensive_profiling_multiple`: :bro:type:`count` :bro:attr:`&redef` Set the expensive profiling interval (multiple of
|
|
:bro:id:`profiling_interval`).
|
|
:bro:id:`profiling_file`: :bro:type:`file` :bro:attr:`&redef` Set the profiling output file.
|
|
:bro:id:`profiling_interval`: :bro:type:`interval` :bro:attr:`&redef` Set the cheap profiling interval.
|
|
============================================================================ =================================================
|
|
|
|
|
|
Detailed Interface
|
|
~~~~~~~~~~~~~~~~~~
|
|
|