aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gource
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-04-05 21:27:41 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-04-05 21:27:41 -0700
commitf64df1124a8c3ea7dce0bed3aca4ff15da04e26d (patch)
treee0f2ae9a59acf6ac5043120dc877a609567e03ec /tools/gource
parent3666722d42b5288f08c3b42ff547a2f2789cc7c4 (diff)
parentbf2e73d8ae1bd7f318087077c45b67c4a422d3f7 (diff)
Merge branch 'nanopb_fuzzer' of github.com:dgquintas/grpc into e2efuzz
Diffstat (limited to 'tools/gource')
-rwxr-xr-xtools/gource/gource.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gource/gource.sh b/tools/gource/gource.sh
index 167a256b84..e759c4ee60 100755
--- a/tools/gource/gource.sh
+++ b/tools/gource/gource.sh
@@ -28,4 +28,4 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-gource -c 4 -s 0.1 --max-file-lag 0.05 --max-files 0 -e 0.01 --hide filenames,dirnames --file-filter 'doc/ref|vsprojects/vcxproj' $*
+gource --multi-sampling -c 4 -s 0.1 --max-file-lag 0.05 --max-files 0 -e 0.05 --hide filenames,dirnames $*