A
Aspect-Oriented
 
B
Bloggers
Build Systems
 
C
Charting & Reporting
Chat Servers
Code Coverage
 
F
Forum Soft
 
I
IDEs
Installers
Inversion of Control
Issue Tracking
 
L
Logging Tools
 
N
Network Clients
Network Servers
 
P
PDF Libraries
Portals
Profilers
Project Management
 
R
RSS & RDF Tools
Rule Engines
 
S
SQL Clients
Source Control
 
T
Template Engines
Testing Tools
 
W
Web Frameworks
Web Mail
Web Testing
Wiki Engines
Workflow Engines
 
X
XML Parsers
 

Open Source Profilers in C#

NProfiler

An application profiler for .NET

Go To NProfiler

NProf

.NET profiler and generic profiling API.

Go To NProf

Prof-It for C#

Prof-It is an easy-to-use standalone profiler for C# that measures execution frequencies for each statement while keeping the instrumentation of the source code to a minimum. An optimized strategy for finding basic blocks, incrementing their counters and calculating counters from others makes Prof-It faster than every other profiler, that can collect execution frequencies for each line of code!

Go To Prof-It for C#

ProfileSharp

ProfileSharp is performance and memory profiling software that helps you pinpoint performance bottlenecks in your .NET code and optimize memory usage. ProfileSharp is fully loaded with features and capabilities to profile .NET desktop applications, .NET windows services, Enterprise .NET packages (COM+) and ASP.NET web-services and web-applications etc. of any strength and complexity.

Go To ProfileSharp

SlimTune

SlimTune is a free profiler and performance analysis/tuning tool for .NET applications. It provides many powerful features, such as remote profiling, real time results, multiple plugin-based visualizations, and much more. The source code is available under the terms of the MIT License.

Go To SlimTune

Sql Server Express Profiler

Sql Server Express Profiler is a profiler for MS SQL Server 2005 Express . SQL Server Express Edition Profiler provides the most of functionality standard profiler does, such as choosing events to profile, setting filters, etc. But it doesn't provide professional tools for profiling sql queries. This project is a .NET WinForms Application and in future AJAX-enabled web site which provides functionality of Microsoft SQL Profiler.

Go To Sql Server Express Profiler