]> sourceware.org Git - systemtap.git/commit - stap-server
PR12592: Allow -r /path/to/kernel for stap-servers
authorJosh Stone <jistone@redhat.com>
Fri, 18 Mar 2011 22:38:29 +0000 (15:38 -0700)
committerJosh Stone <jistone@redhat.com>
Fri, 18 Mar 2011 22:38:29 +0000 (15:38 -0700)
commit4f747a64c781f34e2c6f5c5bbb0f427dc426ac08
tree992aac744d00bc6889b31323b8dc91cab11b7187
parenteff14db3b9ead0438307325fb4ee83452b8db754
PR12592: Allow -r /path/to/kernel for stap-servers

Previously, stap-serverd would parse the release string from a kernel
path, but now it also passes that full path on for stap to use.

* stap-serverd (process_r): Keep the full -r path for stap_options.
* stap-server (process_r): Ditto.
* session.cxx (systemtap_session::setup_kernel_release): Skip repeated
  kernel strings, for the case when a server -r /path/to/kernel is
  followed by a client's matching -r kernel.
session.cxx
stap-server
stap-serverd
This page took 0.0291709999999999 seconds and 5 git commands to generate.