Hello Andrew Wong,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/9896

to review the following change.


Change subject: pprof: fix contention output
......................................................................

pprof: fix contention output

In 600723e0e954a1b199e6a0bf1dfd63fe7289a6a8 I changed the profile to be
written to an intermediary buffer before writing to the eventual HTTP
output stream, but missed one location where it was still writing
directly. This caused some output that would look like:

<profile samples>
<header>
<more profile samples>

...which confused the pprof tool.

Change-Id: I6b55a47c3e23daa62302b4318580592695ec0f5f
---
M src/kudu/server/pprof_path_handlers.cc
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/9896/1
--
To view, visit http://gerrit.cloudera.org:8080/9896
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b55a47c3e23daa62302b4318580592695ec0f5f
Gerrit-Change-Number: 9896
Gerrit-PatchSet: 1
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>

Reply via email to