From 8c7da65347e41e1421265b7a676bdd5b4469874e Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Fri, 14 Jun 2024 17:09:55 -0400 Subject: [PATCH] [#3328] Added ChangeLog --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index ea81c86098..cb1b7c435d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2254. [func] tmark + Added two API commands to Perfmon hook library: + "perfmon-control" which can be used to enable + or disable monitoring and reporting at runtime; + and "perfmon-get-all-durations" which fetches + a snapshot of raw performance data. + (Gitlab #3328) + 2253. [func] fdupont Added the predicate token "match" which evaluates regular expression matching to classification expression. -- 2.47.2