Projects tagged ‘profiler’ and ‘profiling’


[3 total ]

20 Users
   

OProfile is a low-overhead, transparent profiler for Linux. It is capable of instruction-grain profiling of all processes, shared libraries, the kernel, and device drivers, via the hardware performance counters.
Created over 3 years ago.

1 Users
   

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 ... [More] 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 "manual" in code (add by name and pointer). Trace: The latest version also features a full execution/function trace capability! [Less]
Created 12 months ago.

0 Users

Simple Assembly Explor (SAE) is a FREE .Net assembly tool which include: Assembler Disassembler Deobfuscator IL editor Profiler Plugins support and more ... Visit Simple.Net for more information. Contact me if you have any question.
Created 12 months ago.