From 51b4875f8ade3e0930eed2dc2a842ec607a94a2c Mon Sep 17 00:00:00 2001 From: csilvers Date: Thu, 22 Mar 2007 03:00:33 +0000 Subject: Tue Feb 8 09:57:17 2005 El Goog * google-perftools: initial release: The google-perftools package contains some utilities to improve and analyze the performance of C++ programs. This includes an optimized thread-caching malloc() and cpu and heap profiling utilities. git-svn-id: http://gperftools.googlecode.com/svn/trunk@9 6b5cf1ce-ec42-a296-1ba9-69fdba395a50 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..2f3ea0a --- /dev/null +++ b/ChangeLog @@ -0,0 +1,7 @@ +Tue Feb 8 09:57:17 2005 El Goog + + * google-perftools: initial release: + The google-perftools package contains some utilities to improve + and analyze the performance of C++ programs. This includes an + optimized thread-caching malloc() and cpu and heap profiling + utilities. -- cgit v1.2.1