]> sourceware.org Git - systemtap.git/commit - buildrun.cxx
PR13100: build tracepoint query modules separately, concurrently
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 10 Oct 2011 09:08:22 +0000 (05:08 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 10 Oct 2011 09:11:45 +0000 (05:11 -0400)
commitc9ccb642c453d05af5afdc2c9769e475ba3255e8
tree8cad9f8813e297b0511270b218f04d435d9a19b6
parent014fc4581315bfd7780dea13b5d21b8175494de9
PR13100: build tracepoint query modules separately, concurrently

* tapsets.cxx (tracepoint_extra_decls): Prepare for PR13155.
  (get_tracepoint_modules): Rewrite former get_tracepoint_module().
  (tracepoint_builder::init_dw): Don't even try to build all tracequery
  modules at once.
* buildrun.cxx (make_tracequeries): Replace make_tracequery().
  Run given compilation jobs in parallel.
* buildrun.h: Corresponding changes.
* hash.cxx (find_tracequery_hash): Clarify signature for single header.
* hash.h: Corresponding changes.
buildrun.cxx
buildrun.h
hash.cxx
hash.h
tapsets.cxx
This page took 0.030487 seconds and 5 git commands to generate.