Skip to content
Commit 47b89d61 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

trace: Support output of a flamegraph



It is useful to see how many times each function is called, particularly
in the context of its callers. A flamegraph is a way of showing this.

Support output in this format which can be used by the flamegraph.pl
script, to generate an SVG image for browsing.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent b54d8cf0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment