EnglishFrenchSpanish

OnWorks favicon

perf-mem - Online in the Cloud

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

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


perf-mem - Profile memory accesses

SYNOPSIS


perf mem [<options>] (record [<command>] | report)

DESCRIPTION


"perf mem record" runs a command and gathers memory operation data from it, into
perf.data. Perf record options are accepted and are passed through.

"perf mem report" displays the result. It invokes perf report with the right set of
options to display a memory access profile. By default, loads and stores are sampled. Use
the -t option to limit to loads or stores.

Note that on Intel systems the memory latency reported is the use-latency, not the pure
load (or store latency). Use latency includes any pipeline queueing delays in addition to
the memory subsystem latency.

OPTIONS


<command>...
Any command you can specify in a shell.

-t, --type=
Select the memory operation type: load or store (default: load,store)

-D, --dump-raw-samples=
Dump the raw decoded samples on the screen in a format that is easy to parse with one
sample per line.

-x, --field-separator
Specify the field separator used when dump raw samples (-D option). By default, The
separator is the space character.

-C, --cpu-list
Restrict dump of raw samples to those provided via this option. Note that the same
option can be passed in record mode. It will be interpreted the same way as perf
record.

Use perf-mem online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop client is the
    official desktop app for Rocket.Chat,
    the simple but powerful open source web
    chat platform. It's tested on macOS,
    Windows...
    Download Rocket.Chat Desktop Client
  • 2
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 3
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 4
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 5
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 6
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • More »

Linux commands

Ad