Oh no! Some styles failed to load. 😵 Please try reloading this page

Free Open Source Windows Profiling Software

Profiling Software

  • Webinar: Using IaC to scale DevOps with AWS Icon
    Webinar: Using IaC to scale DevOps with AWS

    Join this webinar to learn how to enable developers and scale DevOps with speed, consistency, and accuracy

    Join expert presenters from DevOps Institute and AWS to learn how to take a declarative, version-controlled approach to Infrastructure as Code that provides a secure, fast, and repeatable method for deploying and changing infrastructure.
  • The Hands-Off Approach to Patch Management Icon
    The Hands-Off Approach to Patch Management

    Monitor & Manage Even the Most Complex IT Environments

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with Continuum Command, a ConnectWise solution, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment.
  • 1

    Div/er

    (Diver is in the process of being moved to GitHub. Please find us at https://github.com/thechiselgroup/Diver. Support requests & messages sent here may never be seen.) Dynamic Interactive Views For Reverse Engineering. Div/er is a set of Eclipse Plugins that aid developers in understanding software. It uses dynamic analysis and reverse engineering to offer views and filters that aid comprehension and discovery.

  • 2

    cloc

    cloc (Count Lines Of Code) counts, and computes differences of, comment lines, blank lines, and physical lines of source code in many programming languages. cloc is now being developed at https://github.com/AlDanial/cloc

  • 3

    GPerftools

    Fast, multi-threaded malloc() and nifty performance analysis tools

    GPerftools (formerly Google Performance Tools) is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools useful for creating more robust applications. These tools can be especially useful when developing multi-threaded applications in C++ with templates. Among these tools are TCMalloc, a thread-friendly heap-checker, heap-profiler and cpu-profiler.

    Downloads: 10 This Week Last Update: See Project
  • 4

    The DaCapo Benchmark Suite

    The DaCapo benchmark suite is designed to faciliate performance analysis of Java Virtual Machines, compilers and memory management. It comprises a harness and a suite of open source real-world programs.

    Downloads: 629 This Week Last Update: See Project
  • Run Your Shop Like a Pro Icon
    Run Your Shop Like a Pro

    MIE Trak Pro offers the ideal software for manufacturing businesses with modules designed to accommodate all your production cycles.

    With flexible manufacturing solutions to fit organizations of any size, MIE Trak Pro gives you the power and freedom to transform the way you run your business. MIE Solutions provides ERP software for the discrete manufacturing industry, including aerospace, automotive, metal fabrication, electronics, and more.
  • 5

    QCacheGrind (KCacheGrind) Windows build

    Windows prebuilt binary of QCacheGrind (better known as KCacheGrind)

    The QCacheGrind branch of KCacheGrind compiled with the QT5 toolkit for use in Windows. This tool allows visualisation of profiling data in the callgrind-format. For Xdebug (PHP), version 2.2+ of the extension is recommended. Currently built and tested in Windows 7 for x86 and x64. Please go to https://sourceforge.net/projects/kcachegrind for the source. Description from the main project: KCachegrind visualizes traces generated by profiling, including a tree map and a call graph visualization of the calls happening. It's designed to be fast for very large programs like KDE applications.

  • 6

    Luke Stackwalker

    Luke StackWalker is a GUI-based C/C++ source code profiler for Windows. It samples your application's stack while the application is running to find out where the application spends most of its time.

  • 7

    java.sizeOf

    A very simple implementation of C++ keyword sizeof for Java 5+. Developers can use it to know the real size of objects in memory.

  • 8

    SLOCCount

    SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.

  • 9

    ShiftOne JRat (Runtime Analysis Toolkit)

    JRat is the Java Runtime Analysis Toolkit. Its purpose is to enable developers to better understand the runtime behavior of their Java programs. The term behavior includes, but is not limited to performance profiling.

  • Turn complex projects into impressive PowerPoint visuals. Icon
    Turn complex projects into impressive PowerPoint visuals.

    A truly universal solution, which is ideal for any individual or team of any size that wants to organize and maximize a presentation.

    Office Timeline, a must-have add-on for all PowerPoint user that wants to better organize and showcase their presentations. External software or pen-and-paper alternatives are simply unconventional and do not help deliver on expectations. Novis or expert MS PowerPoint creators know that a good project starts with a foundation, let Office Timeline help you create professional looking timelines and present timelines that make sense. Try it free today.
  • 10
    IMDbPY

    IMDbPY

    Python package to retrieve and manage data of the IMDb

    IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.

  • 11

    Stani's Python Editor

    SPE is a python IDE with auto indentation&completion,call tips,syntax coloring&highlighting,uml viewer,class explorer,source index,todo list,pycrust shell,file browsers,drag&drop,Blender support.Spe ships with wxGlade,PyChecker and Kiki.

  • 12

    Open|SpeedShop

    Open|SpeedShop is an open source multi platform Linux performance tool

    Open|SpeedShop is an open source multi platform Linux performance tool which is targeted to support performance analysis of applications running on both single node and large scale IA64, IA32, EM64T, AMD64, PPC, Blue Gene, ARM and Cray platforms.

    Downloads: 15 This Week Last Update: See Project
  • 13

    SLO-SuggestionsForLocalityOptimizations

    SLO profiles the data locality in your program, and afterwards suggests refactorings that can improve that data locality, leading to fewer cache misses and faster execution.

    Downloads: 15 This Week Last Update: See Project
  • 14

    MyProfi

    MySQL log analyzer and profiler. Extracts the most popular queries grouping them by their normalized form and shows the statistics for each group. Helps developers to recognize most frequently run queries to be able to optimize overall db performance.

  • 15

    Windows Leaks Detector

    The tool helps to detect any resorces leaks (memory, handles etc.) in any Win32 application. Based on hooking of Win API calls: no source code required, attaches to any running process. Call stack available. Agregates leaks by origin.

  • 16
    Talend Open Studio for Data Quality

    Talend Open Studio for Data Quality

    Map your path to clean data with an open source data profiling tool.

    Map your path to clean data with Open Studio for Data Quality, the leading open source data profiling tool. Open Studio for Data Quality easily connects to hundreds of data sources and generates analysis to help define the next steps to clean data. Evaluate data quality against custom-defined thresholds, and measure conformance to internal standards such as SKU or external standards such as postal codes. Find out how to connect data with fuzzy matching or correlation analytics. Millions of downloads and a full range of robust, open source integration software tools have made Talend the open source leader in cloud and big data integration.

    Downloads: 11 This Week Last Update: See Project
  • 17

    LOCCounter

    Count lines of code, including comment and blank lines. Interactive GUI, or command line. End user may add new file types by editing config file. Supports any source language that uses characters to delimit comments, such as // or /* */.

  • 18

    Java Interactive Profiler

    JIP is a high performance, low overhead profiler that is written entirely in Java. JIP gives the developer the ability to turn the profiler on and off while the VM is running. You can also filter out classes and packages as well as control the output.

  • 19

    Performance Inspector

    The Performance Inspector package contains a suite of performance analysis tools for Linux, Windows, AIX, and zOS with an emphasis on Java profiling.

    Downloads: 7 This Week Last Update: See Project
  • 20

    Autotuner

    Library for dynamic tuning of program parameters.

    Library for dynamic tuning of program parameters for best performance of program.

    Downloads: 5 This Week Last Update: See Project
  • 21

    massiftool

    massiftool is a simple, lightweight tool to examine and visualize (create graphs from) the output of valgrind's massif, written in C++/Qt

    Downloads: 5 This Week Last Update: See Project
  • 22

    logview4net

    logview4net is a log viewer/log monitor for data created by various sources. It can listen to UDP, tail a file, tail a SQL table, monitor the eventlog and watch RSS and Atom feeds. It requires the Microsoft .NET Framework 2.0

  • 23

    PartCover

    This is analog for NCover application, but have some advantages The project is not in work actually, so you may try the following projects instead: https://github.com/sawilde/partcover.net4 - original fork https://github.com/sawilde/opencover - another cover from blessed man who was able to keep PartCover live. Regarding license: all sources (here at SF) are open. You are free to copy/modify/distribute without any confirm from my side. I cannot garantee the same for files in other locations. Best regards!

  • 24

    Java VM Probe

    This project is designed to help programmers understand the resource utilization of their code in the Java Virtual Machine and provide real time feedback via a GUI interface.

    Downloads: 4 This Week Last Update: See Project
  • 25

    Java Flow Profiler (Jflop)

    Java agent which recognizes "flows" as unique sequences of instrumented method calls. Runtime statistics are collected for the dynamically detected flows during snapshot interval. The instrumented methods may be set either manually via UI or automatically in drill down mode. The automatic drill down mode effectively instruments classes generated by frameworks like Hibernate, Rhino, etc.

  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next

Get latest updates about Open Source Projects, Conferences and News.

Sign Up No, Thank you