aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/profiling/timers.h
Commit message (Collapse)AuthorAge
* Make scope name unique and add missing header.Gravatar yang-g2018-03-15
|
* Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
|
* clang fmtGravatar ncteisen2017-11-17
|
* Remove all extern CGravatar ncteisen2017-11-17
|
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|
* Remove extraneous parenGravatar ncteisen2017-08-28
|
* fix C++ wrapperGravatar yang-g2017-08-21
|
* Add a new macro for custom profilerGravatar yang-g2017-08-21
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* 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
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* 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