Compare commits
15
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
439eb70dcf | ||
|
|
d8048b573b | ||
|
|
7ebc469b21 | ||
|
|
3b0b0e04e8 | ||
|
|
290a036741 | ||
|
|
a4d87e63c6 | ||
|
|
628a5cfe1f | ||
|
|
7da3554afd | ||
|
|
34495d4d5f | ||
|
|
273aebea8d | ||
|
|
ac3de9eccb | ||
|
|
e46d0f152b | ||
|
|
b3185457ec | ||
|
|
7f6844291d | ||
|
|
25b47f32a9 |
@@ -0,0 +1,2 @@
|
||||
ceph-*.tar.*
|
||||
*.src.rpm
|
||||
@@ -0,0 +1,13 @@
|
||||
--- ceph-0.80.5/src/perfglue/heap_profiler.cc.orig 2014-08-15 16:05:00.161794290 +0200
|
||||
+++ ceph-0.80.5/src/perfglue/heap_profiler.cc 2014-08-15 16:05:04.691794305 +0200
|
||||
@@ -12,8 +12,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
-#include <google/heap-profiler.h>
|
||||
-#include <google/malloc_extension.h>
|
||||
+#include <gperftools/heap-profiler.h>
|
||||
+#include <gperftools/malloc_extension.h>
|
||||
#include "heap_profiler.h"
|
||||
#include "common/environment.h"
|
||||
#include "common/LogClient.h"
|
||||
@@ -1 +0,0 @@
|
||||
outdated version, no longer supported on el6, obsoleted by packages for el7 in CentOS Storage SIG
|
||||
Reference in New Issue
Block a user