]> git.ipfire.org Git - people/ms/suricata.git/history - src/util-profiling.c
core: Remove unneeded consts
[people/ms/suricata.git] / src / util-profiling.c
2021-09-17  Jason Ishprelude: remove the prelude output
2021-05-04  Simon Dugasmodbus: add eve logging
2021-04-01  Jason Ishlogging: removed unused logger IDs
2021-04-01  Jason Ishdns: only register a single logger
2021-03-05  frank honzaikev1: rename ikev2 to common ike
2020-08-06  Philippe Antoinehttp2: initial support
2020-08-02  Sascha Steinbissrust/mqtt: add MQTT parser
2020-07-15  Shivani Bhardwajlogging: Add DCERPC logger
2020-07-11  Shivani Bhardwajsrc: use FatalError whenever possible
2020-05-23  Victor Julienprofiling: c11 atomics fixup
2020-04-16  Victor Julienthreads: make thread local storage manadatory
2020-03-19  Frank Honzaadd RFB parser
2019-09-17  Giuseppe Longorust/sip: add SIP logger
2019-09-09  Zach Kellyprotocol parser: rdp
2019-07-17  Jeff Lucovskyeve/ftp: Log FTP transactions
2019-06-06  Pierre ChifflierSNMP: add missing case for profiling enum
2019-04-27  Jeff Lucovskylogging: Anomaly logging
2019-02-24  Victor Julienfile-log: remove and add warning
2018-11-21  jason taylorprofiling: set loop limit to match array size
2018-10-21  Victor Julienprofiling/csv: update output format
2018-09-19  Jason Ishtemplates: C stub output for Rust logger
2018-08-29  Victor Julienprofiling: add missing logger labels
2018-03-12  Victor Julienrust/smb: initial support
2018-01-30  Jason Ishjson-vars: rename to metadata and use new metadata...
2018-01-19  Victor Juliendetect: profiling update for new detect code
2018-01-19  Victor Juliendetect/prefilter: redo profiling
2018-01-08  Victor Julienoutput: add missing dnp3 profiling labels
2018-01-08  Victor Julienlogging: unique id's per log direction
2017-10-03  Victor Julienprofiling: fix app-layer profiling and csv output
2017-06-01  Jason Ishprofiling: fix const compiler warnings
2017-05-02  Victor Juliencompiler: more strict compiler warnings
2017-04-21  Victor Juliendetect: more detailed state profiling
2017-02-16  Victor Julienoutputs: vars log
2017-01-30  Victor Julienprofiling: fix memory leaks
2016-12-02  Jason Ishprofiling: fix shadow error
2016-09-29  Victor Julienprofiling: more prefilter profiling
2016-09-29  Victor Julienprefilter: in profiling print totals
2016-09-29  Victor Julienprofiling: support prefilter engines
2016-09-21  Mats Klepslandtls: add (mpm) keyword tls_cert_subject
2016-09-21  Mats Klepslandtls: add (mpm) keyword tls_cert_issuer
2016-09-19  Jason Ishlogging: convert pcap log to non-thread module
2016-09-19  Jason Ishlogging: add profiling back for non-tmm loggers
2016-06-02  Victor Julienoutput: introduce config and perf output levels
2016-05-30  Victor Julienflow worker: profiling
2016-05-28  Victor Julienstream-tcp: more cleanups
2016-05-19  Mats Klepslanddetect: add (mpm) keyword for tls_sni
2016-04-08  Jason Ishtests: no longer necessary to provide successful return...
2015-01-15  Victor Juliendetect: add profiling for non-mpm list build & filter
2015-01-07  Victor Julienunix socket: support profiling
2014-07-30  Ken SteeleEnforce function coding standard
2014-07-14  Victor JulienProfiling: fix compilation on CentOS5
2014-02-04  Victor Julienprofiling: output log api modules separately
2014-02-04  Victor Julienprofiling: fix percentage of detect phases
2014-02-04  Victor Julienprofiling: add sample-rate yaml option
2014-02-04  Victor Julienprofiling: conditional rule profiling
2014-02-04  Victor Julienprofiling: lower overhead when disabled
2013-12-29  Anoop SaldanhaUse a typdef AppProto <-> uint16_t for representing...
2013-07-30  Eric LeblondPrefix util-conf function with Config
2013-07-29  Eric LeblondUse new function GetLogDirectory()
2013-06-27  Victor JulienDNS: enable mpm/fast_pattern support for dns_query
2013-04-12  Victor Julienprofiling: add formatted totals, percents to packet...
2012-12-10  Victor Julienprofiling: fix missing profile names
2012-09-25  Eric LeblondUse unlikely for error treatment.
2012-09-25  Eric LeblondAdd some missing checks of SCMalloc return.
2012-09-17  Victor Julienprofiling: remove obsolete unit test
2012-09-16  Victor Julienprofiling: fix memory error in case of rule reload.
2012-09-16  Victor JulienRule profiling update
2012-09-08  Eric Leblondfreebsd: fix warning about redeclaration.
2012-06-29  Eric Leblondcleaning: fix warning when building with clang.
2012-05-25  Eric LeblondOpenBSD: introduce SCLocalTime function.
2012-03-19  Victor Julienprofiling: add per lock location profiling
2012-03-09  Victor JulienAdd way to profile mutex/spin locks per thread module.
2012-02-09  Victor JulienAdd atomics to ticks unittests.
2011-12-12  Victor JulienIntroduce http_server_body keyword.
2011-11-03  Victor JulienMpm update: Toss out signatures that mix pkt and stream...
2011-09-26  Anoop SaldanhaReplace all frees with SCFrees
2011-09-26  Anoop SaldanhaReplace all mallocs with SCMallocs
2011-09-16  Victor JulienProfiling: convert all packet profile counters/variable...
2011-09-15  Eileen Donlonfixed bug 288; corrected config boolean parsing problems
2011-09-09  Victor JulienAdd profiling to various HTTP buffer MPM calls.
2011-09-08  Victor JulienProfiling: add accounting for several detection phases.
2011-09-08  Victor JulienProfiling: add per packet accounting of how much ticks...
2011-09-08  Victor Julienprofiling: fix stream ticks miscalculation on stream...
2011-09-07  Victor JulienAdd per app layer parser profiling
2011-09-06  Victor JulienAdd per packet profiling.
2011-09-04  Victor JulienRename profile macro's and variables to reflect that...
2011-07-14  WilliamAdd Num, Rev, and Gid columns to rule perf output
2011-05-19  Victor JulienMinor profiling fix: don't close stdout.
2011-05-19  WilliamConvert to logging perf stats to file by default. Add...
2010-11-09  Jason IshAdd new profiling sort option, maxticks.
2010-11-04  Victor JulienRemove stray newline char from profiling output.
2010-10-19  Jason IshTrack the max ticks for each rule.
2010-07-25  Pablo RinconFix bug 217 (segv on profiling summary if no rule was...
2010-06-04  Victor JulienCleanup thresholding code.
2010-06-01  Jason Ishadd profiling to stateful detection engine + other...
2010-06-01  Jason IshIn profiling output, include a % for each rule.
2010-05-25  William MetcalfGPL and Copyright header updates.
2010-05-19  Jason IshBasic rule profiling even though the results may be...