Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-27956

Support wall clock profiling in ProfilerServlet

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.6.0, 2.4.18, 2.5.6, 3.0.0-beta-1
    • None
    • None
    • You can now do wall clock profiling with async-profiler by specifying ?event=wall query param on the profiler servlet (/prof)

    Description

      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"

      Attachments

        Issue Links

          Activity

            People

              bbeaudreault Bryan Beaudreault
              bbeaudreault Bryan Beaudreault
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: