]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #3846: profiler: shell commands for time profiler
authorAkhilesh MY (amuttuva) <amuttuva@cisco.com>
Thu, 27 Jul 2023 10:59:36 +0000 (10:59 +0000)
committerShanmugam S (shanms) <shanms@cisco.com>
Thu, 27 Jul 2023 10:59:36 +0000 (10:59 +0000)
commitce91ac13cd2cacf8e4684512fc389ffb985de15a
treef40c84201739c6aaa715f522f68c59f658228b96
parenta36a92adb55c4b44a14c7ed9c08980f3bfbe7a73
Pull request #3846: profiler: shell commands for time profiler

Merge in SNORT/snort3 from ~AMUTTUVA/snort3:time_profiling to master

Squashed commit of the following:

commit 153408ae69c20bbe2f8f8afdfe125cc544e37207
Author: Akhilesh MY <amuttuva@cisco.com>
Date:   Fri May 12 10:10:19 2023 -0400

    profiler: shell commands for time profiler

    profiler: Handle reload scenarios and tsan issues

    profiler: remove interdependency with time and memory for accumulation
    change command names to match exposed profiler
15 files changed:
src/ips_options/test/ips_regex_test.cc
src/main/analyzer.cc
src/main/test/distill_verdict_stubs.h
src/network_inspectors/appid/test/appid_http_session_test.cc
src/profiler/memory_profiler.cc
src/profiler/profiler.cc
src/profiler/profiler.h
src/profiler/profiler_defs.h
src/profiler/profiler_module.cc
src/profiler/profiler_nodes.cc
src/profiler/profiler_nodes.h
src/profiler/profiler_printer.h
src/profiler/time_profiler.cc
src/profiler/time_profiler.h
src/profiler/time_profiler_defs.h