summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.context/num_args.stp
Commit message (Collapse)AuthorAgeFilesLines
* PR4186 cont'd: option #2: standardize on kernel ARCH/SUBARCH throughoutFrank Ch. Eigler2009-08-251-6/+3
| | | | | | | | * main.cxx (main): Perform equivalent sed by hand on uname()->machine. * stap.1.in: Clarify -a ARCH slightly. * tapsets.cxx (validate_module_elf): Accept "arm*"for EM_ARM. * tapset/**, testsuite/**: Removed/collapsed "i386"/"i686" branches, renamed "ppc64"->"powerpc" and "s390x"->"s390".
* Add [u_]register() and *_arg() support for s390x.Jim Keniston2008-11-191-0/+1
|
* Added systemtap.context/num_args test.Jim Keniston2008-06-041-0/+53