public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/tapset aux_syscalls.stp
@ 2007-09-26  0:58 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-09-26  0:58 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-09-26 00:58:09

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-09-26  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	* syscalls.stp (adjtimex.return): Improve retstr.
	* aux_syscalls.stp: Add a function(_adjtimex_return_str) for
	adjtimex.return.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.61&r2=1.62


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

* src/tapset aux_syscalls.stp
@ 2007-12-25  1:34 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-12-25  1:34 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-12-25 01:34:44

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-12-25  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	From Yang Zhiguo <yzgcsu@cn.fujitsu.com>
	* aux_syscalls.stp (_struct_sigaction_u): Delete overlaped
	SA_SIGINFO from _stp_sa_flags_list[].

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


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

* src/tapset aux_syscalls.stp
@ 2007-12-21  6:58 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-12-21  6:58 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-12-21 06:58:08

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-12-21  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	From Yang Zhiguo <yzgcsu@cn.fujitsu.com>
	* aux_syscalls.stp (_futex_op_str): Add new futex options.
	(_stp_fork_list[]): Add new clone flags.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.73&r2=1.74


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

* src/tapset aux_syscalls.stp
@ 2007-12-07  9:18 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-12-07  9:18 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-12-07 09:18:32

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-12-7  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	From Bai Weidong <baiwd@cn.fujitsu.com>
	* aux_syscalls.stp (__sem_flags): Add the missed mode display,
	Fix calculation error when string is empty.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.72&r2=1.73


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

* src/tapset aux_syscalls.stp
@ 2007-10-09 23:52 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-10-09 23:52 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-10-09 23:52:54

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-10-10  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	From Lai Jiangshan <laijs@cn.fujitsu.com>
	* aux_syscalls.stp (_stp_lookup_or_str) redirect to _stp_lookup_str
	if val is 0.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.69&r2=1.70


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

* src/tapset aux_syscalls.stp
@ 2007-10-03  1:56 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-10-03  1:56 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-10-03 01:56:25

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-10-03  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	* aux_syscalls.stp(_sockopt_level_str): Add support for protocol
	number 134~137.
	* socket.stp (global define,begin): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.64&r2=1.65


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

* src/tapset aux_syscalls.stp
@ 2007-09-21  6:53 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-09-21  6:53 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-09-21 06:53:28

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-09-21  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	From Lai Jiangshan <laijs@cn.fujitsu.com>
	* aux_syscalls.stp (_sys_open_flag_str): Fix bug that missing
	"O_ASYNC".
	
	From Lai Jiangshan <laijs@cn.fujitsu.com>
	* aux_syscalls.stp: Add a function _mremap_flags.
	* syscalls.stp (syscall.mremap): Use _mremap_flags instead of
	_mmap_flags.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.57&r2=1.58


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

* src/tapset aux_syscalls.stp
@ 2007-09-21  0:16 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-09-21  0:16 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-09-21 00:16:31

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-09-21  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	* aux_syscalls.stp(_reboot_magic_str) Fix the problem
	that LINUX_REBOOT_MAGIC1 printed as UNKNOWN VALUE.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.56&r2=1.57


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

* src/tapset aux_syscalls.stp
@ 2007-09-06  1:28 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-09-06  1:28 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-09-06 01:28:41

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-09-06  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	* aux_syscalls.stp (_stp_sockaddr_str): Fix memory access error
	when calling with addrlen set to 0.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.54&r2=1.55


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

* src/tapset aux_syscalls.stp
@ 2007-09-06  0:15 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-09-06  0:15 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-09-06 00:15:23

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-09-06  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	* aux_syscalls.stp (_module_flags_str): Modify combination of
	flags' values.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.53&r2=1.54


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

* src/tapset aux_syscalls.stp
@ 2007-08-31  8:08 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-08-31  8:08 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-08-31 08:08:55

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-08-31  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	From Lai Jiangshan <laijs@cn.fujitsu.com>
	* aux_syscalls.stp (_mknod_mode_str): Fix file type
	judgement error.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.52&r2=1.53


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

* src/tapset aux_syscalls.stp
@ 2007-08-23  1:46 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-08-23  1:46 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-08-23 01:46:33

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-08-21  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	* aux_syscalls.stp (_send_flags_str): Add support for MSG_MORE
	(used in send, sendto, sendmsg and compat_sys_sendmsg).
	Change name of _send_flags_str to _sendflags_str for unify with
	_recvflags_str.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.49&r2=1.50


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

* src/tapset aux_syscalls.stp
@ 2007-08-21  2:11 zhaolei
  0 siblings, 0 replies; 24+ messages in thread
From: zhaolei @ 2007-08-21  2:11 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	zhaolei@sourceware.org	2007-08-21 02:11:36

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	2007-08-21  Zhaolei  <zhaolei@cn.fujitsu.com>
	
	* aux_syscalls.stp (_recvflags_str): Add support for MSG_DONTWAIT
	used in recv, recvfrom, recvmsg, compat_sys_recvmsg

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.46&r2=1.47


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

