public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/tapset aux_syscalls.stp system_calls.stp
@ 2005-11-10 21:23 kevinrs
  0 siblings, 0 replies; 2+ messages in thread
From: kevinrs @ 2005-11-10 21:23 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	kevinrs@sourceware.org	2005-11-10 21:23:27

Modified files:
	tapset         : aux_syscalls.stp system_calls.stp 

Log message:
	* system_calls.stp
	Polished entry point aliases, no more pointer-deref
	faults (instead the user-space address is given for
	pointer arguments). Return probe aliases still dont
	do much. Tested on vanilla 2.6.13 and 2.6.14.
	* aux_syscalls.stp
	Any helpers for the syscall tapset are now in this
	file. More to come.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/system_calls.stp.diff?cvsroot=systemtap&r1=1.13&r2=1.14


^ permalink raw reply	[flat|nested] 2+ messages in thread

* src/tapset aux_syscalls.stp system_calls.stp
@ 2005-12-07 18:15 kevinrs
  0 siblings, 0 replies; 2+ messages in thread
From: kevinrs @ 2005-12-07 18:15 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	kevinrs@sourceware.org	2005-12-07 18:15:49

Modified files:
	tapset         : aux_syscalls.stp system_calls.stp 

Log message:
	* system_calls.stp:
	* alphabatized for easier navigation
	* removed comments from reference to void pointer args
	* removed reference to some unsafe copy_from_user funcs
	* added final aliases for i386
	
	* aux_syscalls.stp
	* commented out embedded C functions that made use of
	copy_from_user(), a function that might sleep and that
	was causing Oops on my machine when sleep was called
	from invalid context.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/system_calls.stp.diff?cvsroot=systemtap&r1=1.15&r2=1.16


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-07 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-10 21:23 src/tapset aux_syscalls.stp system_calls.stp kevinrs
2005-12-07 18:15 kevinrs

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).