aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/statistics/census_tracing.h
Commit message (Expand)AuthorAge
* clang-format all core filesGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* 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
* Merge branch 'census_active_ops' of https://github.com/maxwell-demon/grpc int...Gravatar Hongyu Chen2015-02-05
|\
* | Update following a-vietch's commentsGravatar Hongyu Chen2015-02-05
| * Update census_tracing.hGravatar Alistair Veitch2015-02-05
|/
* V0 implementation of census_get_active_ops().Gravatar Hongyu Chen2015-02-04
* Adds extern "C" to census_tracing.h. We need to access tracing apis fromGravatar Hongyu Chen2015-01-22
* () --> (void)Gravatar Craig Tiller2015-01-15
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09