Re: Process Profiling

From: maiya (vickyec_2000_at_yahoo.com)
Date: 11/08/04

  • Next message: mano: "Registry entries"
    Date: Mon, 8 Nov 2004 14:32:06 +0530
    
    

    how to make the .map file of my application to create the profile header in
    the table of contents.

    "maiya" <vickyec_2000@yahoo.com> wrote in message
    news:uDxJm1vwEHA.3292@TK2MSFTNGP15.phx.gbl...
    > hi all,
    >
    > how do i include my application (i.e User Application) for Object Call
    > Profiling.
    > my applications .exe and .map file does exist in release directory .
    > but when i use the command prof on -s for systemcall profiling , my
    > applications profiling is not shown.
    >
    > your suggestions could be of great help
    >
    > Thanking You,
    >
    > Vivek B.
    >
    >


  • Next message: mano: "Registry entries"

    Relevant Pages

    • Re: Loaded memory image differs from map file
      ... The code where the profiling application fails, is a call to an interfaced method call on an interface pointer. ... When comparing the EIP address with the map file, the EIP contains the address where the called method should exist according to the .map file, but that address corresponds with different Delphi source code. ... then simply place in your mind to subtract that from the report you get ...
      (comp.lang.pascal.delphi.misc)
    • Loaded memory image differs from map file
      ... With a certain project I am facing troubles profiling it. ... call on an interface pointer. ... When comparing the EIP address with the map file, ... but that address corresponds with different Delphi source ...
      (comp.lang.pascal.delphi.misc)