[Bug tapsets/26152] _struct_compat_timex_u() function doesn't work on rhel8

wcohen at redhat dot com sourceware-bugzilla@sourceware.org
Wed Oct 4 14:30:49 GMT 2023


https://sourceware.org/bugzilla/show_bug.cgi?id=26152

William Cohen <wcohen at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from William Cohen <wcohen at redhat dot com> ---
This works on current RHEL8 kernels with systemtap git commit ca71442b9

[wcohen@rhel8 systemtap]$ uname -a
Linux rhel8 4.18.0-514.el8.x86_64 #1 SMP Tue Sep 19 10:07:12 EDT 2023 x86_64
x86_64 x86_64 GNU/Linux
[wcohen@rhel8 systemtap]$ ../install/bin/stap -V
Systemtap translator/driver (version 5.0/0.189, release-4.8-147-gca71442b)
Copyright (C) 2005-2023 Red Hat, Inc. and others
This is free software; see the source for copying conditions.
tested kernel versions: 2.6.32 ... 6.5
enabled features: AVAHI BOOST_STRING_REF DYNINST BPF JAVA PYTHON2 PYTHON3
LIBRPM LIBSQLITE3 LIBVIRT LIBXML2 NLS NSS READLINE MONITOR_LIBS JSON_C
[wcohen@rhel8 systemtap]$ ../install/bin/stap  -p4 -e 'probe
syscall.clock_adjtime {printf("%s\n", tx_uaddr_str)}'
/home/wcohen/.systemtap/cache/a0/stap_a0317735832db1578751089e63f33b99_70663.ko

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list