1
0
mirror of https://github.com/DataDog/go-profiler-notes.git synced 2025-07-12 23:50:13 +02:00
Commit Graph

155 Commits

Author SHA1 Message Date
c5b018be54 Add profiler overview 2021-10-18 11:42:55 +02:00
d9a988a612 Merge pull request #6 from raidancampbell/main
minor spelling corrections
2021-09-27 09:19:10 +02:00
c730395695 minor spelling corrections 2021-09-25 14:43:19 -07:00
56335453cf Fix typo in title 2021-09-17 09:04:31 +02:00
918c1fa3bf small edits 2021-09-17 09:03:44 +02:00
065ea0987e Recommend perf for higher sampling frequency 2021-09-12 13:40:49 +02:00
bd60015367 Add Memory Profiler section 2021-09-12 13:16:39 +02:00
9bddcf1855 Merge pull request #4 from sterchelen/patch-1
guide: fix typo on gorouting scheduler section
2021-09-11 15:40:15 +02:00
7466a57db5 Merge pull request #5 from blizzy78/patch-1
Heap stores data, not memory
2021-09-11 15:39:11 +02:00
5d5ef3b1ef Heap stores data, not memory 2021-09-10 18:07:13 +02:00
dd227fcfa4 Fix typo 2021-09-10 16:06:53 +02:00
2ae5e75f9a Quick snippet 2021-09-10 10:20:46 +02:00
d315e34e2e Write to file 2021-09-10 10:19:11 +02:00
046954caa7 CPU Profiler: Mention syscalls 2021-09-10 10:15:15 +02:00
6b9adbfc74 Add CPU profiler section 2021-09-09 23:46:41 +02:00
fd511c528d Initial work on new guide 2021-09-08 11:25:41 +02:00
74c8c4298c README: s/JDB/JBD/
Thanks Nick G. for spotting this!
2021-07-15 17:06:54 +02:00
508cdf6d12 block-bias.md: fix image links 2021-07-06 08:23:17 +02:00
1f44316de7 Add stargazer chart 2021-05-27 11:05:18 +02:00
64737d5072 Move block bias page 2021-05-24 12:58:28 +02:00
6ead318698 Link index 2021-05-24 12:49:57 +02:00
8f7dcc4fc6 Link stack traces 2021-05-24 12:47:50 +02:00
350a4ab46c pseudo code 2021-05-24 11:51:13 +02:00
ca63f541c3 examples 2021-05-24 11:50:26 +02:00
7a7b1562e9 more examples 2021-05-24 11:49:30 +02:00
224dcf0472 rename 2021-05-24 11:49:05 +02:00
9afc8efc35 Excali 2021-05-24 11:47:48 +02:00
f2b1d1ff6c threadcreate 2021-05-24 11:46:20 +02:00
c746a22cb9 Stack traces 2021-05-24 11:46:00 +02:00
9e083542ad Go binary 2021-05-15 11:18:04 +02:00
1503f608a0 Wording 2021-05-15 11:16:00 +02:00
1be84098ce Simplify text 2021-04-14 09:32:17 +02:00
76eecd52bc Better pprof decoding tutorial 2021-04-14 09:12:36 +02:00
b9c2a9ec25 More pprof history 2021-04-13 16:44:50 +02:00
f0b434a394 First version of gopclntab that doesn't suck 2021-04-12 12:50:47 +02:00
ed2fa54799 fix unwind tests 2021-04-12 11:29:22 +02:00
81352c678a Merge pull request #2 from becheran/fix-links
Fix broken references
2021-04-09 13:38:53 +02:00
28d4b05804 Remove some dead code 2021-04-08 16:46:51 +02:00
b022d6e6b6 Clarify contents of pctab 2021-04-07 20:35:45 +02:00
fecb0c4b98 cgo 2021-04-07 20:22:35 +02:00
c8fe941c52 edits 2021-04-06 15:11:12 +02:00
6a62d59080 edits 2021-04-06 14:36:16 +02:00
fb7722196a typos 2021-04-06 12:17:33 +02:00
97f2a54e90 Oh my inline 2021-04-06 12:15:27 +02:00
bf2adf0890 more 2021-04-05 16:47:06 +02:00
4e4ad567df Writing 2021-04-05 16:39:12 +02:00
b393c68281 stack-unwind-overhead 2021-04-05 16:10:08 +02:00
f8f6e88e3a callers-func-length 2021-04-03 12:47:19 +02:00
4a4828f120 Consistency 2021-04-02 10:37:33 +02:00
066ac6063a Be more explicit about incomplete block events 2021-04-02 10:31:04 +02:00