Skip to content

Commit 43b23eb

Browse files
davelesterDave Lester
andauthored
Fixes typo on Swift Profile Recorder blog post. (#1182)
Co-authored-by: Dave Lester <[email protected]>
1 parent e721a9a commit 43b23eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-10-03-swift-profile-recorder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The generated profiles work seamlessly with popular visualization tools:
101101
* Traditional FlameGraph tools: Use Brendan Gregg's original [FlameGraph scripts](https://github.com/brendangregg/FlameGraph) for custom visualizations
102102
* Many other tools compatible with the common `.perf`, `.pprof` or stack collapsed formats
103103

104-
An example running Hummingbird's [`hello` example](https://github.com/hummingbird-project/hummingbird-examples/tree/main/hello) on macOS visualized in Speedcope can be seen below
104+
An example running Hummingbird's [`hello` example](https://github.com/hummingbird-project/hummingbird-examples/tree/main/hello) on macOS visualized in Speedscope can be seen below
105105

106106
![a flamegraph showing Hummingbird's hello example running on macOS](/assets/images/2025-09-27-profile-recorder--macos-hummingbird-hello.png)
107107

0 commit comments

Comments
 (0)