This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question regarding userspace tracing memcpy in glibc


"Ariel Shaqed (Scolnicov)" <ariels@correlix.com> writes:

> [...]
> I believe the problem is much worse.  Usually no functions are called
> for memcpy (GCC implements them as intrinsics).  [...]

You're right, and moreover, gcc doesn't emit any metadata.  I'll ask
our compiler folks to investigate the possibility of producing dwarf
data for a pretend-inlined-memcpy.

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]