Nick Ripley
|
6db2ae7c8d
|
guide: add unlock calls to mutex profile example
|
2022-01-18 07:43:33 -05:00 |
|
Nick Ripley
|
74a37d7451
|
guide: note sync.Cond isn't covered by mutex profile, remove some redundancy
|
2022-01-17 08:05:09 -05:00 |
|
Nick Ripley
|
d0818d5fb4
|
Apply suggestions from code review
Co-authored-by: Felix Geisendörfer <felix@felixge.de>
|
2022-01-17 07:54:16 -05:00 |
|
Nick Ripley
|
62e19f0429
|
guide: clarify what mutex profile measures
|
2022-01-14 22:32:01 -05:00 |
|
Nick Ripley
|
5f5aeca144
|
guide: Add link to mutex profiler section
|
2022-01-14 14:39:23 -05:00 |
|
Nick Ripley
|
7d67cb56b5
|
guide: Add note about mutex profile output
|
2022-01-14 14:27:02 -05:00 |
|
Nick Ripley
|
d24de83432
|
guide: Add mutex profiler section
|
2022-01-14 13:52:46 -05:00 |
|
Felix Geisendörfer
|
923e58d87b
|
guide: Add block profiler section
|
2022-01-13 16:49:33 +01:00 |
|
Felix Geisendörfer
|
2ecbd837f3
|
guide: CPU Profiler updates for Go 1.18
|
2022-01-13 15:41:50 +01:00 |
|
Andrei Ozerov
|
4a665886f3
|
Memory profiler: fix inuse_ metric name
Rename `insue_` to `inuse_`.
|
2022-01-08 20:38:37 +03:00 |
|
Felix Geisendörfer
|
77671b88de
|
Add footnote
|
2021-10-18 11:45:03 +02:00 |
|
Felix Geisendörfer
|
e0481d3847
|
Remove link
|
2021-10-18 11:43:55 +02:00 |
|
Felix Geisendörfer
|
c5b018be54
|
Add profiler overview
|
2021-10-18 11:42:55 +02:00 |
|
R. Aidan Campbell
|
c730395695
|
minor spelling corrections
|
2021-09-25 14:43:19 -07:00 |
|
Felix Geisendörfer
|
56335453cf
|
Fix typo in title
|
2021-09-17 09:04:31 +02:00 |
|
Felix Geisendörfer
|
918c1fa3bf
|
small edits
|
2021-09-17 09:03:44 +02:00 |
|
Felix Geisendörfer
|
065ea0987e
|
Recommend perf for higher sampling frequency
|
2021-09-12 13:40:49 +02:00 |
|
Felix Geisendörfer
|
bd60015367
|
Add Memory Profiler section
|
2021-09-12 13:16:39 +02:00 |
|
Felix Geisendörfer
|
9bddcf1855
|
Merge pull request #4 from sterchelen/patch-1
guide: fix typo on gorouting scheduler section
|
2021-09-11 15:40:15 +02:00 |
|
Maik Schreiber
|
5d5ef3b1ef
|
Heap stores data, not memory
|
2021-09-10 18:07:13 +02:00 |
|
Nicolas Sterchele
|
dd227fcfa4
|
Fix typo
|
2021-09-10 16:06:53 +02:00 |
|
Felix Geisendörfer
|
2ae5e75f9a
|
Quick snippet
|
2021-09-10 10:20:46 +02:00 |
|
Felix Geisendörfer
|
046954caa7
|
CPU Profiler: Mention syscalls
|
2021-09-10 10:15:15 +02:00 |
|
Felix Geisendörfer
|
6b9adbfc74
|
Add CPU profiler section
|
2021-09-09 23:46:41 +02:00 |
|
Felix Geisendörfer
|
fd511c528d
|
Initial work on new guide
|
2021-09-08 11:25:41 +02:00 |
|