all groups > dotnet clr > december 2003 >
You're in the

dotnet clr

group:

nprof 0.5 released



nprof 0.5 released Matthew Mastracci
12/26/2003 3:55:28 PM
dotnet clr: The nprof 0.5 alpha release is now available.

nprof is designed to be not only a fully-fledged profiler for .NET
applications, but also a complete API that can be used to build other
profiler front-ends, as well as extend the default GUI with new
visualization tools. nprof is Open Source.

Changes in this version are:

* Improved UI (about box, new project icon)
* Fixed sorting - faster, doesn't crash
* Removed GUILibrary dependency
* New NAnt build scripts
* Fixed callee timing percentages (now display as % instead of
useless total ticks)
* Added suspended time in callee description
* Added command-line interface for SharpDevelop integration

Download link: http://sourceforge.net/project/showfiles.php?group_id=74129

The big change for me is the NAnt integration. This should allow me to
release nprof more often (by removing the previously tedious and
error-prone release steps). It should also help anyone interested in
enhancing nprof to get a packaged release for testing.

Remember to send me some feedback if you're trying it out. As well, if
you're interested in helping develop (or are curious about development),
feel free to subscribe to the nprof-developers mailing list
(nprof-developers@lists.sourceforge.net).

You can also reach the mailing list via NNTP:

news://news.gmane.org/gmane.comp.windows.dotnet.nprof.devel

or HTTP:

http://news.gmane.org/gmane.comp.windows.dotnet.nprof.devel

Thanks,
nprof 0.7 released (fix for packaging bug) Matthew Mastracci
12/29/2003 11:04:31 AM
The nprof 0.7 alpha release is now available. This release fixes the
packaging bug in 0.5/0.6 that missed the profiler hook DLL. Sorry!

nprof is designed to be not only a fully-fledged profiler for .NET
applications, but also a complete API that can be used to build other
profiler front-ends, as well as extend the default GUI with new
visualization tools. nprof is Open Source.

Changes in this version are:
* Fixes for recursive function calls
* Some minor GUI updates (double-click profiler runs to open)
* VS.NET add-in work - moved enable item to menu
* Fixed major slowdown in large profiler runs introduced last version

Download link: http://sourceforge.net/project/showfiles.php?group_id=74129


Remember to send me some feedback if you're trying it out. As well, if
you're interested in helping develop (or are curious about development),
feel free to subscribe to the nprof-developers mailing list
(nprof-developers@lists.sourceforge.net).

You can also reach the mailing list via NNTP:

news://news.gmane.org/gmane.comp.windows.dotnet.nprof.devel

or HTTP:

http://news.gmane.org/gmane.comp.windows.dotnet.nprof.devel

Thanks,
Re: nprof 0.7 released (fix for packaging bug) Michael Pearson
12/29/2003 12:55:55 PM
How do you profile ASP.net Applications with your tool?

Michael

[quoted text, click to view]


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.554 / Virus Database: 346 - Release Date: 12/20/2003

Re: nprof 0.7 released (fix for packaging bug) Matthew Mastracci
12/29/2003 2:28:20 PM
ASP.NET profiling is currently in development. It's likely going to
appear in version 0.8 or 0.9. If you're interested in beta-testing the
feature, join (or subscribe via NNTP) to the nprof-developers list at
sourceforge.

The mailing list subscription page is here:
http://lists.sourceforge.net/lists/listinfo/nprof-developers

You can also reach the mailing list via NNTP:
news://news.gmane.org/gmane.comp.windows.dotnet.nprof.devel

or HTTP:
http://news.gmane.org/gmane.comp.windows.dotnet.nprof.devel

[quoted text, click to view]
AddThis Social Bookmark Button