Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Profiling - weird problem.

Profiling - weird problem.

Scheduled Pinned Locked Moved C / C++ / MFC
performancehelpdebuggingquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Alex Deem
    wrote on last edited by
    #1

    Hi, Im trying to profile some code to determine where to concentrate in order to speed things up. Obviously i want time statistics. This is the first time ive tried to use profiling. I've successfully generated a pbt file, and im trying to convert this to a text file using PLIST. I can produce function coverage output fine, but whenever i attempt to produce time statistics, PLIST gives me the following error. PLIST : warning PRF4481: clock frequency is zero :confused: I can assure you, my clock frequency is not zero....Does the profiler have difficulties with GHz machines, or am i doing something stupid or....? Any suggestions are welcome. Thanks, Alex

    M 1 Reply Last reply
    0
    • A Alex Deem

      Hi, Im trying to profile some code to determine where to concentrate in order to speed things up. Obviously i want time statistics. This is the first time ive tried to use profiling. I've successfully generated a pbt file, and im trying to convert this to a text file using PLIST. I can produce function coverage output fine, but whenever i attempt to produce time statistics, PLIST gives me the following error. PLIST : warning PRF4481: clock frequency is zero :confused: I can assure you, my clock frequency is not zero....Does the profiler have difficulties with GHz machines, or am i doing something stupid or....? Any suggestions are welcome. Thanks, Alex

      M Offline
      M Offline
      moliate
      wrote on last edited by
      #2

      Have you merged the .PBO file yet? Perhaps doing a 'prep /M filename' will fix it. Otherwise I don't know... /moliate

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups