Christian Staudenmeyer

Show:

What's happening?

  • NProf has moved to Google Code

    The new homepage of NProf is located at http://code.google.com/p/nprof/.

    2009-06-07 19:59:53 UTC in NProf

  • NProf

    staudenmeyer changed the public information on the NProf project.

    2009-06-07 19:52:47 UTC in NProf

  • NProf

    staudenmeyer changed the public information on the NProf project.

    2009-06-07 19:52:20 UTC in NProf

  • NProf

    staudenmeyer changed the public information on the NProf project.

    2009-06-07 19:51:56 UTC in NProf

  • NProf

    staudenmeyer changed the public information on the NProf project.

    2009-05-05 23:24:15 UTC in NProf

  • Followup: RE: New releases?

    Yes, there will be new releases. I've recently received a patch that fixes a problem with mutlithreaded applications, and I'm planning to make a new release once I've had some time to look at the most important remaining problems. Christian.

    2007-03-24 21:48:48 UTC in NProf

  • Followup: RE: Program Crushes with NProf

    I have run NProf 0.10 on a number of XP machines, but have not been able to reproduce the problem you describe. If you want, you can debug the hook yourself to try to find out what the cause of the problem is. To do this, you need to build the profiler hook in the Debug configuration, register the debug profiler hook using the RegisterProfilerHook.bat file and then choose "Debug" when...

    2007-03-12 00:21:11 UTC in NProf

  • Followup: RE: Program Crushes with NProf

    Thanks for reporting the problem. I'm trying to reproduce the bug, and it would be useful to know what version of NProf you used, what version of Windows you are running, and whether you login as Administrator. You could also try running NProf on another machine, and see whether it works there. If it works, it would be interesting to know what the differences between those two machines are.

    2007-03-06 23:44:36 UTC in NProf

  • Followup: RE: ContainerListView in NProf

    This seems to be a bug in the Remove method. I have already added the DotNetLib library as a project to the NProf trunk to fix a number of other bugs. If you take the code from the DotNetLib project trunk and compile the ContainerListView yourself, you should be able to fix this bug. You can check out the newest version of NProf from http://www.mertner.com/svn/nprof Regards, Christian.

    2007-02-19 23:24:49 UTC in NProf

  • Followup: RE: Function trace in order of execution

    To determine the order of method execution, you could try to compare the native instruction pointers that are passed to the StackSnapshotCallback function (see http://msdn2.microsoft.com/en-us/library/aa964982.aspx). Christian.

    2007-02-08 23:36:54 UTC in NProf

About Me

  • 2006-04-07 (4 years ago)
  • 1496962
  • staudenmeyer (My Site)
  • Christian Staudenmeyer

Send me a message