summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7c86d69c..82aa205f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
* What's new
-
- In order to limit potential impact from future security problems,
the stap-server process does not permit its being launched as root.
+- New : systemtap now supports probes for Hardware Breakpoints on x86
+ and x86_64. For syntax details, see man page for stapprobes.
+
* What's new in version 1.1
- New tracepoint based tapset for memory subsystem.