Commit 30887067 authored by Dominik Röttsches's avatar Dominik Röttsches Committed by Commit Bot

Pprof Screenshot embedded

Change-Id: I402ab2491cc71d76169c2336d0a514fba18375c4
Reviewed-on: https://chromium-review.googlesource.com/1089111Reviewed-by: default avatarStefan Zager <szager@chromium.org>
Commit-Queue: Stefan Zager <szager@chromium.org>
Cr-Commit-Position: refs/heads/master@{#565098}
parent 6d4bb919
...@@ -4,7 +4,9 @@ ...@@ -4,7 +4,9 @@
## Introduction ## Introduction
These are instructions for collecting a CPU profile of chromium. All of the profiling methods described here produce output that can be view using the `pprof` tool. `pprof` is highly customizable; here's a [screenshot](./media/profile-screenshot.png) of some example `pprof` output. These are instructions for collecting a CPU profile of chromium. All of the profiling methods described here produce output that can be view using the `pprof` tool. `pprof` is highly customizable; here's a screenshot of some example `pprof` output:
![pprof output screenshot](./media/profile-screenshot.png)
This doc is intended to be an authoritative one-stop resource for profiling chromium. At the time of writing, there are a number of existing docs with profiling instructions, in varying states of obsolescence: This doc is intended to be an authoritative one-stop resource for profiling chromium. At the time of writing, there are a number of existing docs with profiling instructions, in varying states of obsolescence:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment