]> sourceware.org Git - systemtap.git/commit
Fix PR20158 by updating the runtime for the 4.6 kernel.
authorDavid Smith <dsmith@redhat.com>
Fri, 27 May 2016 16:19:03 +0000 (11:19 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 27 May 2016 16:19:03 +0000 (11:19 -0500)
commit15de83a3b4b298ea8fa5f86083017d062393c0db
tree84899d2c996db8c8bbdfbb4d44ea02efdaafdfd4
parent616c2df52ad67b33e920e3388e907a0643a28456
Fix PR20158 by updating the runtime for the 4.6 kernel.

* buildrun.cxx (compile_pass): Added autoconf-stacktrace_ops-int-address.c
  compile test.
* stack.c: (print_stack_address): If STAPCONF_STACKTRACE_OPS_INT_ADDRESS
  is defined, the function returns a int instead of being a void
  function.
* runtime/linux/autoconf-stacktrace_ops-int-address.c: New autoconf-style
  test.
buildrun.cxx
runtime/linux/autoconf-stacktrace_ops-int-address.c [new file with mode: 0644]
runtime/stack.c
This page took 0.026615 seconds and 5 git commands to generate.