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/17073] SystemTap doesn't support module given by full path


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

Jonathan Lebon <jlebon at redhat dot com> changed:

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

--- Comment #4 from Jonathan Lebon <jlebon at redhat dot com> ---
(In reply to Jonathan Lebon from comment #3)
> The easy way out is to go the 'heuristicky' way and simply assume that the
> module name is the $(basename $path .ko). This is more or less what elfutils
> does but in reverse (i.e. find the ko file from the module name, see
> libdwfl/linux-kernel-module.c).

Done in commit 4766b1e.

-- 
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]