summaryrefslogtreecommitdiff
path: root/rts/ProfHeap.h
Commit message (Expand)AuthorAgeFilesLines
* rts: Divorce init of Heap profiler from CCS profilerDaniel Gröber2019-07-161-1/+2
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Use C99's boolBen Gamari2016-11-291-2/+2
* rts: Replace `nat` with `uint32_t`Erik de Castro Lopo2016-05-051-4/+4
* Fix segmentation fault when .prof file not writeableThomas Miedema2016-01-261-0/+5
* RtsFlags: Fix const warningBen Gamari2015-11-211-1/+1
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* Time handling overhaulSimon Marlow2011-11-251-3/+1
* Fix heap profiling timesIan Lynagh2011-07-241-1/+3
* Implement stack chunks and separate TSO/STACK objectsSimon Marlow2010-12-151-1/+0
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-5/+9
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-1/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+19