Commit Graph

7 Commits

Author SHA1 Message Date
Nathan Baulch 3b626a7b52
*: fix more typos (#7619) 2024-09-16 10:58:27 -07:00
Doug Fawley fbff2abb0f
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
Doug Fawley 6b9bf4296e
Revert "profiling: add hooks within grpc (#3159)" (#3378)
This reverts commit 83263d17f7.
2020-02-14 07:56:46 -08:00
Adhityaa Chandrasekar 83263d17f7
profiling: add hooks within grpc (#3159) 2020-02-12 11:10:44 -08:00
Adhityaa Chandrasekar d44b1112a2 profiling: add proto and service (#3160) 2019-12-19 08:54:38 -08:00
Easwar Swaminathan f7b39d80aa
profiling: Fix a data race in the circular buffer. (#3254) 2019-12-13 15:56:14 -08:00
Adhityaa Chandrasekar 021bd5734e profiling: add internal changes to support profiling of gRPC (#3158) 2019-12-11 09:06:38 -08:00