Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: fixed build problems on some platforms | Rainer Gerhards | 2010-12-01 | 1 | -4/+4 |
| | | | | namely those that have 32bit atomic operations but not 64 bit ones | ||||
* | fixed compile problems on Solarisv5.7.0 | Rainer Gerhards | 2010-09-16 | 1 | -2/+2 |
| | |||||
* | improved statistics-gathering subsystem | Rainer Gerhards | 2010-09-13 | 1 | -0/+124 |
... well, actually this is a first real implementation of this subsystem. I have added a counter registry, a way to access the countres (as readable string) and a way to define and maintem them. Also, module impstats has been updated to utilize the new system. Finally, I added some counters. I hope that this sets the baseline for useful future enhancements. |