hotspot/src/share/vm/runtime/globals.hpp
changeset 46405 17ab5460b2cb
parent 46388 d7a164ad6b7f
child 46416 f1ebd584cdf3
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon Apr 24 08:47:38 2017 -0400
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Apr 24 11:32:38 2017 -0400
@@ -3811,12 +3811,6 @@
           range(PeriodicTask::min_interval, max_jint)                       \
           constraint(PerfDataSamplingIntervalFunc, AfterErgo)               \
                                                                             \
-  develop(bool, PerfTraceDataCreation, false,                               \
-          "Trace creation of Performance Data Entries")                     \
-                                                                            \
-  develop(bool, PerfTraceMemOps, false,                                     \
-          "Trace PerfMemory create/attach/detach calls")                    \
-                                                                            \
   product(bool, PerfDisableSharedMem, false,                                \
           "Store performance data in standard memory")                      \
                                                                             \