Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-03 | Add two additional built-in trace patterns, c and cx | Lukas Larsson | |
c means [{'_',[],[{message,{caller}}]}] cx means [{'_',[],[{exception_trace},{message,{caller}}]}] | |||
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP | |
* pan/otp_8332_halfword: Teach testcase in driver_suite the new prototype for driver_async wx: Correct usage of driver callbacks from wx thread Adopt the new (R13B04) Nif functionality to the halfword codebase Support monitoring and demonitoring from driver threads Fix further test-suite problems Correct the VM to work for more test suites Teach {wordsize,internal|external} to system_info/1 Make tracing and distribution work Turn on instruction packing in the loader and virtual machine Add the BeamInstr data type for loaded BEAM code Fix the BEAM dissambler for the half-word emulator Store pointers to heap data in 32-bit words Add a custom mmap wrapper to force heaps into the lower address range Fit all heap data into the 32-bit address range | |||
2010-03-10 | Make tracing and distribution work | Patrik Nyblom | |
Rewrite trace code and external coding. Also slightly correct the interface to the match-spec engine to make tracing work. That will make the test suites runnable. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |