SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perf-tools rpm build for : openSUSE Tumbleweed. For other distributions click perf-tools.

Name : perf-tools
Version : 1.0+git23.cb42511 Vendor : obs://build_opensuse_org/home:stefjakobs
Release : 1.3 Date : 2024-06-18 14:33:18
Group : System/Monitoring Source RPM : perf-tools-1.0+git23.cb42511-1.3.src.rpm
Size : 0.44 MB
Packager : (none)
Summary : Performance analysis tools
Description :
A miscellaneous collection of in-development and unsupported performance
analysis tools for Linux perf_events, aka the \"perf\" command, and ftrace. Both
perf_events and ftrace are core Linux tracing tools, and are included in the
Linux kernel source.

These tools are designed to be simple to use, easy to install, and provide
advanced performance observability. This collection was written by Brendan
Gregg (author of the DTraceToolkit).

Many of these tools employ workarounds so that functionality is possible on
existing Linux kernels. Because of this, many tools have caveats (see man
pages), and their implementation should be considered a placeholder until
future kernel features, or new tracing subsystems, are added.

Contents:

Using perf_events:

misc/perf-stat-hist: power-of aggregations for tracepoint variables.
syscount: count syscalls by syscall or process.
disk/bitesize: histogram summary of disk I/O size.

Using ftrace:

iosnoop: trace disk I/O with details including latency.
iolatency: summarize disk I/O latency as a histogram.
execsnoop: trace process exec() with command line argument details.
opensnoop: trace open() syscalls showing filenames.
kernel/funccount: count kernel functions that match a string.
kernel/functrace: trace kernel functions that match a string.
kernel/kprobe: trace a given kprobe definition.
tools/reset-ftrace: reset ftrace state if needed.

Prerequisites

The intent is as few as possible. Eg, a Linux 3.2 server without debuginfo.

perf_events

Requires the \"perf\" command to be installed. This is in the linux-tools-common package. After installing that, perf may tell you to install an additional linux-tools package (linux-tools-kernel-version). perf can also be built under tools/perf in the kernel source. See perf_events Prerequisites for more details.
ftrace

FTRACE configured in the kernel. You may already have this configured and available in your kernel version, as FTRACE was first added in 2.6.27. This requires CONFIG_FTRACE and other FTRACE options depending on the tool. Some tools (eg, funccount) require CONFIG_FUNCTION_PROFILER

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/stefjakobs/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perf-tools-1.0+git23.cb42511-1.3.noarch.rpm
     

Provides :
perf-tools

Requires :
/bin/bash
/usr/bin/perl
bash
perf
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/sbin/bitesize
/usr/sbin/cachestat
/usr/sbin/execsnoop
/usr/sbin/funccount
/usr/sbin/funcgraph
/usr/sbin/funcslower
/usr/sbin/functrace
/usr/sbin/iolatency
/usr/sbin/iosnoop
/usr/sbin/killsnoop
/usr/sbin/kprobe
/usr/sbin/opensnoop
/usr/sbin/perf-stat-hist
/usr/sbin/reset-ftrace
/usr/sbin/syscount
/usr/sbin/tcpretrans
/usr/sbin/tpoint
/usr/sbin/uprobe
/usr/share/doc/packages/perf-tools
/usr/share/doc/packages/perf-tools/examples
/usr/share/doc/packages/perf-tools/examples/bitesize_example.txt
/usr/share/doc/packages/perf-tools/examples/cachestat_example.txt
/usr/share/doc/packages/perf-tools/examples/execsnoop_example.txt
/usr/share/doc/packages/perf-tools/examples/funccount_example.txt
/usr/share/doc/packages/perf-tools/examples/funcgraph_example.txt
/usr/share/doc/packages/perf-tools/examples/funcslower_example.txt
/usr/share/doc/packages/perf-tools/examples/functrace_example.txt
/usr/share/doc/packages/perf-tools/examples/iolatency_example.txt
/usr/share/doc/packages/perf-tools/examples/iosnoop_example.txt
/usr/share/doc/packages/perf-tools/examples/killsnoop_example.txt
There is 26 files more in these RPM.

 
ICM