]> sourceware.org Git - systemtap.git/commitdiff
PR6456: NEWS blurb tweak
authorFrank Ch. Eigler <fche@elastic.org>
Thu, 21 Oct 2010 21:52:27 +0000 (17:52 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Thu, 21 Oct 2010 21:52:27 +0000 (17:52 -0400)
NEWS

diff --git a/NEWS b/NEWS
index c783ba212ab3369f92ee827f4e9399a1ababcc5d..06a55e07a076b3d4cd24ae6d1ceb55aafeb88b1d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,9 +5,9 @@
   tracepoints are those that are declared somewhere other than the usual
   include/linux/trace/ headers, such as xfs and kvm.
 
-- process("...").function/.statement/.mark probes support wildcards in the
-  process-name part, to refer to any executables that match the glob
-  pattern and the rest of the probe point.
+- debuginfo-based process("...").function/.statement/.mark probes support
+  wildcards in the process-name part, to refer to any executable files that
+  match the glob pattern and the rest of the probe point.
 
 - The -t option now displays information per probe-point rather than a summary
   for each probe.  It also now shows the derivation chain for each probe-point.
This page took 0.031719 seconds and 5 git commands to generate.