> On Mar 13, 2023, at 12:56 PM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > > On Mon, 13 Mar 2023 15:23:42 +0000 > Chuck Lever III <chuck.lever@xxxxxxxxxx> wrote: > >> Sorry to be a squeaky wheel, but I've got a system running Fedora 37 latest and the _sockaddr trace macros still are not working: >> >> >> <idle>-0 [004] 1016.727319: svc_xprt_enqueue: [FAILED TO PARSE] server=ARRAY[02, 00, 08, 01, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00] client=<CE>mn flags=0x4c83 netns_ino=4026531840 pid=1302 >> nfsd-1302 [005] 1016.727358: svc_xprt_dequeue: [FAILED TO PARSE] server=ARRAY[02, 00, 08, 01, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00] client=<88><AC>K flags=0x4c83 netns_ino=4026531840 wakeup=0x2d >> nfsd-1302 [005] 1016.727513: svcsock_new_socket: type=STREAM family=AF_INET >> nfsd-1302 [005] 1016.727526: svc_xprt_enqueue: [FAILED TO PARSE] server=ARRAY[02, 00, 08, 01, c0, a8, 01, 33, 00, 00, 00, 00, 00, 00, 00, 00] client=ARRAY[02, 00, 02, bc, c0, a8, 01, c6, 00, 00, 00, 00, 00, 00, 00, 00] flags=0x4819 netns_ino=4026531840 pid=1300 >> nfsd-1302 [005] 1016.727529: svc_xprt_accept: [FAILED TO PARSE] server=ARRAY[02, 00, 08, 01, c0, a8, 01, 33, 00, 00, 00, 00, 00, 00, 00, 00] client=ARRAY[02, 00, 02, bc, c0, a8, 01, c6, 00, 00, 00, 00, 00, 00, 00, 00] flags=0x4819 netns_ino=4026531840 protocol=tcp service=nfsd >> >> These tracepoints are no good until _sockaddr fields can be parsed by user space tooling on everyday distributions. >> > > I believe libtraceevent 1.7.1 handles this. I'm guessing that you are asking > for Fedora to supply this. Indeed. Not an upstream issue, then. I'll file a bug with Red Hat. > John, are you still maintaining this package for Fedora? > > I use Debian, and it looks to be at 1.7.1. > > -- Steve -- Chuck Lever