Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7901395

Better profiler integration

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • tools
    • None
    • jmh

      As mentioned here:
       http://mail.openjdk.java.net/pipermail/jmh-dev/2015-April/001800.html
       http://mail.openjdk.java.net/pipermail/jmh-dev/2015-April/001820.html

      ...current profiler bindings capture more things than users reasonably expect.

      Both internal and external profilers capture the infrastructure code, and at this point we "just" rely on benchmark code to completely dominate the execution. It would seem prudent to reconsider how profilers bind to the generated code. For example, triggering the internal profilers in the generated code itself would be nice. External profilers may also enjoy the notification/trigger that we have reached the measurement window.

            Unassigned Unassigned
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: