Date: Thu, 02 Mar 2023 06:20:45 +0000 From: bugzilla-noreply@freebsd.org To: dtrace@FreeBSD.org Subject: [Bug 269906] dtrace_kinst: dtrace requires empty expression to print anything from matching search Message-ID: <bug-269906-32976-o46IMJ5JP1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269906-32976@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269906 Christos Margiolis <christos@margiolis.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christos@margiolis.net --- Comment #1 from Christos Margiolis <christos@margiolis.net> --- (In reply to Mina Galić from comment #0) A predicate requires a body, this is not a kinst bug. FBT does the same thing: # dtrace -n 'fbt::virtqueue_poll: /cpu == 1/' dtrace: invalid probe specifier fbt::virtqueue_poll: /cpu == 1/: syntax error near end of input # dtrace -n 'fbt::virtqueue_poll: /cpu == 1/{}' dtrace: description 'kinst::virtqueue_poll: ' matched 2 probes -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269906-32976-o46IMJ5JP1>
