** Description changed:

- [Rationale]
+ [Overall Rationale]
+ Required to support full functional/performant ceph package.
  
- Required to support full functional ceph package.
+ Dependency on google-perftools was dropped during 12.04 cycle to support
+ late MIR; it would be good to re-enable these features for 12.10.
  
- [google-perftools]
+ >> google-perftools - http://code.google.com/p/gperftools <<
  
  [Availability]
+ In universe since hardy (maybe before)
  
  [Rationale]
+ Provides tcmalloc - a high performance implementation of malloc for 
multi-threaded environments. This is important from a performance perspective 
for ceph.
+ 
+ http://gperftools.googlecode.com/svn/trunk/doc/tcmalloc.html
  
  [Security]
+ No CVE's found.
  
  [Quality assurance]
+ Package has test suite but currently not enabled: TODO
  
  [Dependencies]
+ Other than libunwind (on this MIR):
+ Runtime dependency on gv for google-perftools - this can probably be dropped 
to Suggests (currently recommends).
  
  [Standards compliance]
+ Package build is CDBS rather than debhelper but looks OK.
+ Two lintian warnings and a few informational messages - nothing significant.
  
  [Maintenance]
+ No outstanding bugs in Debian and looks to be well maintained.
+ Current issue in Lucid - its not installable - but not relevant for 12.10 MIR.
+ Upstream primary maintainer has just changed - Feb 2012
  
  [Background information]
- Demote gv to suggests.
- dev package un-installable on Lucid - needs SRU really but not critical to MIR
+ Quote "Perftools is a collection of a high-performance multi-threaded 
malloc() implementation, plus some pretty nifty performance analysis tools."
+ Renamed upstream to gperftools.
  
- [libunwind]
+ >> libunwind <<
  
  [Availability]
+ In universe since hardy
  
  [Rationale]
+ Dependency for google-perftools; required for ceph.
  
  [Security]
+ No CVE's found.
  
  [Quality assurance]
  
  [Dependencies]
  
  [Standards compliance]
  
  [Maintenance]
  
  [Background information]
  
  Only used in amd64 build - need to investigate why.

** Changed in: google-perftools (Ubuntu)
   Importance: Undecided => Medium

** Changed in: libunwind (Ubuntu)
   Importance: Undecided => Medium

** Description changed:

  [Overall Rationale]
  Required to support full functional/performant ceph package.
  
  Dependency on google-perftools was dropped during 12.04 cycle to support
  late MIR; it would be good to re-enable these features for 12.10.
  
  >> google-perftools - http://code.google.com/p/gperftools <<
  
  [Availability]
  In universe since hardy (maybe before)
  
  [Rationale]
  Provides tcmalloc - a high performance implementation of malloc for 
multi-threaded environments. This is important from a performance perspective 
for ceph.
  
  http://gperftools.googlecode.com/svn/trunk/doc/tcmalloc.html
  
  [Security]
  No CVE's found.
  
  [Quality assurance]
  Package has test suite but currently not enabled: TODO
  
  [Dependencies]
  Other than libunwind (on this MIR):
  Runtime dependency on gv for google-perftools - this can probably be dropped 
to Suggests (currently recommends).
  
  [Standards compliance]
  Package build is CDBS rather than debhelper but looks OK.
  Two lintian warnings and a few informational messages - nothing significant.
  
  [Maintenance]
  No outstanding bugs in Debian and looks to be well maintained.
  Current issue in Lucid - its not installable - but not relevant for 12.10 MIR.
  Upstream primary maintainer has just changed - Feb 2012
  
  [Background information]
  Quote "Perftools is a collection of a high-performance multi-threaded 
malloc() implementation, plus some pretty nifty performance analysis tools."
  Renamed upstream to gperftools.
  
- >> libunwind <<
+ >> libunwind - http://www.nongnu.org/libunwind/ <<
  
  [Availability]
  In universe since hardy
  
  [Rationale]
  Dependency for google-perftools; required for ceph.
  
  [Security]
  No CVE's found.
  
  [Quality assurance]
  
  [Dependencies]
  
  [Standards compliance]
  
  [Maintenance]
  
  [Background information]
  
  Only used in amd64 build - need to investigate why.

