- 27 9月, 2020 1 次提交
-
-
由 Denghui Dong 提交于
Summary: TRACE_REQUEST_FUNC(ThreadAllocationStatistics) in jfrPeriodic.cpp void JfrCheckpointThreadClosure::do_thread(Thread* t) in jfrType.cpp Test Plan: jdk/test/jdk/jfr Reviewed-by: kelthuzadx, zhengxiaolinX Issue: https://github.com/alibaba/dragonwell8/issues/134
-
- 31 7月, 2020 2 次提交
-
-
由 Denghui Dong 提交于
Summary: SafepointStatistics is a periodic event, both events are experimental now and disbaled by default Test Plan: jdk/test/jdk/jfr/event/runtime/TestSafepointEvents.java jdk/test/jdk/jfr/event/compiler/TestHugeObjectAllocationSample.java jdk/test/jdk/jfr/event/metadata/TestLookForUntestedEvents.java Reviewed-by: kuaiwei Issue: https://github.com/alibaba/dragonwell8/issues/116
-
由 Denghui Dong 提交于
Summary: Test Plan: jdk/jfr Reviewed-by: yuleil Issue: https://github.com/alibaba/dragonwell8/issues/112
-
- 15 7月, 2020 1 次提交
-
-
由 Denghui Dong 提交于
This reverts commit 5382b8e0.
-
- 18 2月, 2020 1 次提交
-
-
由 Chuansheng Lu 提交于
Summary: Fixed build failure caused by -Werror=format-security Test Plan: build and sanity test Reviewed-by: D-D-H, mmyxym Issue: https://github.com/alibaba/dragonwell8/issues/79
-
- 05 12月, 2019 1 次提交
-
-
由 卓昂 提交于
Reviewers: 效山, 芳玺, 传胜, 三红, yumin.qi Reviewed By: 三红, 芳玺, 效山, 卓仁 Differential Revision: https://aone.alibaba-inc.com/code/D815657
-
- 17 1月, 2019 1 次提交
-
-
由 stooke 提交于
Reviewed-by: mgronlun, mikael
-
- 11 1月, 2019 1 次提交
-
-
由 ysuenaga 提交于
Reviewed-by: rehn, sgehwolf
-
- 13 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-
- 09 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-
- 19 8月, 2019 1 次提交
-
-
由 neugens 提交于
8223689: Add JFR Thread Sampling Support 8223690: Add JFR BiasedLock Event Support 8223691: Add JFR G1 Region Type Change Event Support 8223692: Add JFR G1 Heap Summary Event Support Summary: Backport JFR from JDK11, additional fixes Reviewed-by: neugens, apetushkov Contributed-by: denghui.ddh@alibaba-inc.com
-
- 12 8月, 2019 1 次提交
-
-
由 apetushkov 提交于
8199712: Flight Recorder 8203346: JFR: Inconsistent signature of jfr_add_string_constant 8195817: JFR.stop should require name of recording 8195818: JFR.start should increase autogenerated name by one 8195819: Remove recording=x from jcmd JFR.check output 8203921: JFR thread sampling is missing fixes from JDK-8194552 8203929: Limit amount of data for JFR.dump 8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording 8003209: JFR events for network utilization 8207392: [PPC64] Implement JFR profiling 8202835: jfr/event/os/TestSystemProcess.java fails on missing events Summary: Backport JFR from JDK11. Initial integration Reviewed-by: neugens
-