public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/26536] New: make it possible to have third-party add-on tapsets without conflicting with stap standard tapset
@ 2020-08-25 15:59 fche at redhat dot com
  2020-08-25 16:01 ` [Bug tapsets/26536] " mcermak at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fche at redhat dot com @ 2020-08-25 15:59 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 26536
           Summary: make it possible to have third-party add-on tapsets
                    without conflicting with stap standard tapset
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: fche at redhat dot com
  Target Milestone: ---

systemtap installs its own tapset/ under $prefix/..., aka. $SYSTEMTAP_TAPSET. 
Third party packages like ruby and python and .... also install extension
tapsets under the same path.  This is a problem if one has a private copy of
systemtap installed under a different $prefix, because then these third-party
tapsets are inaccessible.  Setting
$SYSTEMTAP_TAPSET=/usr/share/systemtap/tapset probably doesn't work for these,
because the distro version would not match the stap-version runtime/ or
translator.

So we need to somehow separate the two: third-party tapsets and
stap-accompanying tapsets.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug tapsets/26536] make it possible to have third-party add-on tapsets without conflicting with stap standard tapset
  2020-08-25 15:59 [Bug tapsets/26536] New: make it possible to have third-party add-on tapsets without conflicting with stap standard tapset fche at redhat dot com
@ 2020-08-25 16:01 ` mcermak at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: mcermak at redhat dot com @ 2020-08-25 16:01 UTC (permalink / raw)
  To: systemtap

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

Martin Cermak <mcermak at redhat dot com> changed:

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-25 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25 15:59 [Bug tapsets/26536] New: make it possible to have third-party add-on tapsets without conflicting with stap standard tapset fche at redhat dot com
2020-08-25 16:01 ` [Bug tapsets/26536] " mcermak at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).