Uh oh!
There was an error while loading. Please reload this page.
HBASE-28242: Adapts ProfileServlet for async-profiler 2.x - #5566
HBASE-28242: Adapts ProfileServlet for async-profiler 2.x#5566lfrancke wants to merge 4 commits into
Conversation
lfrancke
commented
Dec 6, 2023
- Adds settings that are available in async-profiler 2.0 and later and removes those that don't exist anymore.
- Adds support for the itimer event, renames "branches" to "branch-instructions"
- Removes support for SVG and SUMMARY output and makes FLAMEGRAPH the default
- Adds settings that are available in async-profiler 2.0 and later and removes those that don't exist anymore. - Adds support for the itimer event, renames "branches" to "branch-instructions" - Removes support for SVG and SUMMARY output and makes FLAMEGRAPH the default
Apache-HBase
commented
Dec 7, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 7, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 7, 2023
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 7, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 7, 2023
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 7, 2023
💔 -1 overall
This message was automatically generated. |
lfrancke
commented
Dec 12, 2023
The test failures seem unrelated. |
Apache9
commented
Dec 25, 2023
The general check is mostly for testing compiling and install. They other two checks are for running tests against jdk8 and jdk11. |
Apache-HBase
commented
Dec 25, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 25, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 25, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 6, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 6, 2024
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 6, 2024
💔 -1 overall
This message was automatically generated. |
jojochuang
commented
Feb 20, 2024
Yeah makes sense, even 3.0 is released. the last 1.x release was 2+ years ago. |
lfrancke
commented
Feb 20, 2024
Yeah, I did start a thread on the mailing list and need to get around to update this PR. |