summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfche <fche>2007-02-18 16:03:08 +0000
committerfche <fche>2007-02-18 16:03:08 +0000
commit745250945beabc4507aaeec9e2af50ce3690dda8 (patch)
tree017b3766c8a40a5be2eab53b7bd77cb141eefc8d
parent133467ef6474702648f60d6c251f80b687527735 (diff)
downloadsystemtap-steved-745250945beabc4507aaeec9e2af50ce3690dda8.tar.gz
systemtap-steved-745250945beabc4507aaeec9e2af50ce3690dda8.tar.xz
systemtap-steved-745250945beabc4507aaeec9e2af50ce3690dda8.zip
mention printk
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d5cfa401..aa7feef4 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,12 @@
no longer default. A new configure flag (--enable-prologues) restores
it as a default setting, and is appropriate for older compilers (gcc 3.*).
+- Each systemtap module prints a one-line message to the kernel informational
+ log when it starts. This line identifies the translator version, base
+ address of the probe module, a broken-down memory consumption estimate, and
+ the total number of probes. This is meant as a debugging / auditing aid.
+
+
* What's new since version 0.5.10?
- Offline processing of debugging information, enabling general