zeek/doc/scripts/policy/misc/profiling.bro.rst
Jon Siwek 7e9d48f532 Remove broxygen Sphinx integration
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.
2018-12-18 10:15:22 -06:00

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
~~~~~~~~~~~~~~~~~~