[ 
https://bro-tracker.atlassian.net/browse/BIT-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Seth Hall updated BIT-1581:
---------------------------
    Description: 
This branch is ready to be merged.  It makes the "misc/stats.bro" much more 
useful by expanding the data exposed.  It still writes to stats.log by default 
and is a normal Bro log (to avoid the problems traditionally encountered with 
the misc/profiling script).  The focus is to only include data from simple 
counters to prevent this script from blocking the main thread since simple 
counters are quick and easy to collect.

Notes:
 - The "resource_usage" bif is removed in favor of a larger number of bifs for 
collecting data.


  was:
This branch is ready to be merged.  It makes the "misc/stats.bro" much more 
useful by expanding the data exposed by it to include a lot more data.  It 
still writes to stats.log by default and is a normal Bro log (to avoid the 
problems traditionally encountered with the misc/profiling script).  The focus 
is to only include data from simple counters to prevent this script from 
blocking the main thread since simple counters are quick and easy to collect.

Notes:
 - The "resource_usage" bif is removed in favor of a larger number of bifs for 
collecting data.



> topic/seth/stats-improvement
> ----------------------------
>
>                 Key: BIT-1581
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1581
>             Project: Bro Issue Tracker
>          Issue Type: Improvement
>          Components: Bro
>    Affects Versions: git/master
>            Reporter: Seth Hall
>
> This branch is ready to be merged.  It makes the "misc/stats.bro" much more 
> useful by expanding the data exposed.  It still writes to stats.log by 
> default and is a normal Bro log (to avoid the problems traditionally 
> encountered with the misc/profiling script).  The focus is to only include 
> data from simple counters to prevent this script from blocking the main 
> thread since simple counters are quick and easy to collect.
> Notes:
>  - The "resource_usage" bif is removed in favor of a larger number of bifs 
> for collecting data.



--
This message was sent by Atlassian JIRA
(v1000.5.0#72002)
_______________________________________________
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to