[WIP] Emit detailed compiler trace under -Yprofile#28
Closed
[WIP] Emit detailed compiler trace under -Yprofile#28
Conversation
Owner
Author
|
profile.trace file generated with this PR. |
72cae64 to
088eb2d
Compare
be989fd to
4c77697
Compare
Owner
Author
|
How to test this yourself: Publish this PR locallyModify a project to add the compiler options and to depend on this version:BuildView in ChromeEnter Combine Trace Files (optional)Generates combined.trace.zip |
Owner
Author
|
I'm working on the post-processing tool https://github.com/retronym/chrome-trace-to-flamegraph This tool should be able:
|
afa8a48 to
db6c49e
Compare
This was referenced Oct 9, 2018
The here macro to materialize a source file position slows down compilation
scalatest/scalatest#1418
Closed
Owner
Author
|
I've made a bit of progress in the post-processing tool. Here's the latest output: https://drive.google.com/drive/folders/1EJJb7Yy52gpu6wNjOgPfh39D4V2MOihC?usp=sharing |
1520e83 to
39913e7
Compare
modules loaded by classpath, and created tests.
10786 setting privateWithin for java protected inner classes
a small handful of optimizations for 2.12
a88b4ec to
3c0f632
Compare
Suitable for viewing directly in chrome://tracing, or post processing with https://github.com/retronym/chrome-trace-to-flamegraph Co-Authored-By: Mike Skells <mike.skells@talk21.com>
3c0f632 to
583c3ef
Compare
Owner
Author
|
Moved to scala#7364 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Suitable for viewing directly in chrome://tracing, or manipulation
with the underlying tooling at:
https://github.com/catapult-project/catapult/tree/master/tracing
and instead attributed to the symbol being completed itself.
TODO:
-Yprofile.