]> sourceware.org Git - systemtap.git/commit
PR10507: tweak MAXUPROBES calculation to shrink table for small static number of...
authorFrank Ch. Eigler <fche@elastic.org>
Fri, 21 Aug 2009 21:16:13 +0000 (17:16 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Fri, 21 Aug 2009 21:16:13 +0000 (17:16 -0400)
commitaaf7ffe85f54349200ffb60aff628fb9fe68be75
tree4073892eab6390b591e911d51696df8389471d1f
parent72bfb1fdb84ff5e17bc2a81b1ec25215db700ceb
PR10507: tweak MAXUPROBES calculation to shrink table for small static number of probes

* tapsets.cxx (uprobe_derived_probe_group::emit_module_decls): Use
  geometric mean rather than arithmetic mean.  Add a comment to explain
  relative harmlessness of exceeding the "minimum" or "maximum" values.
tapsets.cxx
This page took 0.028526 seconds and 5 git commands to generate.