
SlimTune is a open-source profiler and performance tuning tool for .NET applications written in C# or VB.NET. SlimTune provides a set of powerful features, such as remote profiling, real-time results, and multiple plugin-based visualizations. The source code is available under the MIT License. Features include:
- Live Profiling – reports results while your code is still running
- Remote Profiling – profile from a different computer
- SQL Database Storage – all results are stored in a SQL database
- Multiple Visualizations – present profiling results is many different ways
- Plugin Support – write your own visualization plugin
SlimTune Home Page
NP .NET Profiler Tool is designed to assist in troubleshooting issues such as slow performance, memory related issues, and first chance exceptions in any .NET process. The tool has the following features:
- XCopy deployable: no install or reboot required
- Supports all types of .NET applications
- Generates true callstacks for exceptions, memory allocations, and function calls
- Can monitor a specific namespace to reduce overhead and generate a smaller output file
- Memory profiler reports total number of objects allocated per function
- Custom reports using SQL-like queries
- Wizard-based UI
- Supports all versions of .NET (1.0 , 1.1, 2.0 and 3.5)
- Supports all platforms (x86, x64 and IA64)
- Supports all OSes (Windows XP, Windows 2003, Windows 2008 and Vista)
- Support virtual machines
Download NP .NET Profiler