perf-tools-unstable 0.0.1~20160212+git0c13e83-2ubuntu2 source package in Ubuntu

Changelog

perf-tools-unstable (0.0.1~20160212+git0c13e83-2ubuntu2) artful; urgency=medium

  * No-change rebuild against binutils 2.29

 -- Steve Langasek <email address hidden>  Sat, 29 Jul 2017 10:40:14 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
perf-tools-unstable_0.0.1~20160212+git0c13e83.orig.tar.gz 108.2 KiB b43eb812445072cd69a51099c603c2b11599cb919511f2032e208d5437f75433
perf-tools-unstable_0.0.1~20160212+git0c13e83-2ubuntu2.debian.tar.xz 3.4 KiB dab5314986596edb27c97cfa7454fcf7771131b48aaa8ae047853b34b75301db
perf-tools-unstable_0.0.1~20160212+git0c13e83-2ubuntu2.dsc 2.2 KiB 1efd9ec309162d9f6652936ee67b22eee50e59c271ae1e383d0691f978c6b55e

View changes file

Binary packages built by this source

perf-tools-unstable: DTrace-like tools for Linux

 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.