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 runtime/4917] permit on-the-fly program/module symbol data transfer


------- Additional Comments From hunt at redhat dot com  2008-01-29 21:43 -------
Fixed.
2007-10-12  Martin Hunt  <hunt@redhat.com>
        Changes to separate the symbols from the command channel.

        * cap.c (init_cap): Add CAP_DAC_OVERRIDE.
        * staprun.h: Change init_ctl_channel prototype.
        * ctl.c (init_ctl_channel): Modify to open either
        a command or symbol channel. Use ".cmd" and ".symbols"
        as the new names.
        * mainloop.c (init_stapio): Call init_ctl_channel(0);
        * staprun.c (cleanup): Call stop_symbol_thread().
        (main): Call start_symbol_thread().
        * staprun_funcs.c (handle_symbols): Make a thread.
        (start_symbol_thread): New.
        (stop_symbol_thread): New.


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


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

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


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