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 May 28, 2024
1 parent 582edfe commit 09c377e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ The main feature of hotspot is visualizing a `perf.data` file graphically.

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

An inlined functions has a darker border compared to a normal function.

![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 09c377e

Please sign in to comment.