Commit Graph

162 Commits

Author SHA1 Message Date
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
Craig Tiller c8f62bcb03 Add new setting for true-binary mode 2017-04-03 16:25:45 -07:00
Craig Tiller bf289563f6 Start gen script for new settings handling 2017-04-03 15:36:16 -07:00
Craig Tiller 9eb0fdec00 Reorganize ext tree
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
2017-03-31 16:59:30 -07:00
Craig Tiller 0db30f3dd0 HPACK parsing benchmarks 2017-02-23 08:48:34 -08:00
David G. Quintas ca452f432e Merge pull request #9648 from dgquintas/lr_sans_md
Use call context to propagare LR costs
2017-02-16 12:46:11 -08:00
David Garcia Quintas 716f953532 Update protobuf version used for nanopb compiler 2017-02-14 10:54:20 -08:00
David Garcia Quintas f31f096274 Use call context to propagare LR costs 2017-02-13 16:26:00 -08:00
Craig Tiller 0c3fdad486 Fix hpack fuzzer 2017-01-21 15:16:26 -08:00
Craig Tiller 19cc2db3bc Merge branch 'slice_with_exec_ctx' into metadata_filter 2017-01-04 12:54:34 -08:00
Craig Tiller de7e8c78f7 Dont add copyright 2017-01-03 14:03:01 -08:00
Craig Tiller 5efdf3ca26 Fix casting error 2016-12-07 17:30:21 -08:00
Craig Tiller ebc77551e9 Fix memory overrun 2016-12-07 11:25:11 -08:00
Craig Tiller ddea41e666 Remove code, rely on a pip installable module to codegen 2016-11-30 17:05:54 -08:00
Craig Tiller 28d776e9d2 Make everything compile for clang & gcc 2016-11-23 10:16:53 -08:00