summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Beginners_Guide/en-US
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-04-29 14:00:21 -0700
committerJosh Stone <jistone@redhat.com>2009-04-29 14:00:21 -0700
commit0904184b479723cc514db320f7cb70b8c284ea1a (patch)
tree4a1e406d8fab63abec3cb4d6b48b06ecdf5f381f /doc/SystemTap_Beginners_Guide/en-US
parent999740348b95d993cbe36b9283c5cb7ee7bda149 (diff)
downloadsystemtap-steved-0904184b479723cc514db320f7cb70b8c284ea1a.tar.gz
systemtap-steved-0904184b479723cc514db320f7cb70b8c284ea1a.tar.xz
systemtap-steved-0904184b479723cc514db320f7cb70b8c284ea1a.zip
Use sockaddr instead of timeval in @cast test
Using timeval had problems on big-endian multi-arch platforms (ppc64), because the user tv_sec used in the @cast didn't match the kernel tv_sec used to provide a pointer. Hopefully reading from a sockaddr should be more robust, as that type doesn't appear to need any compat wrappers for multi-archs.
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/en-US')
0 files changed, 0 insertions, 0 deletions