diff options
author | Tim Moore <timoore@redhat.com> | 2009-08-04 23:57:10 +0200 |
---|---|---|
committer | Tim Moore <timoore@redhat.com> | 2009-08-04 23:57:10 +0200 |
commit | 79bd71a13fb5dde4d76d42dd5158cdb18c06b6c5 (patch) | |
tree | d9768b52f579f0a1da3f2b72d80f546409c143bf /NEWS | |
parent | 230a12038ced10c17299026764355ec0734dd61b (diff) | |
download | systemtap-steved-79bd71a13fb5dde4d76d42dd5158cdb18c06b6c5.tar.gz systemtap-steved-79bd71a13fb5dde4d76d42dd5158cdb18c06b6c5.tar.xz systemtap-steved-79bd71a13fb5dde4d76d42dd5158cdb18c06b6c5.zip |
Add NEWS on stapgraph
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -22,6 +22,11 @@ errors in guru mode. They also provide alternative addresses to use in non-guru mode. +- the stapgraph application can generate graphs of data and events + emitted by systemtap scripts in real time. run "stapgraph + testsuite/systemtap.examples/general/grapher.stp" for an example of + graphing the system load average and keyboard events. + * What's new in version 0.9.8 - Miscellaneous new tapset functions: |