EnglishFrenchSpanish

Ad


OnWorks favicon

callgrind_control - Online in the Cloud

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

This is the command callgrind_control 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


callgrind_control - observe and control programs being run by Callgrind

SYNOPSIS


callgrind_control [options] [pid|program-name...]

DESCRIPTION


callgrind_control controls programs being run by the Valgrind tool Callgrind. When a
pid/program name argument is not specified, all applications currently being run by
Callgrind on this system will be used for actions given by the specified option(s). The
default action is to give some brief information about the applications being run by
Callgrind.

OPTIONS


-h --help
Show a short description, usage, and summary of options.

--version
Show version of callgrind_control.

-l --long
Show also the working directory, in addition to the brief information given by
default.

-s --stat
Show statistics information about active Callgrind runs.

-b --back
Show stack/back traces of each thread in active Callgrind runs. For each active
function in the stack trace, also the number of invocations since program start (or
last dump) is shown. This option can be combined with -e to show inclusive cost of
active functions.

-e [A,B,...] (default: all)
Show the current per-thread, exclusive cost values of event counters. If no explicit
event names are given, figures for all event types which are collected in the given
Callgrind run are shown. Otherwise, only figures for event types A, B, ... are shown.
If this option is combined with -b, inclusive cost for the functions of each active
stack frame is provided, too.

--dump[=<desc>] (default: no description)
Request the dumping of profile information. Optionally, a description can be specified
which is written into the dump as part of the information giving the reason which
triggered the dump action. This can be used to distinguish multiple dumps.

-z --zero
Zero all event counters.

-k --kill
Force a Callgrind run to be terminated.

--instr=<on|off>
Switch instrumentation mode on or off. If a Callgrind run has instrumentation
disabled, no simulation is done and no events are counted. This is useful to skip
uninteresting program parts, as there is much less slowdown (same as with the Valgrind
tool "none"). See also the Callgrind option --instr-atstart.

--vgdb-prefix=<prefix>
Specify the vgdb prefix to use by callgrind_control. callgrind_control internally uses
vgdb to find and control the active Callgrind runs. If the --vgdb-prefix option was
used for launching valgrind, then the same option must be given to callgrind_control.

Use callgrind_control online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad