You are here: Home » Software Development » SDK/DDK » ProfileSharp Developer Edition

ProfileSharp Developer Edition

ProfileSharp Developer Edition ProfileSharp Developer Edition is a free and useful profiler for .NET professionals, developers, quality engineers etc.



  • Downloads:1
  • Last update:Apr 22, 2009
  • Version:1.0
  • License:Freeware
  • Publisher:SoftProdigy
  • System Requirements Windows NT / 2K / XP / 2003

Free Download ( 2.2 MB )

ProfileSharp Developer Edition

ProfileSharp Developer Edition is a free and useful profiler for .NET professionals, developers, quality engineers etc.
ProfileSharp Developer Edition is a free and useful profiler for .NET professionals, developers, quality engineers or testers ,alike. With ' ProfileSharp Developer Edition ' in your tool-kit, you will be able to take your .NET skills to next lev

Main features of ProfileSharp Developer Edition:

  • Profile which methods have been called. [optionally collect module or assembly name information containing the function]
  • Profile how many times a particular method is called.
  • Profile the time consumed by each method. [in nanoseconds, milliseconds or CPU cycles]
  • Find out methods executing on a thread with a particular thread-Id.
  • Find out exceptions raised in your profilee application, along with number of exceptions, type of each exception and a detailed stack-trace when the exception occurred
  • Profile purely managed functions or optionally also profile unmanaged function calls made by your application [ COM-Interop and PInvoke] with the same level of detail.
  • Filter out or optionally select, only the functions that you want to profile [ Based on namespace, class or module / assembly ] (Say, "I want to profile 'MyDotNetLibrary.dll' only or I do not want to profile System.Web.dll and System.Security.dll." AND "I want to profile 'MyDotNetNamespace' namespace only or I do not want to profile 'System.Runtime' namespace.")
  • Profile more than one applications simultaneously. Switch between applications.
  • Profile only that part of your application ,which you are interested in [In case of performance profiling, it means a particular use-case or program flow ]. Optionally profile exhaustively
  • Profile applications right from the first .NET method called in the application [This is done by suspending the process just before the CLR is loaded into the process. You can then initialize profiling first and then resume the process, so that profiling is done right from scratch]
  • Find out which lines of code in each method profiled were executed , how many times and what was the %time consumption by each line of code (requires source code for the application being profiled along with the debug symbol files (.PDB) [ the PDB needs to exist in the same folder as the executing application]) . For assemblies with source code and PDBs not available , function level profiling is performed, nevertheless
  • Find out parent and child functions for each function called [i.e. all the functions that called a particular function and all the functions called by a particular function]
  • Find out , how many times the parent functions were called and how many times child functions were invoked
  • Find out the time consumed by parent and child functions individually or grouped by class names


    Requirements of ProfileSharp Developer Edition:

  • .NET Framework 2.0

    Free Download ( 2.2 MB )

  • Rating & Reviews for ProfileSharp Developer Edition





    Tips & Guides Related to ProfileSharp Developer Edition

    Free Download ProfileSharp Developer Edition

    Free Download ( 2.2 MB )