aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/profiling
Commit message (Collapse)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Assert on thread creationGravatar Ken Payson2017-03-21
|
* Handle one coreGravatar Craig Tiller2017-02-08
|
* Handle zero-length filenamesGravatar Craig Tiller2017-02-08
|
* Make the microbenchmark profile gatherer run some in parallelGravatar Craig Tiller2017-02-02
|
* Rollback changes to timer.hGravatar Craig Tiller2016-09-21
|
* Merge combiner and exec_ctx execution betterGravatar Craig Tiller2016-08-24
| | | | | | | Allows exec_ctx callbacks to be called while a combiner is executing. Also allows guaranteeing direct execution of callbacks from combiners, which should allow reducing cpu burn for up/down stack interactions in the future.
* Timing nuancesGravatar Craig Tiller2016-08-09
|
* Fix clang formattingGravatar Ken Payson2016-06-24
|
* Changed %lld to use mingw supported PRId64Gravatar Ken Payson2016-06-23
|
* Addressing comment.Gravatar Nicolas "Pixel" Noble2016-04-08
|
* Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-04-05
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
| |
* | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-03-28
|/
* 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