* [Bug translator/30803] New: Extend debuginfod.process probe to glob by package name too
@ 2023-08-28 16:24 rgoldber at redhat dot com
2023-09-20 14:55 ` [Bug translator/30803] " halamour at redhat dot com
0 siblings, 1 reply; 2+ messages in thread
From: rgoldber at redhat dot com @ 2023-08-28 16:24 UTC (permalink / raw)
To: systemtap
https://sourceware.org/bugzilla/show_bug.cgi?id=30803
Bug ID: 30803
Summary: Extend debuginfod.process probe to glob by package
name too
Product: systemtap
Version: unspecified
Status: NEW
Severity: enhancement
Priority: P2
Component: translator
Assignee: systemtap at sourceware dot org
Reporter: rgoldber at redhat dot com
Target Milestone: ---
Now that the debuginfod.process probe point (PR27410) has been added it may be
useful to allow further restriction, such as by package name
It might look something like the following:
$ debuginfod -R /path/to/RPMs/prefix
$ env DEBUGINFOD_URLS=http://localhost:8002/ stap -e
'probe debuginfod.package("*.fc38*").process("/usr/bin/curl") {...}'
To probe all fedora 38 versions of curl
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug translator/30803] Extend debuginfod.process probe to glob by package name too
2023-08-28 16:24 [Bug translator/30803] New: Extend debuginfod.process probe to glob by package name too rgoldber at redhat dot com
@ 2023-09-20 14:55 ` halamour at redhat dot com
0 siblings, 0 replies; 2+ messages in thread
From: halamour at redhat dot com @ 2023-09-20 14:55 UTC (permalink / raw)
To: systemtap
https://sourceware.org/bugzilla/show_bug.cgi?id=30803
Housam Alamour <halamour at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|systemtap at sourceware dot org |halamour at redhat dot com
CC| |halamour 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:[~2023-09-20 14:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-28 16:24 [Bug translator/30803] New: Extend debuginfod.process probe to glob by package name too rgoldber at redhat dot com
2023-09-20 14:55 ` [Bug translator/30803] " halamour 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).