aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/debug
Commit message (Collapse)AuthorAge
* Merge pull request #11758 from ctiller/write_completionGravatar Craig Tiller2017-09-11
|\ | | | | Write completion changes
| * Merge branch 'master' into write_completionGravatar Craig Tiller2017-09-09
| |\
* | | Adding more pointer type conversionsGravatar Yash Tibrewal2017-09-08
| |/ |/|
* | Merge pull request #12440 from yashykt/ctoccGravatar Yash Tibrewal2017-09-08
|\ \ | | | | | | Getting C Core files compilable as C++
| | * 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
| | |
* | | Add a documentation field to stats, enforce its usageGravatar Craig Tiller2017-09-08
| | |
| * | More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
|/ /
| * Better HTTP statsGravatar Craig Tiller2017-09-07
| |
| * Better TCP statsGravatar Craig Tiller2017-09-07
| |
| * Better executor statsGravatar Craig Tiller2017-09-07
|/
* Bounds fixesGravatar Craig Tiller2017-09-05
|
* Fixup boundsGravatar Craig Tiller2017-09-05
|
* Fix some rounding bugsGravatar Craig Tiller2017-09-02
|
* Cleanup intificationGravatar Craig Tiller2017-09-01
|
* Merge branch 'stats_histo_ints' into stats_histoGravatar Craig Tiller2017-09-01
|\
* | Fix one rounding bugGravatar Craig Tiller2017-09-01
| |
* | Add stats testGravatar Craig Tiller2017-09-01
| |
| * Restrict histograms to integral boundariesGravatar Craig Tiller2017-09-01
| |
| * Add copyrightGravatar Craig Tiller2017-09-01
| |
| * Cleanup commentGravatar 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
|
* Merge branch 'stats' into stats_histoGravatar Craig Tiller2017-08-29
|\
| * "Fix" mac linker errorGravatar Craig Tiller2017-07-24
| |
* | 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
|
* Add all refcount flagGravatar ncteisen2017-07-13
|
* clang formatGravatar ncteisen2017-07-13
|
* Add a list_tracer functionalityGravatar ncteisen2017-07-13
|
* Tracers know their nameGravatar ncteisen2017-07-13
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Fix trace dependency messGravatar Craig Tiller2017-05-09
|
* Better? feature testGravatar Craig Tiller2017-05-03
|
* Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
| | | | | | - trace system is now thread safe when run with TSAN - fix a race in client_auth_filter.c - allow timer manager to run in single threaded mode for fuzzers
* Allow disabling traces, add trace variables for pluck and timeout eventsGravatar murgatroid992016-06-15
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Fix copyrightGravatar Craig Tiller2016-03-25
|
* Fix include guardsGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25