Skip to content

Commit

Permalink
chore: put some information about the inline frame detection in the r…
Browse files Browse the repository at this point in the history
…eadme
  • Loading branch information
lievenhey committed Jun 4, 2024
1 parent 0f7a817 commit 94c1744
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ The main feature of Hotspot is the graphical visualization of a `perf.data` file

![hotspot FlameGraph page](screenshots/flamegraph.png?raw=true "Hotspot FlameGraph page")

![hotspot off-CPU analysis](screenshots/off-cpu.png?raw=true "Hotspot off-CPU analysis")
Note: Inlined functions have a darker border than non-inlined ones.

![hotspot off-CPU analysis](screenshots/off-cpu.png?raw=true "hotspot off-CPU analysis")

![hotspot caller-callee page](screenshots/caller-callee.png?raw=true "Hotspot caller-callee page")

Expand Down

0 comments on commit 94c1744

Please sign in to comment.