public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/11609] New: -d ALL_LOADED_MODULES option
@ 2010-05-19 16:47 fche at redhat dot com
  2010-05-26  0:00 ` [Bug translator/11609] " adrien at kunysz dot be
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fche at redhat dot com @ 2010-05-19 16:47 UTC (permalink / raw)
  To: systemtap

A sibling to --ldd, it would be desirable to have stap be able to
upload unwind data for all known or all loaded kernel modules.

-- 
           Summary: -d ALL_LOADED_MODULES option
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com
 BugsThisDependsOn: 11602


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug translator/11609] -d ALL_LOADED_MODULES option
  2010-05-19 16:47 [Bug translator/11609] New: -d ALL_LOADED_MODULES option fche at redhat dot com
@ 2010-05-26  0:00 ` adrien at kunysz dot be
  2010-05-26  1:20 ` adrien at kunysz dot be
  2010-05-27  7:27 ` fche at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: adrien at kunysz dot be @ 2010-05-26  0:00 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From adrien at kunysz dot be  2010-05-25 14:11 -------
Created an attachment (id=4813)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4813&action=view)
Implementation of stap -d ALL_LOADED_MODULES

Attached is an implementation of this feature. I haven't been able to test yet
but it builds and documentation is included. I am also a big C++ n00b so let me
know if the way I did it looks wrong.

-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug translator/11609] -d ALL_LOADED_MODULES option
  2010-05-19 16:47 [Bug translator/11609] New: -d ALL_LOADED_MODULES option fche at redhat dot com
  2010-05-26  0:00 ` [Bug translator/11609] " adrien at kunysz dot be
@ 2010-05-26  1:20 ` adrien at kunysz dot be
  2010-05-27  7:27 ` fche at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: adrien at kunysz dot be @ 2010-05-26  1:20 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From adrien at kunysz dot be  2010-05-25 14:56 -------
Created an attachment (id=4814)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4814&action=view)
Implementation of stap --all-modules.

Reworking of the patch as per IRC discussion:
- using a separate option name seems cleaner and more consistent with other
options (--ldd);
- keeping the actual /proc/modules parsing at stap options parsing time seems
to make more sense than doing it at a later time.

This is still untested (but it builds). Any suggestion for a better option name
is welcome.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4813 is|0                           |1
           obsolete|                            |


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug translator/11609] -d ALL_LOADED_MODULES option
  2010-05-19 16:47 [Bug translator/11609] New: -d ALL_LOADED_MODULES option fche at redhat dot com
  2010-05-26  0:00 ` [Bug translator/11609] " adrien at kunysz dot be
  2010-05-26  1:20 ` adrien at kunysz dot be
@ 2010-05-27  7:27 ` fche at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fche at redhat dot com @ 2010-05-27  7:27 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From fche at redhat dot com  2010-05-25 15:19 -------
commit c174370

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


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-25 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-19 16:47 [Bug translator/11609] New: -d ALL_LOADED_MODULES option fche at redhat dot com
2010-05-26  0:00 ` [Bug translator/11609] " adrien at kunysz dot be
2010-05-26  1:20 ` adrien at kunysz dot be
2010-05-27  7:27 ` fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).