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

Unified Diff: tools/android/heap_profiler/third_party/bsd-trees/README.chromium

Issue 323893002: [Android] Introduce libheap_profiler for memory profiling. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: tools/android/heap_profiler/third_party/bsd-trees/README.chromium
diff --git a/tools/android/heap_profiler/third_party/bsd-trees/README.chromium b/tools/android/heap_profiler/third_party/bsd-trees/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..cb2deb84af8913157a866caff783d484314a172e
--- /dev/null
+++ b/tools/android/heap_profiler/third_party/bsd-trees/README.chromium
@@ -0,0 +1,15 @@
+Name: OpenBSD Trees
+Short Name: openbsd
+URL: http://www.openbsd.org/cgi-bin/cvsweb/src/sys/sys/tree.h
+Version: 1.13
+Date: 2011-07-09
+Revision: 1.13
+License: 2-clause BSD
+License File: NOT_SHIPPED
+Security Critical: no
+
+Description:
+Red-Black and Splay trees implementation from the OpenBSD system.
+
+Local Modifications:
+None.
bulach 2014/06/09 17:23:28 this needs to be separate, in a patch of its own,

Powered by Google App Engine
This is Rietveld 408576698