aboutsummaryrefslogtreecommitdiff
path: root/test/core/memory_usage
AgeCommit message (Expand)Author
2018-01-25silence switch fallthrough warning on gcc7.2Jan Tattermusch
2018-01-18Split lib/support into lib/gpr and lib/gpr++.Mark D. Roth
2017-11-10clang-format after nullptr changesCraig Tiller
2017-11-10Enable clang-tidy as a sanity check, fix up all known failuresCraig Tiller
2017-11-06Merge masterYash Tibrewal
2017-11-03Update clang-format to 5.0Craig Tiller
2017-10-25rename all test core files to cc and a lot of C++ style conversionsYash Tibrewal
2017-06-08auto-fix most of licensesJan Tattermusch
2017-04-14Merge github.com:grpc/grpc into cpparenaCraig Tiller
2017-03-31Call ref/unref, bugfixesCraig Tiller
2017-03-24Merge branch 'master' into cq_create_api_changesSree Kuchibhotla
2017-03-24clang formatSree Kuchibhotla
2017-03-23Memory usage tweaksCraig Tiller
2017-03-22Updates C CoreSree Kuchibhotla
2017-03-21Merge branch 'master' into cq_create_api_changesSree Kuchibhotla
2017-03-03clang format codeSree Kuchibhotla
2017-03-03Prefix grpc_cq_polling_type enums with GRPC_CQ_Sree Kuchibhotla
2017-03-03Fix clang formatting issuesSree Kuchibhotla
2017-03-03Include build envCraig Tiller
2017-03-02Change Core to use the new completion_queue_create APISree Kuchibhotla
2017-03-01Generate CSV fileCraig Tiller
2017-01-31Replace timeout/scaling macros with functions.Robbie Shade
2017-01-26Merge github.com:grpc/grpc into rollfwdCraig Tiller
2017-01-25Fix tests.Mark D. Roth
2017-01-23Revert "Revert "Metadata handling rewrite""Craig Tiller
2017-01-20Revert "Metadata handling rewrite"Craig Tiller
2017-01-17Merge github.com:grpc/grpc into metadata_filterCraig Tiller
2017-01-17Force client to wait for server to startRobbie Shade
2017-01-17Port to new C Core APICraig Tiller
2017-01-13memory usage profiling for client call, client channel, server creation, serv...Yuxuan Li