Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Side by Side Diff: third_party/tcmalloc/vendor/packages/deb/control

Issue 9316021: Update the tcmalloc vendor branch to r144 (gperftools 2.0). (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Reuploading Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Source: google-perftools 1 Source: gperftools
2 Priority: optional 2 Priority: optional
3 Maintainer: Google Inc. <google-perftools@googlegroups.com> 3 Maintainer: Google Inc. and others <google-perftools@googlegroups.com>
4 Build-Depends: debhelper (>= 4.0.0), binutils 4 Build-Depends: debhelper (>= 4.0.0), binutils
5 Standards-Version: 3.6.1 5 Standards-Version: 3.6.1
6 6
7 Package: libgoogle-perftools-dev 7 Package: libgperftools-dev
8 Section: libdevel 8 Section: libdevel
9 Architecture: any 9 Architecture: any
10 Depends: libgoogle-perftools0 (= ${Source-Version}) 10 Depends: libgperftools0 (= ${Source-Version})
11 Description: libraries for CPU and heap analysis, plus an efficient thread-cachi ng malloc 11 Description: libraries for CPU and heap analysis, plus an efficient thread-cachi ng malloc
12 The google-perftools package contains some utilities to improve and 12 The gperftools package contains some utilities to improve and
13 analyze the performance of C++ programs. This includes an optimized 13 analyze the performance of C++ programs. This includes an optimized
14 thread-caching malloc() and cpu and heap profiling utilities. The 14 thread-caching malloc() and cpu and heap profiling utilities. The
15 devel package contains static and debug libraries and header files 15 devel package contains static and debug libraries and header files
16 for developing applications that use the google-perftools package. 16 for developing applications that use the gperftools package.
17 17
18 Package: libgoogle-perftools0 18 Package: libgperftools0
19 Section: libs 19 Section: libs
20 Architecture: any 20 Architecture: any
21 Depends: ${shlibs:Depends} 21 Depends: ${shlibs:Depends}
22 Description: libraries for CPU and heap analysis, plus an efficient thread-cachi ng malloc 22 Description: libraries for CPU and heap analysis, plus an efficient thread-cachi ng malloc
23 The google-perftools package contains some utilities to improve and 23 The gperftools package contains some utilities to improve and
24 analyze the performance of C++ programs. This includes an optimized 24 analyze the performance of C++ programs. This includes an optimized
25 thread-caching malloc() and cpu and heap profiling utilities. 25 thread-caching malloc() and cpu and heap profiling utilities.
OLDNEW
« no previous file with comments | « third_party/tcmalloc/vendor/packages/deb/changelog ('k') | third_party/tcmalloc/vendor/packages/deb/copyright » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698