41 Commits (b91c5fb8ba84b193a0b2e586e4dca05978ffad32)

Author SHA1 Message Date
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Craig Tiller 4b8550db49 clang-format code 9 years ago
Adam Michalik 4ad746e4e0 clang-format, fix headers, windows fixes 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 8f8e9f9b53 Build Census as a grpc plugin 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
murgatroid99 7a55684a13 Clang format and fix copyrights 9 years ago
murgatroid99 309830f6b8 Replace 'long' with 'int64_t' in public core headers 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Craig Tiller 58bbc864ba Updating wrapped languages to new time functions 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Craig Tiller f3756c1e0d Introduce multiple clocks to GPR 10 years ago
Vijay Pai 6dfa7e6ea3 Move files to a new "profiling" directory to better distinguish from census 10 years ago
Vijay Pai c914c4a71a Infrastructure for timer insertion, logging, and testing. 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines 10 years ago
Craig Tiller 54f9a65f1e 32 bit compilation fixes for core 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 1d2e21962e Server progress 10 years ago
Hongyu Chen 2bfbfe8bfa prefix struct & functions in census_tracing.h per ctiller's suggestion. 10 years ago
Alistair Veitch c0ef1ded55 Update trace_test.c 10 years ago
Hongyu Chen 1ef06e6285 V0 implementation of census_get_active_ops(). 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Craig Tiller ec46f5fbd2 Remove use of *printf 10 years ago
maxwell-demon 164ac96024 Fix census_log_tests on platforms with only one core. 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
Craig Tiller 32946d37e0 () --> (void) 10 years ago
hongyu 99e317a8f8 grpc census hash_table test coverage improvements. 10 years ago
hongyu 440d3d8198 Grpc census: v0 trace_printf() implementation in C. 10 years ago
ctiller 8bf337bedf Fix test under msan 10 years ago
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 10 years ago
Craig Tiller a6899be634 Fix a compiler warning. 10 years ago
aveitch 482a5be0b9 Fix a bug in base-log, and add test. 10 years ago
nnoble 8a67b5c281 Tweaking log calls a bit. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago