Refactored some interpreter-internal performance counters to the new class |
|
More...
|
over 13 years ago
|
Renamed compilation flag `Dont_Count_Cycles` to `Count_Cycles` |
|
More...
|
over 13 years ago
|
Added an actual break (SIGTRAP) to the breakpoint function of error_handling.h |
|
More...
|
over 13 years ago
|
Added configure option for performance counters |
|
More...
|
over 13 years ago
|
Removed two empty browser-plugin related functions which were just distracting and not useful at all |
|
More...
|
over 13 years ago
|
Renamed `baton` related functions |
|
More...
|
over 13 years ago
|
Static methods can't be const |
|
More...
|
over 13 years ago
|
Added a Xcode pragma which helps with surfing large files |
|
More...
|
over 13 years ago
|
Added missing changes to add the performance counters to the squeak_interpreter instances |
|
More...
|
over 13 years ago
|
Minor cleanup |
|
More...
|
over 13 years ago
|
Implemented performance counters be local to an interpreter instance |
|
More...
|
over 13 years ago
|
Moved the place where the bytecodes are counted. |
|
More...
|
over 13 years ago
|
Added print and reset of performance counters |
|
More...
|
over 13 years ago
|
Added mem_fence implementation for POSIX |
|
More...
|
over 13 years ago
|
Added a comment to primitiveDebugSampleRVM |
|
More...
|
over 13 years ago
|
Print Performance counters on rvm_exit |
|
More...
|
over 13 years ago
|
Improved formatting a little |
|
More...
|
over 13 years ago
|
Added Performance_Counters |
|
More...
|
over 13 years ago
|
Added a macro for forced inlines |
|
More...
|
over 13 years ago
|
Added minimal doc to Execution_Tracer |
|
More...
|
over 13 years ago
|
Switch back to the old time-infrastructure for the RoarVM |
|
More...
|
over 13 years ago
|
Retrieving the next event does not rely on the return value anymore to determine whether there is an event |
|
More...
|
over 13 years ago
|
Some missing changes from pointerForOop to pointerForIndex_xxx_dmu |
|
More...
|
over 13 years ago
|
Added BitBlt changes from the main code line to the upstream-based code |
|
More...
|
over 13 years ago
|
Changed long32At to long32AtPointer |
|
More...
|
over 13 years ago
|
Fixed problem with try_lock on OSX spinlocks. |
|
More...
|
over 13 years ago
|
Fixed compilation issues with the standard Xcode project |
|
More...
|
over 13 years ago
|
Added Squeak include guard to rvm_squeak_config.h |
|
More...
|
over 13 years ago
|
Added a simple install target. |
|
More...
|
almost 14 years ago
|
Refactored Message_Stats to encapsulate its implementation better |
|
More...
|
almost 14 years ago
|