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

Re: [PATCH] Added new functions in tapset/signal.stp


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Eugene Teo wrote:

> +	if (sig == 45) return "RTMIN+13";
> +	if (sig == 46) return "RTMIN+14";
> +	if (sig == 47) return "RTMIN+15";
> +	if (sig == 48) return "RTMIN+16";

You don't have to stop at signal 48.  Just continue until RTMIN+31.

- --
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFHi42V2ijCOnn/RHQRAjQcAKCeTQIGv4teRXkPXamhejqBYCogegCgg62D
2tI5a5RFaLz276iE8S9aFeY=
=5LSW
-----END PGP SIGNATURE-----


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