Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Net-Profiler Series' Articles
Back to Josef Biehler's Series
Create a .NET profiler with the Profiling API - Start of an unexpected journey
Josef Biehler
Josef Biehler
Josef Biehler
Follow
Apr 30 '20
Create a .NET profiler with the Profiling API - Start of an unexpected journey
#
dotnet
#
debug
#
tutorial
#
cpp
12
reactions
Comments
Add Comment
11 min read
How does a .NET profiler work?
Josef Biehler
Josef Biehler
Josef Biehler
Follow
May 2 '20
How does a .NET profiler work?
#
dotnet
#
debug
#
tutorial
#
cpp
7
reactions
Comments
Add Comment
5 min read
How to debug a .NET profiler
Josef Biehler
Josef Biehler
Josef Biehler
Follow
May 13 '20
How to debug a .NET profiler
#
clr
#
debug
#
dotnet
#
windbg
9
reactions
Comments
Add Comment
3 min read
Digging into a few callbacks and how you can obtain more information about an event
Josef Biehler
Josef Biehler
Josef Biehler
Follow
May 15 '20
Digging into a few callbacks and how you can obtain more information about an event
#
dotnet
#
debug
#
tutorial
#
cpp
1
reaction
Comments
Add Comment
5 min read
Trace 'function enter/leave' events with a .NET profiler + detect StackOverflow. Assembler code included!
Josef Biehler
Josef Biehler
Josef Biehler
Follow
Jun 25 '20
Trace 'function enter/leave' events with a .NET profiler + detect StackOverflow. Assembler code included!
#
dotnet
#
cpp
#
asm
#
tutorial
6
reactions
Comments
Add Comment
7 min read
'function enter/leave' + .NET profiler + 64Bit. Assembler code included!
Josef Biehler
Josef Biehler
Josef Biehler
Follow
Jul 14 '20
'function enter/leave' + .NET profiler + 64Bit. Assembler code included!
#
dotnet
#
cpp
#
asm
#
tutorial
5
reactions
Comments
Add Comment
5 min read
Read function arguments from .NET applications with .NET ProfilingAPI
Josef Biehler
Josef Biehler
Josef Biehler
Follow
Jul 31 '20
Read function arguments from .NET applications with .NET ProfilingAPI
#
dotnet
#
cpp
#
csharp
#
tutorial
8
reactions
Comments
1
comment
7 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account