perf-tools-unstable 1.0.1~20200130+git49b8cdf-1ubuntu1 source package in Ubuntu

Changelog

perf-tools-unstable (1.0.1~20200130+git49b8cdf-1ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Use linux-tools instead of linux-perf as Ubuntu doesn't
      provide it as yet.

perf-tools-unstable (1.0.1~20200130+git49b8cdf-1) unstable; urgency=medium

  * New upstream git snapshot release: 1.0.1_20200130+git49b8cdf

 -- Steve Langasek <email address hidden>  Sat, 01 Feb 2020 11:39:15 -0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
perf-tools-unstable_1.0.1~20200130+git49b8cdf.orig.tar.gz 312.3 KiB 88937a11c062570fbec11fa2021f095766b3922c83e7e7e9b4426fe4c7fe28fb
perf-tools-unstable_1.0.1~20200130+git49b8cdf-1ubuntu1.debian.tar.xz 3.6 KiB 4d1eff7301d630d16b84cf4b208e6e285d7778e9a6f6678d7e4c4781bedcceab
perf-tools-unstable_1.0.1~20200130+git49b8cdf-1ubuntu1.dsc 2.2 KiB 80d97266bae9ae52d7c33ed90e642526eaddc4b7ec072b58e117b9666ffd0104

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.