Skip to content

Commit 937bd75

Browse files
committed
Update file 0010_flamegraphs_for_postgres.md
1 parent b018a83 commit 937bd75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

0010_flamegraphs_for_postgres.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ perf top
7979
```
8080

8181
– and observe what's happening with the system as a whole. Note that many functions will appear in unreadable form such as `0x00000000001d6d88` – memory addresses of some functions which names cannot be resolved:
82+
8283
<a href="./images/0010_perf_top_wo_debug_symbols.png"><img src="./images/0010_perf_top_wo_debug_symbols.png" width="600"/></a>
8384

8485

0 commit comments

Comments
 (0)