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
/
timers.h
Commit message (
Expand
)
Author
Age
*
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
*
Added missing profiling tags.
David Garcia Quintas
2015-05-04
*
clang-format
Craig Tiller
2015-05-04
*
Thread local storage for profile data
Craig Tiller
2015-05-04
*
Merge comments. See below.
David Garcia Quintas
2015-04-29
*
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29
*
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
*
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
*
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