branch: elpa/flamegraph
commit 4fdf760491a545117f59ec49effa33260ced44e3
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
Try width=400
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 4b8facc3d6..91650a2d2b 100644
--- a/README.md
+++ b/README.md
@@ -18,12 +18,12 @@ fold with `-F +srcline` (see
[Recording](#recording-profile-data)
below).
<p style="white-space:nowrap">
- <img src="docs/img/flamegraph-light.png" style="max-width:50%">
- <img src="docs/img/flamegraph-dark.png" style="max-width:50%">
+ <img src="docs/img/flamegraph-light.png" width="400">
+ <img src="docs/img/flamegraph-dark.png" width="400">
</p>
<p style="white-space:nowrap">
- <img src="docs/img/describe-light.png" style="max-width:50%">
- <img src="docs/img/describe-dark.png" style="max-width:50%">
+ <img src="docs/img/describe-light.png" width="400">
+ <img src="docs/img/describe-dark.png" width="400">
</p>
In the snippet, we pull in and highlight the source lines where the