]> sourceware.org Git - systemtap.git/commit - remote.cxx
remote: Split preparation from the actual start
authorJosh Stone <jistone@redhat.com>
Fri, 11 Mar 2011 00:43:53 +0000 (16:43 -0800)
committerJosh Stone <jistone@redhat.com>
Sat, 12 Mar 2011 00:45:09 +0000 (16:45 -0800)
commit3fe776ae575e0b936431f8f38565795ce2930cc9
tree9e9ed35f802d440d1370e81b6b32c11bcea6f3a5
parentbf9c0b2809b0d2bc2c28ac83e5006795749cd9dc
remote: Split preparation from the actual start

* remote.h (remote::prepare): New, get ready to run.
* remote.cxx (stapsh::start, stapsh::prepare): Split the file-upload into
  the prepare step, so we're ready to go sooner.
  (remote::run): Let remotes prepare first, so they can all start as
  close together as possible.
remote.cxx
remote.h
This page took 0.027285 seconds and 5 git commands to generate.