diff options
author | Simon Glass <sjg@chromium.org> | 2023-01-15 14:15:57 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-02-11 12:22:35 -0500 |
commit | 47b89d61f2a867f07455d5a3d89df0e7d7a6ec9a (patch) | |
tree | 7c572a33f50e7040fa454a3f78817fecc48c18b5 /lib/tpm_api.c | |
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 <sjg@chromium.org>
Diffstat (limited to 'lib/tpm_api.c')
0 files changed, 0 insertions, 0 deletions