skypat 3.1.1-8 source package in Ubuntu

Changelog

skypat (3.1.1-8) unstable; urgency=medium

  * d/libskypat3.symbols: Update symbols

 -- Gavin Lai (賴建宇) <email address hidden>  Sun, 08 Jan 2023 23:22:26 +0800

Upload details

Uploaded by:
fronter
Uploaded to:
Sid
Original maintainer:
fronter
Architectures:
armhf amd64 arm64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
skypat_3.1.1-8.dsc 2.0 KiB 9527e326cdc86700bae8eebb422f749edeed183da1ad076562b4d5fd55066b6b
skypat_3.1.1.orig.tar.gz 54.8 KiB 882342ada942057f6296162d137015e2ce0595d3fb3198a506b5b51bfa6e7420
skypat_3.1.1-8.debian.tar.xz 6.3 KiB b863e99bc416fdeed33fdfe2d52303c9aa2c129ef1bcf2bb222c64d99ddcc549

Available diffs

No changes file available.

Binary packages built by this source

libskypat-dev: C++ performance analyzing and testing framework - static libraries and headers

 skypat provides an unit-test framework. Additionally, skypat provides
 performance information to help developers optimize functions.
 .
 This package contains the header files to develop unit test which make use of
 skypat.

libskypat3: C++ performance analyzing and testing framework - shared libraries

 skypat provides an unit-test framework. Additionally, it also provides
 performance information to help developers optimize functions.
 .
 It combines perf_events and unit tests together and gives programmers the power
 of fine-grained performance analysis via writing typical test cases.

libskypat3-dbgsym: debug symbols for libskypat3