<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>55108</id>
      <name>asmprofiler</name>
      <created_at>2008-12-17T03:39:19Z</created_at>
      <updated_at>2009-11-24T13:07:06Z</updated_at>
      <description>Profile your application to find bottlenecks in your code, so you can optimize to get more speed! Or make a full function trace! 

Profile:  

This profiler (Windows NT, 2000, XP and x86) can profile any function (dll, c++, delphi, ?) without changing the original code or even the need of the original code. 

It uses runtime function detouring and assembly to profile  any function. A program can be compiled with the profiler code  (delphi) or the precompiled dll can be used (delphi, c++, etc). The to be profiled function can be extracted from debug files (.map, in future .dbg/.pdb), dll imports/exports, or &quot;manual&quot; in code (add by name and pointer). 

Trace:  

The latest version also features a full execution/function trace capability!</description>
      <homepage_url>http://code.google.com/p/asmprofiler</homepage_url>
      <download_url>http://code.google.com/p/asmprofiler/downloads/list</download_url>
      <url_name>asmprofiler</url_name>
      <user_count>1</user_count>
      <average_rating>4.0</average_rating>
      <rating_count>1</rating_count>
      <analysis_id>424245</analysis_id>
      <analysis>
        <id>424245</id>
        <project_id>55108</project_id>
        <updated_at>2009-11-26T18:55:54Z</updated_at>
        <logged_at>2009-11-26T18:55:49Z</logged_at>
        <min_month>2007-04-01T00:00:00Z</min_month>
        <max_month>2008-12-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>236120</total_code_lines>
        <main_language_id>14</main_language_id>
        <main_language_name>Pascal</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mozilla_public_1_1</name>
          <nice_name>Mozilla Public License 1.1</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
