Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-5651

[drlvm][jit] need to dump timers while System.exit is called

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Major
    • Resolution: Later
    • None
    • None
    • DRLVM
    • None
    • any
    • Moderate

    Description

      The following command:

      <harmony>/bin/java -Xem:opt -XX:jit.arg.time=on <app>

      prints the time statistics for PMF actions like:

      action api_magic time=0.0999756
      action bbp time=0.526201
      action bp_regalloc time=3.79217
      action btr time=1.60337
      ...

      Still if the <app> ends its work by System.exit call then the statistics is not printed.

      It would be helpfull to get it printed though.

      Attachments

        1. H5651.patch
          6 kB
          Vladimir Beliaev

        Issue Links

          Activity

            People

              mfursov Mikhail Fursov
              vbeliaev Vladimir Beliaev
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: