public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: hunt@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: src/runtime/staprun ChangeLog cap.c ctl.c main ...
Date: Fri, 12 Oct 2007 19:42:00 -0000	[thread overview]
Message-ID: <20071012194232.728.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-10-12 19:42:32

Modified files:
	runtime/staprun: ChangeLog cap.c ctl.c mainloop.c staprun.c 
	                 staprun.h staprun_funcs.c symbols.c 

Log message:
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/cap.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ctl.c.diff?cvsroot=systemtap&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.c.diff?cvsroot=systemtap&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.h.diff?cvsroot=systemtap&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun_funcs.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/symbols.c.diff?cvsroot=systemtap&r1=1.6&r2=1.7


                 reply	other threads:[~2007-10-12 19:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071012194232.728.qmail@sourceware.org \
    --to=hunt@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).