)]}' { "commit": "ded95f530cd4dce7ff727e30d95a405425bb0dbb", "tree": "634533b6828dd7e8338add3b75b67af81ba46f21", "parents": [ "1cab72a4780baad7d53ad55bdc95b746f616af13" ], "author": { "name": "Josh Bleecher Snyder", "email": "josharian@gmail.com", "time": "Thu Apr 06 10:01:01 2017 -0700" }, "committer": { "name": "Josh Bleecher Snyder", "email": "josharian@gmail.com", "time": "Thu Apr 06 17:20:06 2017 +0000" }, "message": "cmd/compilebench: generate separate cpu profiles when using -count\n\nWhen the -count flag is provided,\ninstead of having each run overwrite the previous profile,\nadd a count suffix to the profile filename.\nThen you can combine the profiles with\n\ngo tool pprof `go tool -n compile` \u003call profile files here\u003e\n\nThis allows generation of precise profiles,\neven for fast-compiling packages.\n\nChange-Id: I006cf8fad143346b28a646a0b3582cc0f6eec310\nReviewed-on: https://go-review.googlesource.com/39718\nReviewed-by: Matthew Dempsky \u003cmdempsky@google.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "e2f586a9fa2152ff503b14e7d0396097c3f70e82", "old_mode": 33188, "old_path": "compilebench/main.go", "new_id": "3072a11700ffb57c689507e006404cd3810f570d", "new_mode": 33188, "new_path": "compilebench/main.go" } ] }