From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20574 invoked by alias); 29 Jan 2008 21:44:24 -0000 Received: (qmail 18926 invoked by uid 48); 29 Jan 2008 21:43:40 -0000 Date: Tue, 29 Jan 2008 21:44:00 -0000 Message-ID: <20080129214340.18925.qmail@sourceware.org> From: "hunt at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20070813163047.4917.fche@redhat.com> References: <20070813163047.4917.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug runtime/4917] permit on-the-fly program/module symbol data transfer X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00178.txt.bz2 ------- Additional Comments From hunt at redhat dot com 2008-01-29 21:43 ------- Fixed. 2007-10-12 Martin Hunt 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.