From c480f651af6348c80a27db7aa28023dfa11c08d4 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Thu, 21 Oct 2010 17:52:27 -0400 Subject: [PATCH] PR6456: NEWS blurb tweak --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index c783ba212..06a55e07a 100644 --- 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. -- 2.43.5