]> sourceware.org Git - systemtap.git/commit
Dyninst compile fixes for 32-bit systems.
authorDavid Smith <dsmith@redhat.com>
Fri, 27 Jul 2012 17:54:54 +0000 (12:54 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 27 Jul 2012 17:54:54 +0000 (12:54 -0500)
commitb5ee41c73e61344458dadab5445945bf53bc7f97
tree8474e0bd1bab6e36107cbc412064502a3c9bfc43
parent566585306ee55dab80c81f9054979096057cd02c
Dyninst compile fixes for 32-bit systems.

* stapdyn/dynsdt.cxx (find_sdt): Fix printf types for 64-bit longs.
  (instrument_sdt): Ditto.
* stapdyn/stapdyn.cxx (instrument_uprobes): Change type from 'uint64' to
  'int64', since there are only signed 64-bit long BPatch_constExpr
  constructors.
stapdyn/dynsdt.cxx
stapdyn/stapdyn.cxx
This page took 0.023521 seconds and 5 git commands to generate.