From dd225250dd8e76484fe9032e49cb0ef132180a59 Mon Sep 17 00:00:00 2001 From: Prerna Saxena Date: Fri, 29 Jan 2010 13:30:42 +0530 Subject: Hardware Breakpoints for x86 / x86_64, based on mainline kernel. [Changes : Part 2] --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') 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. -- cgit