Memory
43 posts
2026 2
2025 3
2024 5

Digging into the undocumented .NET events from the BCL » 2024-10-13

Unexpected usage of EventSource or how to test statistical results in CLR pull request » 2024-09-13

Tips and tricks from validating a Pull Request in .NET CLR » 2024-08-13

Trigger your GCs with dotnet-fullgc! » 2024-05-22

View your GCs statistics live with dotnet-gcstats! » 2024-03-01
2023 7

Be Aligned! Or how to investigate a stack corruption » 2023-12-11

How to dig into the CLR » 2023-11-12

Crap: the application is randomly crashing! » 2023-10-02

.NET .gcdump Internals » 2023-08-11

Raiders of the lost root: looking for memory leaks in .NET » 2023-05-08

From Metadata to Event block in nettrace format » 2023-03-10

Reading “object” in memory — starting with stacks » 2023-01-15
2022 5

Parsing the “nettrace” stream of (not only) events » 2022-11-27

.NET Diagnostic IPC protocol: the C++ way » 2022-09-18

Troubleshooting CPU and exceptions issues with Datadog toolbox » 2022-06-09

Value types and exceptions in .NET profiling » 2022-03-14

Troubleshooting .NET performance issues with Datadog toolbox » 2022-01-28
2021 5

Accessing arrays and class fields with .NET profiling APIs » 2021-12-18

Dealing with Modules, Assemblies and Types with CLR Profiling APIs » 2021-09-06

Profile memory allocations with Perfview » 2021-07-20

Memory Anti-Patterns in C# » 2021-07-01

Understanding “reversed” callstacks in Visual Studio and Perfview with async/await code » 2021-01-19
2020 8

Build your own .NET CPU profiler in C# » 2020-12-08

How to write your own commands in dotnet-dump (2/2) » 2020-11-09

How to extend dotnet-dump (1/2) — What are the new commands? » 2020-09-29

The .NET Core Journey at Criteo » 2020-07-31

Build your own .NET memory profiler in C# — call stacks (2/2–2) » 2020-06-19

Build your own .NET memory profiler in C# — call stacks (2/2–1) » 2020-05-18

Build your own .NET memory profiler in C# — Allocations (1/2) » 2020-04-18

Debugging Wednesday at Criteo — Cancel this task! » 2020-02-21
2019 6

Getting another view on thread stacks with ClrMD » 2019-12-31

WSL + Visual Studio = attaching/launching a Linux .NET Core application on my Window 10 » 2019-11-21

.NET Core Counters internals: how to integrate counters in your monitoring pipeline » 2019-07-23

Spying on .NET Garbage Collector with .NET Core EventPipes » 2019-05-28

Debugging Friday — Hunting down race condition » 2019-02-22

Building your own Java-like GC logs in .NET » 2019-02-12






