Commit Graph

176 Commits

Author SHA1 Message Date
Mehrdad Afshari 28661ea6e1 Bump third_party/protobuf submodule to v3.5.0 2017-11-24 17:56:04 -08:00
Yash Tibrewal bc460fa3c4 Rebasing on master for easier merging and testing 2017-10-02 19:01:25 -07:00
Yash Tibrewal 547653ebdb some build changes, some unresolved dependencies 2017-10-02 16:32:27 -07:00
Yash Tibrewal 19f0a909ac pointer conversion for libuv build. gen_stats_data.py to generate .cc 2017-10-02 16:29:41 -07:00
Yash Tibrewal 90adcf5e98 gen_static_metadata.py would generate .cc now. Also fixed asan build failures 2017-10-02 16:29:41 -07:00
Craig Tiller 2477cf3778 Revert "General executor speedups, introspection" 2017-09-26 12:20:35 -07:00
Yash Tibrewal 81e476e6d6 Merge pull request #12624 from yashykt/ctocc6
C to C++ compilation
2017-09-19 16:31:44 -07:00
Craig Tiller 7fcdd7add0 Really spell out code generation 2017-09-19 14:11:21 -07:00
Yash Tibrewal 067611f192 static metadata and clang format 2017-09-18 15:42:40 -07:00
Craig Tiller 70bbb6b117 Fix schema generation 2017-09-13 09:04:30 -07:00
Craig Tiller bdfa308a1f Merge github.com:grpc/grpc into stats_json 2017-09-12 15:27:45 -07:00
Craig Tiller 5d6156033e Review feedback 2017-09-12 13:15:58 -07:00
Craig Tiller f11a40d23b Upload core stats to qps_test 2017-09-12 10:54:20 -07:00
Craig Tiller 4b7fe94a97 Automatically generate BigQuery schema details for all counters 2017-09-11 13:30:13 -07:00
Craig Tiller eda90974b4 Add a documentation field to stats, enforce its usage 2017-09-08 09:52:29 -07:00
Craig Tiller 3749a6d417 Merge github.com:grpc/grpc into stats_histo 2017-09-06 13:28:22 -07:00
Craig Tiller 3e3dd08087 Bounds fixes 2017-09-05 15:08:39 -07:00
Craig Tiller 07530dbbeb Fixup bounds 2017-09-05 14:55:43 -07:00
Mark D. Roth 4190f39afb Merge pull request #12298 from markdroth/default_metadata_fix
Detect default metadata using the callout list.
2017-09-05 10:20:43 -07:00
Craig Tiller cd0a91e4e1 Fix some rounding bugs 2017-09-02 17:58:22 -07:00
Flavio Medeiros 89e68acb50 Trying to make the code more readable. 2017-09-02 10:24:01 -07:00
Craig Tiller e4605634a7 Cleanup intification 2017-09-01 16:45:36 -07:00
Craig Tiller 56a84848c7 Merge branch 'stats_histo_ints' into stats_histo 2017-09-01 16:36:52 -07:00
Craig Tiller 40bca8468e Fix one rounding bug 2017-09-01 16:35:08 -07:00
Craig Tiller 97ec5eb61e Add stats test 2017-09-01 12:57:36 -07:00
Craig Tiller da5cd59ed3 Restrict histograms to integral boundaries 2017-09-01 10:03:40 -07:00
Mark D. Roth 9e3a19ee95 Use a separate table to determine which callouts are default. 2017-09-01 08:50:42 -07:00
Craig Tiller 5489d41c15 Expose histograms via microbenchmarks 2017-08-31 12:20:04 -07:00
Craig Tiller 520d76d698 Compile fix 2017-08-31 11:26:30 -07:00
Craig Tiller 640dfe499e Histogram support 2017-08-30 13:34:49 -07:00
Craig Tiller e944c5d490 Merge branch 'stats' into stats_histo 2017-08-29 14:16:14 -07:00
Craig Tiller 03c908fc9e Merge github.com:grpc/grpc into stats 2017-08-29 12:34:10 -07:00
Muxi Yan 68760439e7 Resolve performance 2017-07-27 15:11:15 -07:00
Muxi Yan 0603895423 Merge remote-tracking branch 'upstream/master' into stream_compression_config 2017-07-26 17:02:31 -07:00
Muxi Yan 68a0fd5416 Separate stream compression from message-wise compression 2017-07-26 14:20:01 -07:00
Craig Tiller 33aeabad66 begin building out histogram support 2017-07-20 16:02:24 -07:00
Craig Tiller 280866817f Add a simple stats framework to gRPC C core 2017-07-18 14:22:19 -07:00
Craig Tiller d996379030 Reset OWNERS state 2017-07-17 10:54:07 -07:00
Craig Tiller e476f7d33f Strawman OWNERS --> CODEOWNERS script 2017-07-13 08:52:00 -07:00
Muxi Yan 59827dd739 generate project 2017-07-12 14:04:30 -07:00
Noah Eisen e7ba3e91f8 Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846 2017-07-11 07:37:41 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
David Garcia Quintas a818f72c0c Load Reporting back to using metadata 2017-04-15 11:25:48 -07:00
Bogdan Drutu c2b1f1672d Change metadata names used by the instrumentation. 2017-04-13 14:10:04 -07:00
Craig Tiller 12d716c88c add nl 2017-04-12 09:00:41 -07:00
Craig Tiller bee6a33c5c Fix include guards 2017-04-05 14:46:56 -07:00
Craig Tiller dd2f706b8b Generate slightly more efficient code 2017-04-05 08:11:44 -07:00
Craig Tiller 3d13d7e162 Update copyright, choose a better sort order for our enum 2017-04-05 08:02:42 -07:00
Craig Tiller ee787caf0e Merge github.com:grpc/grpc into truebin 2017-04-04 15:54:40 -07:00
Craig Tiller 87c79795e6 Perform option exchange 2017-04-03 17:05:12 -07:00