This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/23866] dissonance between kernel tracepoint parametrization, lkm vs bpf
- From: "wcohen at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Wed, 10 Jul 2019 15:02:12 +0000
- Subject: [Bug translator/23866] dissonance between kernel tracepoint parametrization, lkm vs bpf
- Auto-submitted: auto-generated
- References: <bug-23866-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=23866
--- Comment #6 from William Cohen <wcohen at redhat dot com> ---
Created attachment 11901
--> https://sourceware.org/bugzilla/attachment.cgi?id=11901&action=edit
Revised version of the patch that gets
This patch makes some changes in the data structure to make it so the same
argument discovery code can be used for both regular and raw tracepoints.
This current version attempt to get the arguments for the various bpf raw
tracepoints.
--
You are receiving this mail because:
You are the assignee for the bug.