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]

[Bug translator/11735] similarly named executables/libraries get probed/detected wrongly


http://sourceware.org/bugzilla/show_bug.cgi?id=11735

Josh Stone <jistone at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jistone at redhat dot com
         Resolution|                            |FIXED

--- Comment #4 from Josh Stone <jistone at redhat dot com> 2010-11-16 02:23:36 UTC ---
2ccb419 PR11735: Hash unwindsym_modules as full paths
d13bcfd PR11735: Hash ldd/vdso unwindsym_modules too

The change to using add_path means that the size and modification date are now
part of the hashing algorithm.  That's not quite as good as a build-id
(PR12221), but I think it will be practically good enough.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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