This is the mail archive of the systemtap-cvs@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]

src/tapset ChangeLog syscalls.stp


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hiramatu@sourceware.org	2008-01-24 16:55:36

Modified files:
	tapset         : ChangeLog syscalls.stp 

Log message:
	2008-01-23  Masami Hiramatsu <mhiramat@redhat.com>
	
	PR5554
	* syscalls.stp (__is_user_regs): Add new function to check whether
	pt_regs is user mode registers.
	(syscall.fork): Use __is_user_regs() to decide syscall name.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ChangeLog.diff?cvsroot=systemtap&r1=1.278&r2=1.279
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/syscalls.stp.diff?cvsroot=systemtap&r1=1.74&r2=1.75


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