* [Bug translator/14884] New: expose TRACE_SYSTEM for kernel.trace() probes
@ 2012-11-27 20:28 fche at redhat dot com
2014-08-11 21:16 ` [Bug translator/14884] " jlebon at redhat dot com
0 siblings, 1 reply; 2+ messages in thread
From: fche at redhat dot com @ 2012-11-27 20:28 UTC (permalink / raw)
To: systemtap
http://sourceware.org/bugzilla/show_bug.cgi?id=14884
Bug #: 14884
Summary: expose TRACE_SYSTEM for kernel.trace() probes
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap@sourceware.org
ReportedBy: fche@redhat.com
Classification: Unclassified
In kernel tracepoint headers, #define TRACE_SYSTEM gives a baby namespace
prefix for the tracepoints defined therein. These are in turn used as FOO:
prefixes for "perf list | grep Tracepoint", and serve to group them. stap
ignores TRACE_SYSTEM, so only the basic tracepoint names are exposed.
We should suck out the marrow from the femurs life - or at least the
TRACE_SYSTEM from these headers. We should expose that string for probe
points, as kernel.trace("foo:bar") or perhaps
kernel.trace("bar").system("foo"), and as appropriate $$-variables.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug translator/14884] expose TRACE_SYSTEM for kernel.trace() probes
2012-11-27 20:28 [Bug translator/14884] New: expose TRACE_SYSTEM for kernel.trace() probes fche at redhat dot com
@ 2014-08-11 21:16 ` jlebon at redhat dot com
0 siblings, 0 replies; 2+ messages in thread
From: jlebon at redhat dot com @ 2014-08-11 21:16 UTC (permalink / raw)
To: systemtap
https://sourceware.org/bugzilla/show_bug.cgi?id=14884
Jonathan Lebon <jlebon at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jlebon at redhat dot com
Resolution|--- |DUPLICATE
--- Comment #1 from Jonathan Lebon <jlebon at redhat dot com> ---
Dup di dup
*** This bug has been marked as a duplicate of bug 13330 ***
--
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:[~2014-08-11 21:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-27 20:28 [Bug translator/14884] New: expose TRACE_SYSTEM for kernel.trace() probes fche at redhat dot com
2014-08-11 21:16 ` [Bug translator/14884] " jlebon 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).