* src/tapset aux_syscalls.stp
@ 2007-01-18 22:50 dwilder
  0 siblings, 0 replies; 24+ messages in thread
From: dwilder @ 2007-01-18 22:50 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dwilder@sourceware.org	2007-01-18 22:50:28

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	In _stp_sockaddr_str() s390x needs sockaddr_ll.sll_addr printed as a long int instead of long long int.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.27&r2=1.28


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

* src/tapset aux_syscalls.stp
@ 2006-06-14  0:29 hunt
  0 siblings, 0 replies; 24+ messages in thread
From: hunt @ 2006-06-14  0:29 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-06-14 00:29:18

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.23&r2=1.24


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

* src/tapset aux_syscalls.stp
@ 2006-06-06 21:43 hien
  0 siblings, 0 replies; 24+ messages in thread
From: hien @ 2006-06-06 21:43 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hien@sourceware.org	2006-06-06 21:43:42

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	fix _recvflags_str

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.22&r2=1.23


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

* src/tapset aux_syscalls.stp
@ 2006-05-31 17:33 hien
  0 siblings, 0 replies; 24+ messages in thread
From: hien @ 2006-05-31 17:33 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hien@sourceware.org	2006-05-31 17:33:27

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	Fix _mlocakall flags

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.21&r2=1.22


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

* src/tapset aux_syscalls.stp
@ 2006-04-25  0:36 hien
  0 siblings, 0 replies; 24+ messages in thread
From: hien @ 2006-04-25  0:36 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hien@sourceware.org	2006-04-25 00:36:38

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	Fixed _fd_set_u retvalue

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


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

* src/tapset aux_syscalls.stp
@ 2006-03-15  0:20 hien
  0 siblings, 0 replies; 24+ messages in thread
From: hien @ 2006-03-15  0:20 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hien@sourceware.org	2006-03-15 00:20:29

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	A small change in _fd_set_u

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


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

* src/tapset aux_syscalls.stp
@ 2006-03-09 21:27 hien
  0 siblings, 0 replies; 24+ messages in thread
From: hien @ 2006-03-09 21:27 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hien@sourceware.org	2006-03-09 21:27:14

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	Fixed _stp_sockaddr_str compile error on ppc64.

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


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

* src/tapset aux_syscalls.stp
@ 2006-03-02 19:24 hien
  0 siblings, 0 replies; 24+ messages in thread
From: hien @ 2006-03-02 19:24 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hien@sourceware.org	2006-03-02 19:24:41

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	Added
	_struct_itimerspec_u

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


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

* src/tapset aux_syscalls.stp
@ 2006-02-24 19:58 hien
  0 siblings, 0 replies; 24+ messages in thread
From: hien @ 2006-02-24 19:58 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hien@sourceware.org	2006-02-24 19:58:20

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	Added
	_struct_timezone_u

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.9&r2=1.10


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

* src/tapset aux_syscalls.stp
@ 2006-02-20 22:39 hien
  0 siblings, 0 replies; 24+ messages in thread
From: hien @ 2006-02-20 22:39 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hien@sourceware.org	2006-02-20 22:39:20

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	Fix uninitialized tv, ts, itv errors.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.8&r2=1.9


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

* src/tapset aux_syscalls.stp
@ 2006-02-16  0:28 hien
  0 siblings, 0 replies; 24+ messages in thread
From: hien @ 2006-02-16  0:28 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hien@sourceware.org	2006-02-16 00:28:50

Modified files:
	tapset         : aux_syscalls.stp 

Log message:
	Added the following functions
	_struct_rlimit_u
	_fildes_u
	_fd_set_u
	_semctl_cmd
	__sem_flags

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.7&r2=1.8


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

end of thread, other threads:[~2007-12-25  1:34 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-26  0:58 src/tapset aux_syscalls.stp zhaolei
  -- strict thread matches above, loose matches on Subject: below --
2007-12-25  1:34 zhaolei
2007-12-21  6:58 zhaolei
2007-12-07  9:18 zhaolei
2007-10-09 23:52 zhaolei
2007-10-03  1:56 zhaolei
2007-09-21  6:53 zhaolei
2007-09-21  0:16 zhaolei
2007-09-06  1:28 zhaolei
2007-09-06  0:15 zhaolei
2007-08-31  8:08 zhaolei
2007-08-23  1:46 zhaolei
2007-08-21  2:11 zhaolei
2007-01-18 22:50 dwilder
2006-06-14  0:29 hunt
2006-06-06 21:43 hien
2006-05-31 17:33 hien
2006-04-25  0:36 hien
2006-03-15  0:20 hien
2006-03-09 21:27 hien
2006-03-02 19:24 hien
2006-02-24 19:58 hien
2006-02-20 22:39 hien
2006-02-16  0:28 hien

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