lp:~james-page/ubuntu/trusty/google-perftools/bug-1439277
- Get this branch:
- bzr branch lp:~james-page/ubuntu/trusty/google-perftools/bug-1439277
Branch merges
Related bugs
Related blueprints
Branch information
- Owner:
- James Page
- Status:
- Development
Recent revisions
- 24. By James Page
-
d/p/TCMALLOC_
MAX_TOTAL_ THREAD_ CACHE_BYTES. patch: Cherry pick fix from
upstream VCS to allow total thread cache size to be overridden using an
environment variable, allowing tcmalloc cpu burden when under memory
pressure to be reduced (LP: #1439277). - 20. By daigo
-
* New upstream release. (Closes: #701378)
* debian/rules:
- Enable tests on amd64 and i386. (Closes: #695293)
* debian/control:
- Add missing dependency on libunwind8-dev for amd64 architecture
to libgoogle-perftools- dev. (Closes: #706860)
- Add new architectures: armel armhf. (Closes: #695308)
- Bumped up Standards-Version to 3.9.4.
* Removed debian/patches/ 20120708_ ppc_ftbfs. patch, which has been applied by
the upstream. - 18. By James Page
-
d/control: Add missing dependency on libunwind8-dev for amd64 architecture
to libgoogle-perftools- dev (LP: #1169932). - 17. By James Page
-
* Merge from Debian unstable. Remaining changes:
- Enable test suite execution during package build process:
- d/rules: Execute check target after build, restrict test execution to
amd64 and i386 architectures only.
- d/p/20120725_heap-check- after-destructo rs.patch: Always run heap
check after destructors as atexit ordering is no longer deterministic.
- d/p/20120725_ptrace- permissions. patch: Ensure child process can
ptrace parent pid when heap checking.
- d/p/20123107_fix_i386_ frames. patch: Cherry picked fix from upstream
VCS to ensure stacks can be traced on i386 architecture.
* d/p/20121206_syscall- support. patch: Cherry pick from upstream VCS to fix
FTBFS due to type conversion mis-match. - 16. By James Page
-
* Enable test suite execution during package build process (LP: #1017972):
- d/rules: Execute check target after build, restrict test execution to
amd64 and i386 architectures only.
- d/p/20120725_heap-check- after-destructo rs.patch: Always run heap
check after destructors as atexit ordering is no longer deterministic.
- d/p/20120725_ptrace- permissions. patch: Ensure child process can
ptrace parent pid when heap checking.
- d/p/20123107_fix_i386_ frames. patch: Cherry picked fix from upstream
VCS to ensure stacks can be traced on i386 architecture. - 15. By daigo
-
* debian/
patches/ 20120708_ ppc_ftbfs. patch: Imported Ubuntu's patch, fixing
a build failure on powerpc, derived from the upstream:
http://code.google. com/p/gperftool s/issues/ detail? id=431
Thanks to James Page <email address hidden>. (Closes: #680305)
* debian/control: Bumped up to libunwind8-dev for Build-Depends.
(Closes: #680724)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/vivid/google-perftools