aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/debug/stats_data.h
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\
| * Rebasing on master for easier merging and testingGravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\|
| * Revert "General executor speedups, introspection"Gravatar Craig Tiller2017-09-26
* | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-22
|\|
| * Add HPACK statsGravatar Craig Tiller2017-09-21
* | Merge github.com:grpc/grpc into flowctlNGravatar Craig Tiller2017-09-20
|\|
| * Merge github.com:grpc/grpc into execpGravatar Craig Tiller2017-09-19
| |\
| | * Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-18
| | |\
* | | | Add a counter for spurious writesGravatar Craig Tiller2017-09-15
| |_|/ |/| |
| * | Merge github.com:grpc/grpc into execpGravatar Craig Tiller2017-09-14
| |\ \ | |/ / |/| |
| * | Merge branch 'exec' into execpGravatar Craig Tiller2017-09-14
| |\ \
| * | | Instrument executor a little betterGravatar Craig Tiller2017-09-14
* | | | Collect stats on why writes are initiatedGravatar Craig Tiller2017-09-14
* | | | Merge pull request #12555 from ctiller/gross-object-countsGravatar Craig Tiller2017-09-13
|\ \ \ \ | |_|/ / |/| | |
| * | | Count api object creationsGravatar Craig Tiller2017-09-13
| |/ /
| | * Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-13
| | |\ | |_|/ |/| |
| | * Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-11
| | |\ | | |/ | |/|
* | | Merge github.com:grpc/grpc into server_statsGravatar Craig Tiller2017-09-11
|\| |
| * | Measure batchinessGravatar Craig Tiller2017-09-08
| * | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-08
| |\ \
| * | | add some statsGravatar Craig Tiller2017-09-08
* | | | Merge github.com:grpc/grpc into server_statsGravatar Craig Tiller2017-09-08
|\ \ \ \ | | |/ / | |/| |
| | | * Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-08
| | | |\ | | |_|/ | |/| |
| * | | Add a documentation field to stats, enforce its usageGravatar Craig Tiller2017-09-08
| | * | Better HTTP statsGravatar Craig Tiller2017-09-07
| | * | Better TCP statsGravatar Craig Tiller2017-09-07
| | * | Better executor statsGravatar Craig Tiller2017-09-07
| |/ /
* / / Add stats for server request serving pathGravatar Craig Tiller2017-09-05
|/ /
| * Merge branch 'stats_histo' into pollset_kick_statsGravatar Craig Tiller2017-09-05
| |\ | |/ |/|
* | Cleanup intificationGravatar Craig Tiller2017-09-01
* | Merge branch 'stats_histo_ints' into stats_histoGravatar Craig Tiller2017-09-01
|\ \
* | | Add stats testGravatar Craig Tiller2017-09-01
| * | Restrict histograms to integral boundariesGravatar Craig Tiller2017-09-01
| | * Add pollset_kick statsGravatar Craig Tiller2017-09-01
| |/
| * Expose more statsGravatar Craig Tiller2017-08-31
| * Expose more statsGravatar Craig Tiller2017-08-31
|/
* Expose histograms via microbenchmarksGravatar Craig Tiller2017-08-31
* Compile fixGravatar Craig Tiller2017-08-31
* Remove dummyGravatar Craig Tiller2017-08-30
* Histogram supportGravatar Craig Tiller2017-08-30
* begin building out histogram supportGravatar Craig Tiller2017-07-20
* Add counters, fix raceGravatar Craig Tiller2017-07-20
* Quick fixesGravatar Craig Tiller2017-07-19
* Add a simple stats framework to gRPC C coreGravatar Craig Tiller2017-07-18