Skip to content

Commit

Permalink
Scala 2 forwardport: -Yprofile-trace (scala#19897)
Browse files Browse the repository at this point in the history
* Scala 2 tracing profiler backport from
scala/scala#7364 extended with more Scala 3
idiomatic syntax based on inlined methods
* Fixes the `context.profiler` which could have been `null`, now it's
initially a NoOp Profiler
* Check dependencies of `-Yprofile-enabled` dependent tasks, now we get
an error if `-Yprofile-trace` is set without `-Yprofile-enabled`
[Cherry-picked ecc332f][modified]
  • Loading branch information
tgodzik committed Feb 7, 2025
1 parent 2fb4db6 commit c39d519
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c39d519

Please sign in to comment.