summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa7feef4..a3d705d6 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@
address of the probe module, a broken-down memory consumption estimate, and
the total number of probes. This is meant as a debugging / auditing aid.
+- Begin/end probes are run with interrupts enabled (but with
+ preemption disabled). This will allow begin/end probes to be
+ longer, to support generating longer reports.
* What's new since version 0.5.10?