aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/statistics/trace_test.c
Commit message (Expand)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge github.com:grpc/grpc into optionalize_censusGravatar Craig Tiller2016-03-31
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
* | Build Census as a grpc pluginGravatar Craig Tiller2016-03-29
|/
* Fix includesGravatar Craig Tiller2016-03-25
* Fix copyrightsGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* clang-format all core filesGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* prefix struct & functions in census_tracing.h per ctiller's suggestion.Gravatar Hongyu Chen2015-02-05
* Update trace_test.cGravatar Alistair Veitch2015-02-05
* V0 implementation of census_get_active_ops().Gravatar Hongyu Chen2015-02-04
* () --> (void)Gravatar Craig Tiller2015-01-15
* Grpc census: v0 trace_printf() implementation in C.Gravatar hongyu2015-01-12
* Fix test under msanGravatar ctiller2015-01-09
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09