Felix Geisendörfer
a29db3c1ce
Add memory profiler bug
2022-02-10 02:16:04 +01:00
Felix Geisendörfer
5d22d18d67
Fix Link
2022-02-10 00:40:59 +01:00
Nick Ripley
9137085236
guide: add note about changing mutex rate during execution ( #11 )
...
When a mutex profile is reported, the counts and delays in the profile
are scaled based on the most recently set rate. So if an application has
changed its profile rate at runtime and collected different samples at
different sampling rates, the samples won't be adjusted correctly when
the pprof is written.
2022-01-28 14:10:39 +01:00
Zach Wasserman
9d285548b7
Fix language around memory profile rate ( #10 )
2022-01-24 20:18:39 +01:00
Felix Geisendörfer
f2682bee0d
guide: add more links
2022-01-21 11:04:14 +01:00
Felix Geisendörfer
504c7e7621
guide: add mutex link, bump safe rate
2022-01-21 10:56:48 +01:00
Felix Geisendörfer
59d371468b
guide: credit mutex section to nick
2022-01-21 10:52:46 +01:00
Felix Geisendörfer
be329ecc6c
guide: improve block profiler examples
2022-01-19 09:06:57 +01:00
Nick Ripley
f5f05409e8
guide: Add mutex profiler section ( #9 )
2022-01-19 08:56:24 +01: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
Felix Geisendörfer
ed718f3c79
Small change
2022-01-13 14:15:27 +01:00
Felix Geisendörfer
7cb65b749c
add time graphics (not used yet)
2022-01-13 14:14:30 +01:00
Felix Geisendörfer
1760fb4061
Update graphics
2022-01-13 14:13:43 +01:00
Felix Geisendörfer
8536a00d61
Merge pull request #7 from ozerovandrei/fix-inuse-metric-name
...
Memory profiler: fix `inuse_` metric name
2022-01-11 10:30:31 +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
Felix Geisendörfer
d9a988a612
Merge pull request #6 from raidancampbell/main
...
minor spelling corrections
2021-09-27 09:19:10 +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
Felix Geisendörfer
7466a57db5
Merge pull request #5 from blizzy78/patch-1
...
Heap stores data, not memory
2021-09-11 15:39:11 +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
d315e34e2e
Write to file
2021-09-10 10:19:11 +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
Felix Geisendörfer
74c8c4298c
README: s/JDB/JBD/
...
Thanks Nick G. for spotting this!
2021-07-15 17:06:54 +02:00
Felix Geisendörfer
508cdf6d12
block-bias.md: fix image links
2021-07-06 08:23:17 +02:00
Felix Geisendörfer
1f44316de7
Add stargazer chart
2021-05-27 11:05:18 +02:00
Felix Geisendörfer
64737d5072
Move block bias page
2021-05-24 12:58:28 +02:00
Felix Geisendörfer
6ead318698
Link index
2021-05-24 12:49:57 +02:00
Felix Geisendörfer
8f7dcc4fc6
Link stack traces
2021-05-24 12:47:50 +02:00
Felix Geisendörfer
350a4ab46c
pseudo code
2021-05-24 11:51:13 +02:00
Felix Geisendörfer
ca63f541c3
examples
2021-05-24 11:50:26 +02:00
Felix Geisendörfer
7a7b1562e9
more examples
2021-05-24 11:49:30 +02:00
Felix Geisendörfer
224dcf0472
rename
2021-05-24 11:49:05 +02:00
Felix Geisendörfer
9afc8efc35
Excali
2021-05-24 11:47:48 +02:00
Felix Geisendörfer
f2b1d1ff6c
threadcreate
2021-05-24 11:46:20 +02:00
Felix Geisendörfer
c746a22cb9
Stack traces
2021-05-24 11:46:00 +02:00
Felix Geisendörfer
9e083542ad
Go binary
2021-05-15 11:18:04 +02:00
Felix Geisendörfer
1503f608a0
Wording
2021-05-15 11:16:00 +02:00
Felix Geisendörfer
1be84098ce
Simplify text
2021-04-14 09:32:17 +02:00