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
Commit message (
Expand
)
Author
Age
*
Fix asan compile error
Craig Tiller
2015-10-09
*
Move profiling system to gpr
Craig Tiller
2015-10-09
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
more markers
Craig Tiller
2015-10-08
*
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
*
clang-format all source
Craig Tiller
2015-08-18
*
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
*
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
*
Merge pull request #1464 from yang-g/init
Craig Tiller
2015-05-05
|
\
*
|
Added missing profiling tags.
David Garcia Quintas
2015-05-04
|
*
merge with head
Yang Gao
2015-05-04
|
|
\
|
|
/
|
/
|
*
|
clang-format
Craig Tiller
2015-05-04
*
|
Thread local storage for profile data
Craig Tiller
2015-05-04
|
*
merge with head
Yang Gao
2015-05-04
|
|
\
|
|
/
|
/
|
|
*
clang-format
Yang Gao
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
|
*
Capure thread id with default timer implementation
Craig Tiller
2015-04-28
*
|
Tentative stap version
David Garcia Quintas
2015-04-27
|
/
*
Rename seq to id so that it's clear it can be any generic ID
Vijay Pai
2015-04-15
*
Change int sequence number to a void* for more generality
Vijay Pai
2015-04-15
*
Explicit header path
vjpai
2015-04-14
*
clang-format results
Vijay Pai
2015-04-13
*
Stub out precise clock structure from the overall flow of timers.c so that
Vijay Pai
2015-04-13
*
Space
Vijay Pai
2015-04-13
*
Eliminate unneeded asserts
Vijay Pai
2015-04-13
*
Allow a build config called CONFIG=latprof that defines the appropriate
Vijay Pai
2015-04-13
*
Move files to a new "profiling" directory to better distinguish from census
Vijay Pai
2015-04-13