summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWilliam Cohen <wcohen@redhat.com>2009-02-02 09:48:58 -0500
committerWilliam Cohen <wcohen@redhat.com>2009-02-02 09:48:58 -0500
commit7a13f89ffc608e36302c43969d29fe08a589b5d7 (patch)
tree418ceba458d0cb1722ded388de555c5a730f4783 /NEWS
parent7627c52330b476c13498144cd1288be0f5869e0f (diff)
parent3d65f39002440cfdeeac94d7a7a6c9a7aead2e54 (diff)
downloadsystemtap-steved-7a13f89ffc608e36302c43969d29fe08a589b5d7.tar.gz
systemtap-steved-7a13f89ffc608e36302c43969d29fe08a589b5d7.tar.xz
systemtap-steved-7a13f89ffc608e36302c43969d29fe08a589b5d7.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Conflicts: testsuite/ChangeLog
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 47d4199b..25ebcccf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
* What's new
+- Systemtap initscript is available. This initscript allows you to run
+ systemtap scripts as system services (in flight recorder mode) and
+ control those scripts individually.
+ See README.initscript for details.
+
- The stap "-r DIR" option may be used to identify a hand-made kernel
build directory. The tool determines the appropriate release string
automatically from the directory.