-
-
Notifications
You must be signed in to change notification settings - Fork 444
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bb50980
commit 4b22da3
Showing
6 changed files
with
75 additions
and
23 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
SANDBOX=Sandbox | ||
SANDBOX_tt=Experiment with JIT behaviour | ||
OPEN_LOG=Open Log | ||
OPEN_LOG_tt=Select LogCompilation file | ||
START=Start | ||
START_tt=Start Processing | ||
STOP=Stop | ||
STOP_tt=Stop Processing | ||
CONFIG=Config | ||
CONFIG_tt=Configure JITWatch | ||
TIMELINE=Timeline | ||
TIMELINE_tt=Timeline of compilation events | ||
HISTO=Histo | ||
HISTO_tt=Histogram of events | ||
CACHE=Cache | ||
CACHE_tt=Code cache usage | ||
NMETHODS=NMethods | ||
NMETHODS_tt=NMethod layout in the code cache | ||
TOPLIST=Toplist | ||
TOPLIST_tt=Compilation activity toplists | ||
THREADS=Threads | ||
THREADS_tt=Compiler thread activity | ||
TRIVIEW=TriView | ||
TRIVIEW_tt=Show source, bytecode, and assembly | ||
SUGGEST=Suggest | ||
SUGGEST_tt=JITWatch suggestions | ||
ELIM_ALLOCS=-Allocs | ||
ELIM_ALLOCS_tt=Eliminated heap allocations | ||
ELIM_LOCKS=-Locks | ||
ELIM_LOCKS_tt=Eliminated Locks |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
START=开始 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
START=Start |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
START=Początek |