diff options
| author | fche <fche> | 2006-05-06 00:08:33 +0000 |
|---|---|---|
| committer | fche <fche> | 2006-05-06 00:08:33 +0000 |
| commit | f62915601d3fabd74481bb8dd332a7844ee66d64 (patch) | |
| tree | 35dda1dc9837defd6cfa3f1df3294c6d4b113481 | |
| parent | 2006-05-05 Frank Ch. Eigler <fche@elastic.org> (diff) | |
2006-05-05 Frank Ch. Eigler <fche@elastic.org>release-0.5.7
PR 2643 * testsuite/buildok/syscalls.stp: Take "-u" away again. * configure.ac, systemtap.spec.in: Bump version to 0.5.7. * configure: Regenerated. 2006-05-05 Frank Ch. Eigler <fche@elastic.org> PR 2643 * syscalls.stp: Put back some dummy syscall.exit*.return probes.
| -rw-r--r-- | ChangeLog | 7 | ||||
| -rwxr-xr-x | configure | 20 | ||||
| -rw-r--r-- | configure.ac | 2 | ||||
| -rw-r--r-- | systemtap.spec.in | 2 | ||||
| -rw-r--r-- | tapset/ChangeLog | 5 | ||||
| -rw-r--r-- | tapset/syscalls.stp | 4 | ||||
| -rwxr-xr-x | testsuite/buildok/syscall.stp | 2 |
7 files changed, 29 insertions, 13 deletions
| @@ -1,5 +1,12 @@ | |||
| 1 | 2006-05-05 Frank Ch. Eigler <fche@elastic.org> | 1 | 2006-05-05 Frank Ch. Eigler <fche@elastic.org> |
| 2 | 2 | ||
| 3 | PR 2643 | ||
| 4 | * testsuite/buildok/syscalls.stp: Take "-u" away again. | ||
| 5 | * configure.ac, systemtap.spec.in: Bump version to 0.5.7. | ||
| 6 | * configure: Regenerated. | ||
| 7 | |||
| 8 | 2006-05-05 Frank Ch. Eigler <fche@elastic.org> | ||
| 9 | |||
| 3 | * configure.ac, systemtap.spec.in: Bump version to 0.5.6. | 10 | * configure.ac, systemtap.spec.in: Bump version to 0.5.6. |
| 4 | * configure: Regenerated. | 11 | * configure: Regenerated. |
| 5 | 12 | ||
| @@ -1,6 +1,6 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | # Generated by GNU Autoconf 2.59 for systemtap 0.5.6. | 3 | # Generated by GNU Autoconf 2.59 for systemtap 0.5.7. |
| 4 | # | 4 | # |
| 5 | # Report bugs to <systemtap@sources.redhat.com>. | 5 | # Report bugs to <systemtap@sources.redhat.com>. |
| 6 | # | 6 | # |
| @@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} | |||
| 269 | # Identity of this package. | 269 | # Identity of this package. |
| 270 | PACKAGE_NAME='systemtap' | 270 | PACKAGE_NAME='systemtap' |
| 271 | PACKAGE_TARNAME='systemtap' | 271 | PACKAGE_TARNAME='systemtap' |
| 272 | PACKAGE_VERSION='0.5.6' | 272 | PACKAGE_VERSION='0.5.7' |
| 273 | PACKAGE_STRING='systemtap 0.5.6' | 273 | PACKAGE_STRING='systemtap 0.5.7' |
| 274 | PACKAGE_BUGREPORT='systemtap@sources.redhat.com' | 274 | PACKAGE_BUGREPORT='systemtap@sources.redhat.com' |
| 275 | 275 | ||
| 276 | # Factoring default headers for most tests. | 276 | # Factoring default headers for most tests. |
| @@ -787,7 +787,7 @@ if test "$ac_init_help" = "long"; then | |||
| 787 | # Omit some internal or obsolete options to make the list less imposing. | 787 | # Omit some internal or obsolete options to make the list less imposing. |
| 788 | # This message is too long to be a string in the A/UX 3.1 sh. | 788 | # This message is too long to be a string in the A/UX 3.1 sh. |
| 789 | cat <<_ACEOF | 789 | cat <<_ACEOF |
| 790 | \`configure' configures systemtap 0.5.6 to adapt to many kinds of systems. | 790 | \`configure' configures systemtap 0.5.7 to adapt to many kinds of systems. |
| 791 | 791 | ||
| 792 | Usage: $0 [OPTION]... [VAR=VALUE]... | 792 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 793 | 793 | ||
| @@ -849,7 +849,7 @@ fi | |||
| 849 | 849 | ||
| 850 | if test -n "$ac_init_help"; then | 850 | if test -n "$ac_init_help"; then |
| 851 | case $ac_init_help in | 851 | case $ac_init_help in |
| 852 | short | recursive ) echo "Configuration of systemtap 0.5.6:";; | 852 | short | recursive ) echo "Configuration of systemtap 0.5.7:";; |
| 853 | esac | 853 | esac |
| 854 | cat <<\_ACEOF | 854 | cat <<\_ACEOF |
| 855 | 855 | ||
| @@ -977,7 +977,7 @@ fi | |||
| 977 | test -n "$ac_init_help" && exit 0 | 977 | test -n "$ac_init_help" && exit 0 |
| 978 | if $ac_init_version; then | 978 | if $ac_init_version; then |
| 979 | cat <<\_ACEOF | 979 | cat <<\_ACEOF |
| 980 | systemtap configure 0.5.6 | 980 | systemtap configure 0.5.7 |
| 981 | generated by GNU Autoconf 2.59 | 981 | generated by GNU Autoconf 2.59 |
| 982 | 982 | ||
| 983 | Copyright (C) 2003 Free Software Foundation, Inc. | 983 | Copyright (C) 2003 Free Software Foundation, Inc. |
| @@ -991,7 +991,7 @@ cat >&5 <<_ACEOF | |||
| 991 | This file contains any messages produced by compilers while | 991 | This file contains any messages produced by compilers while |
| 992 | running configure, to aid debugging if configure makes a mistake. | 992 | running configure, to aid debugging if configure makes a mistake. |
| 993 | 993 | ||
| 994 | It was created by systemtap $as_me 0.5.6, which was | 994 | It was created by systemtap $as_me 0.5.7, which was |
| 995 | generated by GNU Autoconf 2.59. Invocation command line was | 995 | generated by GNU Autoconf 2.59. Invocation command line was |
| 996 | 996 | ||
| 997 | $ $0 $@ | 997 | $ $0 $@ |
| @@ -1636,7 +1636,7 @@ fi | |||
| 1636 | 1636 | ||
| 1637 | # Define the identity of the package. | 1637 | # Define the identity of the package. |
| 1638 | PACKAGE='systemtap' | 1638 | PACKAGE='systemtap' |
| 1639 | VERSION='0.5.6' | 1639 | VERSION='0.5.7' |
| 1640 | 1640 | ||
| 1641 | 1641 | ||
| 1642 | cat >>confdefs.h <<_ACEOF | 1642 | cat >>confdefs.h <<_ACEOF |
| @@ -5611,7 +5611,7 @@ _ASBOX | |||
| 5611 | } >&5 | 5611 | } >&5 |
| 5612 | cat >&5 <<_CSEOF | 5612 | cat >&5 <<_CSEOF |
| 5613 | 5613 | ||
| 5614 | This file was extended by systemtap $as_me 0.5.6, which was | 5614 | This file was extended by systemtap $as_me 0.5.7, which was |
| 5615 | generated by GNU Autoconf 2.59. Invocation command line was | 5615 | generated by GNU Autoconf 2.59. Invocation command line was |
| 5616 | 5616 | ||
| 5617 | CONFIG_FILES = $CONFIG_FILES | 5617 | CONFIG_FILES = $CONFIG_FILES |
| @@ -5674,7 +5674,7 @@ _ACEOF | |||
| 5674 | 5674 | ||
| 5675 | cat >>$CONFIG_STATUS <<_ACEOF | 5675 | cat >>$CONFIG_STATUS <<_ACEOF |
| 5676 | ac_cs_version="\\ | 5676 | ac_cs_version="\\ |
| 5677 | systemtap config.status 0.5.6 | 5677 | systemtap config.status 0.5.7 |
| 5678 | configured by $0, generated by GNU Autoconf 2.59, | 5678 | configured by $0, generated by GNU Autoconf 2.59, |
| 5679 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 5679 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
| 5680 | 5680 | ||
diff --git a/configure.ac b/configure.ac index b7dd41970..ac931b2f5 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | dnl configure.ac --- autoconf input file for systemtap | 1 | dnl configure.ac --- autoconf input file for systemtap |
| 2 | dnl Process this file with autoconf to produce a configure script. | 2 | dnl Process this file with autoconf to produce a configure script. |
| 3 | 3 | ||
| 4 | AC_INIT([systemtap], 0.5.6, systemtap@sources.redhat.com, systemtap) | 4 | AC_INIT([systemtap], 0.5.7, systemtap@sources.redhat.com, systemtap) |
| 5 | 5 | ||
| 6 | AC_PREREQ(2.59) | 6 | AC_PREREQ(2.59) |
| 7 | AM_INIT_AUTOMAKE | 7 | AM_INIT_AUTOMAKE |
diff --git a/systemtap.spec.in b/systemtap.spec.in index 754f312cd..00895b438 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in | |||
| @@ -100,7 +100,7 @@ rm -rf ${RPM_BUILD_ROOT} | |||
| 100 | 100 | ||
| 101 | 101 | ||
| 102 | %changelog | 102 | %changelog |
| 103 | * Fri May 5 2006 Frank Ch. Eigler <fche@redhat.com> - 0.5.6-1 | 103 | * Fri May 5 2006 Frank Ch. Eigler <fche@redhat.com> - 0.5.7-1 |
| 104 | - PRs 2511 2453 2307 1813 1944 2497 2538 2476 2568 1341 2058 2220 2437 | 104 | - PRs 2511 2453 2307 1813 1944 2497 2538 2476 2568 1341 2058 2220 2437 |
| 105 | 1326 2014 2599 2427 2438 2465 1930 2149 2610 2293 2634 2506 2433 | 105 | 1326 2014 2599 2427 2438 2465 1930 2149 2610 2293 2634 2506 2433 |
| 106 | 106 | ||
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 63a125fe0..a32f611f8 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-05-05 Frank Ch. Eigler <fche@elastic.org> | ||
| 2 | |||
| 3 | PR 2643 | ||
| 4 | * syscalls.stp: Put back some dummy syscall.exit*.return probes. | ||
| 5 | |||
| 1 | 2006-05-03 Frank Ch. Eigler <fche@elastic.org> | 6 | 2006-05-03 Frank Ch. Eigler <fche@elastic.org> |
| 2 | 7 | ||
| 3 | * context.stp, errno.stp: Note/eliminate some retval() duplication. | 8 | * context.stp, errno.stp: Note/eliminate some retval() duplication. |
diff --git a/tapset/syscalls.stp b/tapset/syscalls.stp index 7c1cb926e..c159c6863 100644 --- a/tapset/syscalls.stp +++ b/tapset/syscalls.stp | |||
| @@ -440,6 +440,7 @@ probe syscall.exit = kernel.function("do_exit") { | |||
| 440 | status = $code | 440 | status = $code |
| 441 | argstr = string($code) | 441 | argstr = string($code) |
| 442 | } | 442 | } |
| 443 | probe syscall.exit.return = end {} | ||
| 443 | 444 | ||
| 444 | # exit_group _________________________________________________ | 445 | # exit_group _________________________________________________ |
| 445 | /* | 446 | /* |
| @@ -451,6 +452,9 @@ probe kernel.syscall.exit_group = | |||
| 451 | name = "exit_group" | 452 | name = "exit_group" |
| 452 | status = $error_code | 453 | status = $error_code |
| 453 | } | 454 | } |
| 455 | |||
| 456 | probe kernel.syscall.exit_group.return = end {} | ||
| 457 | |||
| 454 | # fadvise64 __________________________________________________ | 458 | # fadvise64 __________________________________________________ |
| 455 | /* | 459 | /* |
| 456 | * asmlinkage long | 460 | * asmlinkage long |
diff --git a/testsuite/buildok/syscall.stp b/testsuite/buildok/syscall.stp index 82689eeec..2fdab5b0c 100755 --- a/testsuite/buildok/syscall.stp +++ b/testsuite/buildok/syscall.stp | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #! stap -up4 | 1 | #! stap -p4 |
| 2 | 2 | ||
| 3 | probe syscall.*, syscall.*.return { | 3 | probe syscall.*, syscall.*.return { |
| 4 | if (retstr != "") | 4 | if (retstr != "") |
