This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dyninst/16725] stap should warn when system wide process probes are used with --runtime=dyninst


https://sourceware.org/bugzilla/show_bug.cgi?id=16725

Josh Stone <jistone at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jistone at redhat dot com

--- Comment #1 from Josh Stone <jistone at redhat dot com> ---
stapdyn knows the probes in the module, since it's the one who will perform
instrumentation, so it could easily fire a warning when it lacks -x/-c.  This
way we can warn even when someone runs stap --dyninst -p4, followed by manually
running stapdyn.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]