The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
63223 4767 d 10 h ripley /trunk/src/ more efficient way to do install(translateChar())  
63181 4771 d 8 h ripley /trunk/src/ micro-manage R_alloc stack  
63179 4771 d 10 h luke /trunk/ Profiling now records calls to BUILTIN functions from byte compiled code.  
62883 4799 d 9 h murdoch /trunk/ Encode names in error messages, so printing control chars in names doesn't mess up the message.  
62717 4833 d 6 h luke /trunk/src/main/ Added more ways to enable profile thread check.  
62627 4845 d 16 h ripley /trunk/src/ pacify clang 3.2  
62495 4861 d 12 h murdoch /trunk/ During profiling, save location where built-ins were called, but set locations within them to NULL.  
62427 4870 d 7 h luke /trunk/src/main/ Fix for the profiling signal going to the wrong thread.  
62167 4890 d 8 h luke /trunk/src/main/ Set R_Srcref to NULL when calling a BUILTIN while profiling.  
62151 4890 d 22 h luke /trunk/src/main/ Increased the profile line buffer size to allow for extra space needed
by line profiling.
 
61766 4928 d 15 h ripley /trunk/src/ more cleaning up  
61719 4936 d 2 h luke /trunk/src/ Added support to profiling to record when samples occur during a GC.  
61699 4936 d 20 h ripley /trunk/src/main/ strlen still returns size_t, so revert to previous correction  
61689 4937 d 11 h murdoch /trunk/src/main/ Remove debugging code  
61686 4937 d 14 h murdoch /trunk/src/ Redo the line profiling with full paths and all memory allocation done in the original Rprof() call.  
61680 4938 d 11 h murdoch /trunk/src/ Revert r61673 and r61677; memory needs to be handled more carefully  
61677 4938 d 13 h ripley /trunk/src/main/ strlen is size_t  
61673 4938 d 14 h murdoch /trunk/src/ Include full pathnames in line profiling; merge doprof from Windows and Unix.  
61666 4940 d 11 h ripley /trunk/src/main/ clean up  
61664 4940 d 12 h murdoch /trunk/ Add line-profiling to Rprof.

Add quotes to Rprof.out in Windows, consistent with Unix.
 

Show All