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

32 Commits

Author SHA1 Message Date
fd511c528d Initial work on new guide 2021-09-08 11:25:41 +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
f2b1d1ff6c threadcreate 2021-05-24 11:46:20 +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
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
1f4c6f0691 wip 2021-03-30 14:51:41 +02:00
6dd649f6b8 small change 2021-03-26 14:29:15 +01:00
6f37078751 add benchmark 2021-03-26 14:28:56 +01:00
5b9a815a3e Add benchmark 2021-03-26 14:15:45 +01:00
03e833dda4 add example 2021-03-22 15:19:28 +01:00
f7902eebee Fix broken references 2021-03-11 12:40:37 +01:00
5c3c888c73 update stuck example 2021-02-18 21:14:10 +01:00
6bef24c294 add stuck examples 2021-02-17 10:40:04 +01:00
5d1d82a481 Add block-net example 2021-02-10 10:48:38 +01:00
f0a2da583a Add simple block bias example 2021-02-09 21:18:50 +01:00
cd90af2a08 more wip code 2021-02-08 15:11:18 +01:00
1947aedce5 more examples 2021-02-08 15:11:03 +01:00
f0ad919665 small tweaks 2021-02-08 15:10:43 +01:00
baae32d75f Add comments after fixing 2021-02-05 15:30:06 +01:00
224167a80e demonstrate bias 2021-02-05 15:11:12 +01:00
6fde1a9f35 Note about goroutines 2021-01-17 19:21:02 +01:00
928b0be51a Add cpu bench test 2021-01-09 18:42:50 +01:00
a5b7caa534 datadog example 2021-01-09 17:55:33 +01:00
78cf824c10 Move heap example 2021-01-09 17:54:57 +01:00
72d433c1ea Initial pprof format notes 2021-01-09 16:12:23 +01:00
6dea18e512 some stuff 2021-01-07 23:40:22 +01:00