Profiling Software for Linux

View 1105 business solutions

Browse free open source Profiling software and projects for Linux below. Use the toggles on the left to filter open source Profiling software by OS, license, language, programming language, and project status.

  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 1
    The goal of the project is now to develop a user library called libpfm4 to help setup performance events for use with the perf_events Linux kernel interface. The development of the perfmon kernel subsystem, libpfm and pfmon has now stopped.
    Leader badge
    Downloads: 6,461 This Week
    Last Update:
    See Project
  • 2
    OProfile is a low-overhead, transparent profiler for Linux, capable of instruction-grain profiling of all processes, shared libraries, the kernel and device drivers, via the hardware performance counters.
    Leader badge
    Downloads: 320 This Week
    Last Update:
    See Project
  • 3
    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
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 4
    (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.
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • 5
    This website is deprecated. From 2023-11, please use go to github (https://github.com/dacapobench/dacapobench) for the latest releases.
    Leader badge
    Downloads: 208 This Week
    Last Update:
    See Project
  • 6

    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: 5 This Week
    Last Update:
    See Project
  • 7
    ebizzy is designed to generate a workload resembling common web application server workloads. It is highly threaded, has a large in-memory working set, and allocates and deallocates memory frequently.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    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.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 9
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer 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.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 10
    Appspy is a user experience profiling tool. With Appspy you will be able to know what your users are doing. Be careful, this may result in dramatic improvements of your software ;-)
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    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.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Developer tool for automatic runtime tracing software errors with various resources. Number of resources virtually unlimited.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Glassbox is an automated troubleshooting and monitoring agent for Java apps that diagnoses common problems with one-click. Drop in a .war file from http://www.glassbox.com and find out what's wrong with your existing web apps, without any code chang
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    This software provides PL/SQL packages for defining and measuring business tasks utilizing Oracle's extended SQL tracing mechanism.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    A very simple implementation of C++ keyword sizeof for Java 5+. Developers can use it to know the real size of objects in memory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Stand alone Java application used simulate a memory leak in order to generate profile signatures. The application has the ability to generate system (CPU) load in order to observe profile signature changes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Stopwatch is a simple, highly extensible, API that alows monitoring of any part of the application. It reports hits, execution times and load but can be extended to do more via custom engines. It is able to persist data in "in-memory" or real database.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    JavaClassProfiler

    Java class profiler

    Minimalistic java profiler using instrumentation and asm libs to preform a measure of the time spent by methods. Mesure is efficient until the micro second and very realistic on milli second. The ui allows exports, remote connection and multiple connections.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    jCodeProfiler

    jCodeProfiler

    A simple and extensible Java profiler

    jCodeProflier is a profiler easy to use, the cut points are added in the methods defined with regular expressions. It offers easy extension to generate its own renders, a Jmx service allows renders generation at any time of the execution. It is based on ASM library. The first version contains only the measures of perf methods.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor parameters, blocking locks, events and etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Profiler4j is a simple-to-use CPU profiler for Java that supports remote profiling and on-the-fly configuration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    .Net Memory Profiler

    .Net Memory Profiler

    .Net Memory Profiler is a single C# class that builds a tree of specified object's fields, their sub-fields and so on up to primitive types. And in the "Quick Watch" window of the Visual Studio you will be able to see the memory usage by each of those fields. For more details see screenshots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next