This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/11455] New: use XDG_DATA_DIRS for tapset path searching
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 30 Mar 2010 15:17:38 -0000
- Subject: [Bug translator/11455] New: use XDG_DATA_DIRS for tapset path searching
- Reply-to: sourceware-bugzilla at sourceware dot org
Instead of or in addition to $SYSTEMTAP_TAPSET, this other environment
variable standard exists for searching for data files. We could use
it for tapsets, so that gnome jhbuild would 'just work' with systemtap
tapsets included in their packages.
http://standards.freedesktop.org/basedir-spec/basedir-spec-0.5.html
<walters> the developer convenience here is that i can just do jhbuild run stap
~/tmp/alive.stp -c gcalctool
<walters> instead of jhbuild run stap -I
/src/build/jhbuild/share/systemtap/tapset/ ~/tmp/alive.stp -c gcalctool
--
Summary: use XDG_DATA_DIRS for tapset path searching
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: fche at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11455
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.