** Description changed:

  [Overall Rationale]
  Required to support full functional/performant ceph package.
  
  Dependency on google-perftools was dropped during 12.04 cycle to support
  late MIR; it would be good to re-enable these features for 12.10.
  
  >> google-perftools - http://code.google.com/p/gperftools <<
  
  [Availability]
  In universe since hardy (maybe before)
  
  [Rationale]
  Provides tcmalloc - a high performance implementation of malloc for 
multi-threaded environments. This is important from a performance perspective 
for ceph.
  
  http://gperftools.googlecode.com/svn/trunk/doc/tcmalloc.html
  
  [Security]
  No CVE's found.
  
  [Quality assurance]
  Package has test suite but currently not enabled: TODO
  
  [Dependencies]
  Other than libunwind (on this MIR):
  Runtime dependency on gv for google-perftools - this can probably be dropped 
to Suggests (currently recommends).
  
  [Standards compliance]
  Package build is CDBS rather than debhelper but looks OK.
  Two lintian warnings and a few informational messages - nothing significant.
  
  [Maintenance]
  No outstanding bugs in Debian and looks to be well maintained.
  Current issue in Lucid - its not installable - but not relevant for 12.10 MIR.
  Upstream primary maintainer has just changed - Feb 2012
  
  [Background information]
  Quote "Perftools is a collection of a high-performance multi-threaded 
malloc() implementation, plus some pretty nifty performance analysis tools."
  Renamed upstream to gperftools.
  
  >> libunwind - http://www.nongnu.org/libunwind/ <<
  
  [Availability]
  In universe since hardy
  
  [Rationale]
  Dependency for google-perftools; required for ceph.
  
  [Security]
  No CVE's found.
  
  [Quality assurance]
+ Currently FTBFS: TODO
+ Needs merge from Debian: TODO
  
  [Dependencies]
+ All in main.
  
  [Standards compliance]
+ Pre-debhelper 7 style, but relatively simple - looks OK.
  
  [Maintenance]
+ Maintained in Debian (no outstanding bugs); FTBFS on some platforms so not 
brilliant.
  
  [Background information]
- 
  Only used in amd64 build - need to investigate why.

** Changed in: libunwind (Ubuntu)
       Status: New => Incomplete

** Description changed:

  [Overall Rationale]
  Required to support full functional/performant ceph package.
  
  Dependency on google-perftools was dropped during 12.04 cycle to support
  late MIR; it would be good to re-enable these features for 12.10.
  
  >> google-perftools - http://code.google.com/p/gperftools <<
  
  [Availability]
  In universe since hardy (maybe before)
  
  [Rationale]
  Provides tcmalloc - a high performance implementation of malloc for 
multi-threaded environments. This is important from a performance perspective 
for ceph.
  
  http://gperftools.googlecode.com/svn/trunk/doc/tcmalloc.html
  
  [Security]
  No CVE's found.
  
  [Quality assurance]
  Package has test suite but currently not enabled: TODO
  
  [Dependencies]
  Other than libunwind (on this MIR):
  Runtime dependency on gv for google-perftools - this can probably be dropped 
to Suggests (currently recommends).
  
  [Standards compliance]
  Package build is CDBS rather than debhelper but looks OK.
  Two lintian warnings and a few informational messages - nothing significant.
  
  [Maintenance]
  No outstanding bugs in Debian and looks to be well maintained.
  Current issue in Lucid - its not installable - but not relevant for 12.10 MIR.
  Upstream primary maintainer has just changed - Feb 2012
  
  [Background information]
  Quote "Perftools is a collection of a high-performance multi-threaded 
malloc() implementation, plus some pretty nifty performance analysis tools."
  Renamed upstream to gperftools.
  
  >> libunwind - http://www.nongnu.org/libunwind/ <<
  
  [Availability]
  In universe since hardy
  
  [Rationale]
  Dependency for google-perftools; required for ceph.
  
  [Security]
  No CVE's found.
  
  [Quality assurance]
  Currently FTBFS: TODO
- Needs merge from Debian: TODO
+ Needs merge/sync from Debian: TODO
  
  [Dependencies]
  All in main.
  
  [Standards compliance]
  Pre-debhelper 7 style, but relatively simple - looks OK.
  
  [Maintenance]
  Maintained in Debian (no outstanding bugs); FTBFS on some platforms so not 
brilliant.
  
  [Background information]
  Only used in amd64 build - need to investigate why.

** Changed in: google-perftools (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1017972

Title:
  [MIR] google-perftools, libunwind

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-perftools/+bug/1017972/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to