зеркало из https://github.com/mozilla/pjs.git
Bug 751779 - Enable leaf address profiling with the gecko profiler on windows. r=jmuizelaar
This commit is contained in:
Родитель
8aa7780b75
Коммит
4890716218
|
@ -24,7 +24,7 @@
|
|||
#define LOG(text) printf("Profiler: %s\n", text)
|
||||
#endif
|
||||
|
||||
#ifdef XP_MACOSX
|
||||
#if defined(XP_MACOSX) || defined(XP_WIN)
|
||||
#define ENABLE_SPS_LEAF_DATA
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче