EnglishFrenchSpanish

OnWorks favicon

mlprof - Online in the Cloud

Run mlprof in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mlprof that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mlprof - display profiling information for a MLton-compiled executable

SYNOPSIS


mlprof [option ...] a.out [mlmon.out ...]

DESCRIPTION


mlprof extracts information from an executable compiled by MLton with -profile alloc or
-profile time and the resulting mlmon.out file produced by running the executable.

The output of mlprof consists of an initial line indicating the total amount of CPU time
or bytes allocated. After this, source functions are listed along with the percentage of
this total that they used, in decreasing order. If the program was compiled with
-profile-stack true, mlprof will display the time spent or bytes allocated while the
function was on the stack and in GC in addition to the time or bytes that the function is
directly responsible for.

With multiple mlmon.out files, mlprof will sum the profiling information.

OPTIONS


-call-graph file
Write a call graph containing the table data to a dot file. See the MLton User
Guide for details.

-graph-title string
Set the call-graph title.

-gray {false|true}
Gray call-graph nodes according to stack %. This only makes sense if the
executable was compiled -profile-stack true.

-keep exp
Only show functions specified by exp. For details on the allowed expressions, see
the MLton User Guide. Multiple -keep expressions are not allowed.

-mlmon file
Process the list of whitespace-separated mlmon.out files found in the specified
file.

-raw {false|true}
Show the raw counts in addition to the percentages.

-show-line {false|true}
Show the file and line for each function.

-split regexp
Treat duplicates of functions whose name matches regexp as different functions.

-thresh x
An abbreviation for -keep '(thresh x)', which only prints information about
functions whose percentage is greater than or equal to x, where 0 <= x <= 100.0.

-tolerant {false|true}
Print a warning about broken mlmon.out files, but do not exit.

Use mlprof online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    abl
    abl
    abl - Prefixed representation for
    boolean functions DESCRIPTION:
    libablmmm.a is a library that enables to
    represent a boolean function in a
    LISP-like form. An ...
    Run abl
  • 2
    abook
    abook
    abook - text-based address book program
    ...
    Run abook
  • 3
    coqchk.opt
    coqchk.opt
    coqchk - The Coq Proof Checker compiled
    libraries verifier ...
    Run coqchk.opt
  • 4
    coqdep
    coqdep
    coqdep - Compute inter-module
    dependencies for Coq and Caml programs ...
    Run coqdep
  • 5
    fweb
    fweb
    ftangle,fweave - WEB processors for C,
    C++, Fortran, Ratfor, and TeX ...
    Run fweb
  • 6
    fweelin
    fweelin
    freewheeling � live looping musical
    instrument ...
    Run fweelin
  • More »

Ad