This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/23866] New: dissonance between kernel tracepoint parametrization, lkm vs bpf
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 06 Nov 2018 16:01:17 +0000
- Subject: [Bug translator/23866] New: dissonance between kernel tracepoint parametrization, lkm vs bpf
- Auto-submitted: auto-generated
https://sourceware.org/bugzilla/show_bug.cgi?id=23866
Bug ID: 23866
Summary: dissonance between kernel tracepoint parametrization,
lkm vs bpf
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
Assignee: systemtap at sourceware dot org
Reporter: fche at redhat dot com
Target Milestone: ---
lkm backend tracepoints show the callback-function parameters
bpf backend tracepoints show the saved tracepoint-struct parameters
The former should include the latter.
--
You are receiving this mail because:
You are the assignee for the bug.