Bryan Beaudreault created HBASE-27956:
-----------------------------------------
Summary: Support wall clock profiling in ProfilerServlet
Key: HBASE-27956
URL: https://issues.apache.org/jira/browse/HBASE-27956
Project: HBase
Issue Type: Improvement
Reporter: Bryan Beaudreault
The async-profiler supports profiling wall clock time, but our ProfilerServlet
does not recognize that type. When an unrecognized type is passed, it defaults
to cpu. We should add support for wall clock, which would be triggered via the
string "wall"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)