python3-pprofile binary package in Ubuntu Jammy s390x

 Line granularity allows locating precisely where time is spent in code.
 Thread awareness automatically propagates profiling to all threads (all
 threads in statistic mode, or threads spawned by profiled code in
 deterministic mode).
 .
 Deterministic profiling gives precise measures, but at a large speed
 cost (best used on minimal test scenario).
 .
 Statistic profiling gives rough measure, but has an extremely low
 overhead (suitable for live code profiling).
 .
 Does not require marking methods to profile, allowing non-method
 profiling (module imports, class & function declarations and other
 module-level code).
 .
 This package installs the library for Python 3.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-11-03 22:03:51 UTC Published Ubuntu Jammy s390x release universe python Optional 2.1.0-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy s390x proposed universe python Optional 2.1.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2021-11-03 22:05:10 UTC Superseded Ubuntu Jammy s390x release universe python Optional 2.0.5-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pprofile 2.1.0-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu