[Bug translator/13995] New: support unparametrized module.* probes to mean --all-modules
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Apr 19 11:51:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=13995
Bug #: 13995
Summary: support unparametrized module.* probes to mean
--all-modules
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap@sourceware.org
ReportedBy: fche@redhat.com
Classification: Unclassified
It would be desirable to have a syntax to express module("*") probe points,
but where the wildcards are limited to the currently running modules.
We could take a hint from probe process.function("...") inferring the process
name from stap -c COMMAND, and interpret module.* or even moduel("*").* as
restricted if --all-modules was given.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list