commit | f7b00e28938a20fd361d2c98f99e502b4fe4cc0c | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Tue Jan 13 13:44:56 2015 -0800 |
committer | Matt Rosencrantz <mattr@google.com> | Tue Jan 13 13:44:58 2015 -0800 |
tree | c23b60332f257acb1389ab9c895a4e4858f51bd4 | |
parent | ce6728d0a7a61f2dac4b89fc576e942479d8e444 [diff] |
veyron/runtimes/google/vtrace: Add capturing via regexps to vtrace. This CL makes VTrace easier to use. - Add a flag that specifies a regexp pattern so you can select traces by span name or annotation. - Turn dump_on_shutdown on by default. Now you can run vtrace with just: --veyron.vtrace.collect_regexp=.* Change-Id: I9b3692aa9871e466aa3f5c0fbeaa4719e843d9e1