index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
profiling
/
basic_timers.c
Commit message (
Expand
)
Author
Age
*
Move profiling system to gpr
Craig Tiller
2015-10-09
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
Latency traces
Craig Tiller
2015-10-08
*
Get basic profiler working again
Craig Tiller
2015-10-08
*
clang-format all core files
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
clang-format all core files
Craig Tiller
2015-09-22
*
Update include path of core/profiling/basic_timers.c
Hongyu Chen
2015-08-25
*
Move core/profiling/timers_preciseclock.h to core/support/ such that we
Hongyu Chen
2015-08-24
*
Added the tag enun name to the profiling marks.
David Garcia Quintas
2015-05-13
*
Added important (!) profiling mark.
David Garcia Quintas
2015-05-05
*
clang-format
Craig Tiller
2015-05-04
*
Thread local storage for profile data
Craig Tiller
2015-05-04
*
Add rdtsc profiling support, implement begin/end and tag hiding
Craig Tiller
2015-05-01
*
Removed redundant if from basic_timers.c
David Garcia Quintas
2015-04-29
*
Fixed bad merge on basic_timers.c
David Garcia Quintas
2015-04-29
*
Merge remote-tracking branch 'upstream/master' into stap
David Garcia Quintas
2015-04-29
*
Merge comments. See below.
David Garcia Quintas
2015-04-29
*
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29