EnglishFrenchSpanish

OnWorks favicon

trace-cmd-show - Online in the Cloud

Run trace-cmd-show in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command trace-cmd-show 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


trace-cmd-show - show the contents of the Ftrace Linux kernel tracing buffer.

SYNOPSIS


trace-cmd show [OPTIONS]

DESCRIPTION


The trace-cmd(1) show displays the contents of one of the Ftrace Linux kernel tracing
files: trace, snapshot, or trace_pipe. It is basically the equivalent of doing:

cat /sys/kernel/debug/tracing/trace

OPTIONS


-p
Instead of displaying the contents of the "trace" file, use the "trace_pipe" file. The
difference between the two is that the "trace" file is static. That is, if tracing is
stopped, the "trace" file will show the same contents each time.

The "trace_pipe" file is a consuming read, where a read of the file
will consume the output of what was read and it will not read the
same thing a second time even if tracing is stopped. This file
als will block. If no data is available, trace-cmd show will stop
and wait for data to appear.

-s
Instead of reading the "trace" file, read the snapshot file. The snapshot is made by
an application writing into it and the kernel will perform as swap between the
currently active buffer and the current snapshot buffer. If no more swaps are made,
the snapshot will remain static. This is not a consuming read.

-c cpu
Read only the trace file for a specified CPU.

-f
Display the full path name of the file that is being displayed.

-B buf
If a buffer instance was created, then the -B option will access the files associated
with the given buffer.

--tracing_on
Show if tracing is on for the given instance.

--current_tracer
Show what the current tracer is.

--buffer_size
Show the current buffer size (per-cpu)

--buffer_total_size
Show the total size of all buffers.

--ftrace_filter
Show what function filters are set.

--ftrace_notrace
Show what function disabled filters are set.

--ftrace_pid
Show the PIDs the function tracer is limited to (if any).

--graph_function
Show the functions that will be graphed.

--graph_notrace
Show the functions that will not be graphed.

--cpumask
Show the mask of CPUs that tracing will trace.

Use trace-cmd-show online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 2
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 3
    Freeciv
    Freeciv
    Freeciv is a free turn-based
    multiplayer strategy game, in which each
    player becomes the leader of a
    civilization, fighting to obtain the
    ultimate goal: to bec...
    Download Freeciv
  • 4
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • 5
    LMS-YouTube
    LMS-YouTube
    Play YouTube video on LMS (porting of
    Triode's to YouTbe API v3) This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/lms-y...
    Download LMS-YouTube
  • 6
    Windows Presentation Foundation
    Windows Presentation Foundation
    Windows Presentation Foundation (WPF)
    is a UI framework for building Windows
    desktop applications. WPF supports a
    broad set of application development
    features...
    Download Windows Presentation Foundation
  • More »

Linux commands

Ad