From 7471ea1f77971b814bc366a3e09d99aaddcfb0f7 Mon Sep 17 00:00:00 2001 From: Rajan Arora Date: Mon, 1 Dec 2008 02:06:51 -0500 Subject: BZ 5892: Add stap -B to sic systemtap at an alternate kernel build tree --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index eecee974..374bcec3 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ * What's new +- A new stap -B option is now available which enables user to sic systemtap + at a kernel build tree in any oddball directory. + - A serious problem associated with user-space probing in shared libraries was corrected, making it now possible to experiment with probe shared libraries. Assuming dwarf debugging information is installed, use this -- cgit