2007-02-14 |
Simon Marlow | add a ToDo, reference bug #1147 |
tree | commitdiff |
2007-02-13 |
andy@galois.com | Fixing bad allocation of tix box breakpointing array. |
tree | commitdiff |
2007-02-13 |
andy@galois.com | Using RTS debug tracing support inside Hpc.c |
tree | commitdiff |
2007-02-07 |
Kirsten Chevalier | Lightweight ticky-ticky profiling |
tree | commitdiff |
2007-02-05 |
Simon Marlow | fix memory leak in allocExec/freeExec (see bug #985) |
tree | commitdiff |
2006-12-21 |
Alexey Rodriguez | One more PAPI measurement, dropped precise cycle counti... |
tree | commitdiff |
2007-02-03 |
sven.panne@aedion.de | Warning police: "%p" format expects a void* |
tree | commitdiff |
2007-02-01 |
sven.panne@aedion.de | Warning police: Avoid warning about unused variable |
tree | commitdiff |
2007-02-01 |
Simon Marlow | Partial fix for #926 |
tree | commitdiff |
2007-01-31 |
Ian Lynagh | Fix typo causing the PowerPC OS X build to fail |
tree | commitdiff |
2007-01-29 |
Simon Marlow | fix bug in GetLastError/SetLastError patch |
tree | commitdiff |
2007-01-28 |
Ian Lynagh | Fix GHCi on PowerPC OS X |
tree | commitdiff |
2007-01-26 |
Simon Marlow | Save the Win32 error code where necessary |
tree | commitdiff |
2007-01-17 |
Simon Marlow | addition to "Eagerly raise a blocked exception" to... |
tree | commitdiff |
2007-01-16 |
Ian Lynagh | Check with sysconf _POSIX_THREAD_CPUTIME is available... |
tree | commitdiff |
2007-01-10 |
andy@galois.com | Changing bootstrapping for pipes between debugger and... |
tree | commitdiff |
2007-01-09 |
andy@galois.com | Dynamically allocating the tix box breakpoint array |
tree | commitdiff |
2007-01-09 |
andy@galois.com | Adding command channel for the hpc debugger to the... |
tree | commitdiff |
2007-01-05 |
Simon Marlow | Eagerly raise a blocked exception when entering 'unbloc... |
tree | commitdiff |
2007-01-05 |
Simon Marlow | disable an incorrect ASSERTion in the non-THREADED_RTS... |
tree | commitdiff |
2006-12-30 |
sven.panne@aedion.de | Warning police: Added missing #include |
tree | commitdiff |
2006-12-22 |
Ian Lynagh | Remove ' in cpp error |
tree | commitdiff |
2006-12-21 |
Ian Lynagh | Allow a word-sized argument for STKCHECK |
tree | commitdiff |
2006-12-18 |
Ian Lynagh | Don't overwrite old memory with 0xaa when doing a realloc |
tree | commitdiff |
2006-12-11 |
Pepe Iborra | Toggle whether the RTS gets build with debugger support... |
tree | commitdiff |
2006-12-11 |
Pepe Iborra | Adjust code from manual merges |
tree | commitdiff |
2006-12-10 |
Pepe Iborra | Retrieving the datacon of an arbitrary closure |
tree | commitdiff |
2006-12-09 |
Pepe Iborra | Two new prim ops to access the Info Table and Payload... |
tree | commitdiff |
2006-12-15 |
Ian Lynagh | Free more things that we allocate 2006-12-16 |
tree | commitdiff |
2006-12-15 |
Ian Lynagh | Free all tasks on exit, not just those on the task_free... |
tree | commitdiff |
2006-12-15 |
Ian Lynagh | Give cap its correct type, rather than void |
tree | commitdiff |
2006-12-15 |
Ian Lynagh | Put the task on the free list in workerTaskStop |
tree | commitdiff |
2006-12-15 |
Ian Lynagh | Free various things we allocate |
tree | commitdiff |
2006-12-14 |
andy@galois.com | Updating rix output to new standard. |
tree | commitdiff |
2006-12-14 |
Simon Marlow | Rework the block allocator |
tree | commitdiff |
2006-12-14 |
Simon Marlow | fix wibble in memory leak error dump |
tree | commitdiff |
2006-12-13 |
andy@galois.com | Removing unused argument to a printf. |
tree | commitdiff |
2006-12-13 |
andy@galois.com | fixing obvious typo in darwin_HOST_OS code (currently... |
tree | commitdiff |
2006-12-13 |
Ian Lynagh | Fix allocation debugger to handle allocations in con... |
tree | commitdiff |
2006-12-12 |
Simon Marlow | Don't free sched_mutex until freeTaskManager has finish... |
tree | commitdiff |
2006-12-13 |
Ian Lynagh | Give a better panic if the allocation debugger is used... |
tree | commitdiff |
2006-12-13 |
andy@galois.com | Misc Hpc improvement to dynamic tracer output |
tree | commitdiff |
2006-12-09 |
andy@galois.com | Adding tracing support |
tree | commitdiff |
2006-11-30 |
andy@galois.com | Misc unsigned printing issues; adding magicTixNumber. |
tree | commitdiff |
2006-12-12 |
Simon Marlow | MERGE: Fix Windows DEP violations (bug #885) |
tree | commitdiff |
2006-12-11 |
Ian Lynagh | Fix allocate name clash in the HEAD |
tree | commitdiff |
2006-12-11 |
Ian Lynagh | Add freeScheduler/freeTaskManager and call it later... |
tree | commitdiff |
2006-12-11 |
Ian Lynagh | When debugging, have the allocator help us a bit |
tree | commitdiff |
2006-12-05 |
Simon Marlow | we need GHC.Conc.ensureIOManagerIsRunning on Windows too |
tree | commitdiff |
2006-12-04 |
Simon Marlow | fix Windows GHCi |
tree | commitdiff |
2006-12-01 |
Simon Marlow | Add support for the IO manager thread on Windows |
tree | commitdiff |
2006-12-01 |
Simon Marlow | Remove the Windows Async IO Manager completely in THREA... |
tree | commitdiff |
2006-11-28 |
Ian Lynagh | Make the non-threaded-RTS threadDelay wait at least... |
tree | commitdiff |
2006-11-27 |
wolfgang.thaller... | Initial support for x86_64-darwin |
tree | commitdiff |
2006-11-24 |
wolfgang.thaller... | Support I64->I32 casts in the NCG, and use them for... |
tree | commitdiff |
2006-11-24 |
sven.panne@aedion.de | Warning police: Removed unused variable |
tree | commitdiff |
2006-11-24 |
Simon Marlow | small stats fix |
tree | commitdiff |
2006-11-23 |
Simon Marlow | fix failing assertion |
tree | commitdiff |
2006-11-22 |
Simon Marlow | refactor code for memInventory() |
tree | commitdiff |
2006-11-22 |
Simon Marlow | allocatePinned(): fix n_large_blocks count after alloca... |
tree | commitdiff |
2006-11-22 |
Simon Marlow | fix bug in memInventory() giving false memory leak... |
tree | commitdiff |
2006-11-21 |
Lemmih | Remove the concept of stableRoots. |
tree | commitdiff |
2006-11-21 |
Simon Marlow | small fix to DEBUG case in coalesce/freeGroup patch |
tree | commitdiff |
2006-11-21 |
Simon Marlow | optimisation to freeGroup() to avoid an O(N^2) pathalog... |
tree | commitdiff |
2006-11-21 |
wolfgang.thaller... | Fix printf$LDBLStub workaround for Darwin |
tree | commitdiff |
2006-11-20 |
Simon Marlow | reorganise PAPI configuration: off by default, even... |
tree | commitdiff |
2006-11-09 |
mrchebas@gmail.com | No special Papi measurements taken by default |
tree | commitdiff |
2006-11-20 |
Simon Marlow | whitespace |
tree | commitdiff |
2006-11-09 |
mrchebas@gmail.com | Cosmetic improvements, no change in Papi functionality. |
tree | commitdiff |
2006-11-20 |
Simon Marlow | better error messages when PAPI_library_init() fails |
tree | commitdiff |
2006-11-20 |
Simon Marlow | alter PAPI help message slightly |
tree | commitdiff |
2006-11-09 |
'Alexey Rodriguez | Added configure gadgets to detect Papi, and fixed build... |
tree | commitdiff |
2006-11-09 |
mrchebas@gmail.com | Selection of PAPI events via RTS command line |
tree | commitdiff |
2006-11-08 |
mrchebas@gmail.com | Addition of PAPI to RTS |
tree | commitdiff |
2006-11-20 |
Ian Lynagh | Cope with big endian float word order on little endian... |
tree | commitdiff |
2006-11-15 |
Simon Marlow | remove unused includes, now that Storage.h & Stable... |
tree | commitdiff |
2006-11-07 |
Simon Marlow | move newSpark() prototype to RtsExternal.h to avoid... |
tree | commitdiff |
2006-10-16 |
sof@galois.com | mark stop event handle as invalid once closed, making... |
tree | commitdiff |
2006-09-29 |
Ravi Nanavati | hp_slash_fix |
tree | commitdiff |
2006-09-29 |
Ravi Nanavati | rts_ccs_length |
tree | commitdiff |
2006-11-14 |
Simon Marlow | Fix (yet another) odd interaction between selector... |
tree | commitdiff |
2006-11-10 |
sven.panne@aedion.de | Make all needed prototypes visible to avoid warnings |
tree | commitdiff |
2006-11-10 |
sven.panne@aedion.de | Added a comment about se.info.type being used uninitialized |
tree | commitdiff |
2006-11-10 |
sven.panne@aedion.de | Added a workaround for format specifier mismatch |
tree | commitdiff |
2006-11-08 |
Simon Marlow | update flag settings after files were relocated |
tree | commitdiff |
2006-11-01 |
sof@galois.com | add a few #includes to make it compile |
tree | commitdiff |
2006-10-27 |
Simon Marlow | improve the diagnostic generated by memInventory()... |
tree | commitdiff |
2006-10-27 |
Simon Marlow | count mut-list bytes, not words |
tree | commitdiff |
2006-10-26 |
Simon Marlow | copyright updates and add Commentary links |
tree | commitdiff |
2006-10-25 |
Simon Marlow | Remove PAR/GRAN code from the storage manager |
tree | commitdiff |
2006-10-25 |
andy@galois.com | Changing Main.tix to <prog_name>.tix in the Hpc RTS |
tree | commitdiff |
2006-10-24 |
andy@galois.com | Haskell Program Coverage |
tree | commitdiff |
2006-10-24 |
Simon Marlow | Split GC.c, and move storage manager into sm/ directory |
tree | commitdiff |
2006-10-24 |
Simon Marlow | fix a printf format warning |
tree | commitdiff |
2006-10-20 |
Simon Marlow | add prototypes for exitHashTable() |
tree | commitdiff |
2006-10-19 |
Simon Marlow | remove ^Ms |
tree | commitdiff |
2006-10-19 |
Simon Marlow | rename allocated_bytes() to allocatedBytes() |
tree | commitdiff |
2006-10-19 |
Simon Marlow | remove performGCWithRoots() |
tree | commitdiff |
2006-10-17 |
Simon Marlow | compensate for gmp/configure sometimes not being executable |
tree | commitdiff |
2006-10-17 |
Simon Marlow | Rejig TABLES_NEXT_TO_CODE: the -unreg flag was broken... |
tree | commitdiff |
next |