Otto van der Schaaf
Otto van der Schaaf
In #265 we hard-code that statistics postfixed with "_size" are routed to `StreamingStatistic` instead of to `HdrHistogram`. It would be nicer if we could have options for that so that...
Inspired by https://github.com/envoyproxy/envoy/issues/13412, I took a look at this repo, and at the surface it seems to me that it would take a relatively small effort to introduce a wrapper...
Allows running custom profiling command on the nodes via bcc-tools and perf, and obtains flamegraphs based on that. See the updated README.md in perf/benchmark for examples and more information. Signed-off-by:...
Some source file locations changed, hence this comes with changes to reflect that.