public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: eteo@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: src ./ChangeLog ./stapfuncs.5.in tapset/Change ...
Date: Wed, 16 Jan 2008 15:41:00 -0000	[thread overview]
Message-ID: <20080116154128.29825.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	eteo@sourceware.org	2008-01-16 15:41:28

Modified files:
	.              : ChangeLog stapfuncs.5.in 
	tapset         : ChangeLog signal.stp 
	testsuite      : ChangeLog 
	testsuite/buildok: signal-embedded.stp 

Log message:
	2008-01-16  Eugene Teo  <eteo@redhat.com>
	
	* stapfuncs.5.in: Document signal.stp tapset functions.
	
	2008-01-16  Eugene Teo  <eteo@redhat.com>
	
	* signal.stp (get_sa_flags, get_sa_handler): New functions to
	return addresses of sa_flags and sa_handler of struct k_sigaction.
	(sigset_mask_str): New function. Returns a string containing the
	set of signals to be blocked when executing the signal handler.
	(is_sig_blocked): New function. Checks task_struct->blocked signal
	mask for signals that are currently blocked.
	(signal_str): New function. Translates a signal number.
	(sa_flags_str): New function. Translates the sa_flags.
	(sa_handler_str): New function. Returns the signal action or handler
	associated to the signal.
	
	2008-01-16  Eugene Teo  <eteo@redhat.com>
	
	* buildok/signal-embedded.stp: Add all new embedded C functions
	in signal.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.742&r2=1.743
http://sourceware.org/cgi-bin/cvsweb.cgi/src/stapfuncs.5.in.diff?cvsroot=systemtap&r1=1.45&r2=1.46
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ChangeLog.diff?cvsroot=systemtap&r1=1.277&r2=1.278
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/signal.stp.diff?cvsroot=systemtap&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.188&r2=1.189
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/buildok/signal-embedded.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3


             reply	other threads:[~2008-01-16 15:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-16 15:41 eteo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-21 14:35 eteo
2007-10-05  2:19 fche
2007-08-17  2:25 fche
2007-02-06 20:23 fche
2006-08-08 13:11 eteo
2006-02-22 18:19 fche
2006-02-17 17:56 fche

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=20080116154128.29825.qmail@sourceware.org \
    --to=eteo@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).