diff options
| author | Simon Glass <[email protected]> | 2023-01-15 14:15:57 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-02-11 12:22:35 -0500 |
| commit | 47b89d61f2a867f07455d5a3d89df0e7d7a6ec9a (patch) | |
| tree | 7c572a33f50e7040fa454a3f78817fecc48c18b5 /doc/develop | |
| parent | b54d8cf0b5b86a49399c1855f26361d8796d0491 (diff) | |
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: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
