EnglishFrenchSpanish

OnWorks favicon

mutextrace - Online in the Cloud

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

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


mutextrace - LD_PRELOAD wrapper for tracing pthread mutex acquisition

SYNOPSIS


mutextrace program options

DESCRIPTION


This tool allows you to wrap an existing program and wrap calls to pthread_create and
pthread_mutex_* to display what is happening. Specifically creation, locking, unlocking and
destruction of mutexes as well as creation and termination of threads is displayed. Note
that it does replace pthread_mutex_trylock. Objects are numbered sequentially numbered at
creation and those numbers are used to identify them later on. When a lock is acquired in
one thread which is currently held by another thread, the ownership transfer is explained.

The mutextrace utility sets up the LD_PRELOAD environment variable to load the library into
a program to be debugged. It takes no options on its own and assumes that the first
parameter refers to a program to be executed. All further parameters are passed on to the
wrapped program.

Use mutextrace online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abi-dumper
    abi-dumper
    abi-dumper - a tool to dump ABI of an
    ELF object containing DWARF debug info
    DESCRIPTION: NAME: ABI Dumper
    (abi-dumper) Dump ABI of an ELF object
    containing DW...
    Run abi-dumper
  • 2
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 3
    copylinkp
    copylinkp
    copylink - replace a link with a copy
    of the linked file ...
    Run copylinkp
  • 4
    copymat
    copymat
    copymat - convert ASCII matrices into a
    database suitable for quick reading ...
    Run copymat
  • 5
    gatling
    gatling
    gatling - high performance file server ...
    Run gatling
  • 6
    gatos-conf
    gatos-conf
    gatos-conf - GUI GATOS configuration
    application. ...
    Run gatos-conf
  • More »

Ad