git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "rts: Drop redundant flags for libffi"
[ghc.git]
/
rts
/
RetainerProfile.c
2019-11-24
Brian Wignall
Fix typos
blob
|
commitdiff
2019-09-22
Daniel Gröber
rts: RetainerProfile: Explain retainVisitClosure return...
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: Split heap traversal from retainer profiler
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: RetainerProfile.c: Minimize #includes
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: RetainerProfile.c: Re-enable and fix warnings
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Improve Note [Profiling heap traversal...
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Make visit callback easier to implement
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Move mut_list reset to generic traversal...
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Remove traverse-stack chunk support
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Move actual 'flip' bit flip to generic...
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Update obsolete docs for traverseMaybeIn...
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Abstract maxStackSize for generic traversal
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Move heap traversal declarations to...
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Use global STATIC_INLINE macro
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Remove outdated invariants on traversePu...
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Cleanup comments and strings for travers...
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Reduce DEBUG_RETAINER ifdef noise
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Rename heap traversal functions for...
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Remove obsolete debug code
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: RetainerSet: Remove obsolete fist/second-approach...
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: simplify pop() control flow
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Pull retainer specific code into a callback
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: Generalise profiling heap traversal flip bit handling
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Fix comment typo s/keeps/keep/
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Generalise per-stackElement data
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Move info.next.parent to stackElement
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Turn global traversal state into a struct
blob
|
commitdiff
|
diff to current
2019-09-22
Daniel Gröber
rts: retainer: Remove cStackSize debug counter
blob
|
commitdiff
|
diff to current
2019-06-09
Daniel Gröber
rts: Fix RetainerProfile early return with TREC_CHUNK
blob
|
commitdiff
|
diff to current
2018-12-13
Alexander Vershilov
RetainerProfiler: Update retainer profiler debugging
blob
|
commitdiff
|
diff to current
2018-12-05
Alexander Vershilov
Remove explicit recursion in retainer profiling (fixes...
blob
|
commitdiff
|
diff to current
2018-10-23
Ben Gamari
Add 'hadrian/' from commit '45f3bff7016a2a0cd9a5455a882...
blob
|
commitdiff
|
diff to current
2018-09-07
Ömer Sinan Ağacan
Various RTS bug fixes:
blob
|
commitdiff
|
diff to current
2018-08-29
David Feuer
Finish stable split
blob
|
commitdiff
|
diff to current
2018-08-27
Ben Gamari
rts: Handle SMALL_MUT_ARR_PTRS in retainer profilter
blob
|
commitdiff
|
diff to current
2018-08-21
Ryan Scott
rts/RetainerProfile: Dump closure type if pop() fails
blob
|
commitdiff
|
diff to current
2018-06-07
Ben Gamari
rts: Fix reference to srt_bitmap in ASSERT in RetainerP...
blob
|
commitdiff
|
diff to current
2018-06-05
Ömer Sinan Ağacan
Rename some mutable closure types for consistency
blob
|
commitdiff
|
diff to current
2018-05-19
Simon Marlow
Fix retainer profiling after SRT overhaul
blob
|
commitdiff
|
diff to current
2018-05-16
Simon Marlow
Merge FUN_STATIC closure with its SRT
blob
|
commitdiff
|
diff to current
2018-04-10
Ben Gamari
rts/RetainerProfile: Handle BLOCKING_QUEUES
blob
|
commitdiff
|
diff to current
2018-04-05
Ömer Sinan Ağacan
Remove unused bdescr flag BF_FREE
blob
|
commitdiff
|
diff to current
2018-03-25
Ryan Scott
rts/RetainerProfile: Dump closure type if push() fails
blob
|
commitdiff
|
diff to current
2018-02-25
Simon Jakobi
RTS: Remove unused retainer schemes
blob
|
commitdiff
|
diff to current
2018-02-01
Andrey Sverdlichenko
Make RTS keep less memory (fixes #14702)
blob
|
commitdiff
|
diff to current
2017-11-22
Ben Gamari
Update Hadrian
blob
|
commitdiff
|
diff to current
2017-11-15
Andrey Mokhov
Pull recent Hadrian changes from upstream
blob
|
commitdiff
|
diff to current
2017-11-10
Ben Gamari
Merge commit '5229c43ccf77bcbffeced01dccb27398d017fa34'
blob
|
commitdiff
|
diff to current
2017-11-06
Andrey Mokhov
Merge commit '7b0b9f603bb1215e2b7af23c2404d637b95a4988...
blob
|
commitdiff
|
diff to current
2017-09-19
Ben Gamari
rts/RetainerProfile: Adding missing closure types to...
blob
|
commitdiff
|
diff to current
2017-08-01
Ben Gamari
rts: Fix "variable set but not used" warning
blob
|
commitdiff
|
diff to current
2017-06-29
Ben Gamari
rts/RetainerProfile: Const-correctness fixes
blob
|
commitdiff
|
diff to current
2017-04-29
Ben Gamari
Prefer #if defined to #ifdef
blob
|
commitdiff
|
diff to current
2017-02-15
Gabor Greif
Typos [ci skip]
blob
|
commitdiff
|
diff to current
2016-11-29
Ben Gamari
Use C99's bool
blob
|
commitdiff
|
diff to current
2016-11-14
Simon Marlow
Remove CONSTR_STATIC
blob
|
commitdiff
|
diff to current
2016-07-20
Giovanni Campagna
Compact Regions
blob
|
commitdiff
|
diff to current
2016-05-17
Erik de Castro Lopo
rts: More const correct-ness fixes
blob
|
commitdiff
|
diff to current
2016-05-12
Tomas Carnecky
Use StgHalfWord instead of a CPP #if
blob
|
commitdiff
|
diff to current
2016-05-04
Erik de Castro Lopo
rts: Replace `nat` with `uint32_t`
blob
|
commitdiff
|
diff to current
2016-04-15
Ben Gamari
rts/RetainerProfile: Remove unused local
blob
|
commitdiff
|
diff to current
2016-02-01
Reid Barton
Fix LOOKS_LIKE_PTR for 64-bit platforms
blob
|
commitdiff
|
diff to current
2016-01-23
Joachim Breitner
Remove unused IND_PERM
blob
|
commitdiff
|
diff to current
2015-07-28
Simon Marlow
Eliminate zero_static_objects_list()
blob
|
commitdiff
|
diff to current
2015-07-27
Simon Marlow
Revert "Eliminate zero_static_objects_list()"
blob
|
commitdiff
|
diff to current
2015-07-27
Simon Marlow
Revert "RetainerProfile: Add missing UNTAG_STATIC_LIST_PTR"
blob
|
commitdiff
|
diff to current
2015-07-24
Ben Gamari
RetainerProfile: Add missing UNTAG_STATIC_LIST_PTR
blob
|
commitdiff
|
diff to current
2015-07-22
Simon Marlow
Eliminate zero_static_objects_list()
blob
|
commitdiff
|
diff to current
2015-04-10
Gabor Greif
Typos in error messages and in comments
blob
|
commitdiff
|
diff to current
2014-10-21
Austin Seipp
[skip ci] rts: Detabify RetainerProfile.c
blob
|
commitdiff
|
diff to current
2014-10-20
Edward Z. Yang
Revert "Rename _closure to _static_closure, apply namin...
blob
|
commitdiff
|
diff to current
2014-10-02
Edward Z. Yang
Rename _closure to _static_closure, apply naming consis...
blob
|
commitdiff
|
diff to current
2014-09-29
Simon Marlow
Revert "rts: add Emacs 'Local Variables' to every ...
blob
|
commitdiff
|
diff to current
2014-07-28
Austin Seipp
rts: add Emacs 'Local Variables' to every .c file
blob
|
commitdiff
|
diff to current
2014-05-30
Edward Z. Yang
Per-capability nursery weak pointer lists, fixes #9075
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold template-haskell.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold integer-gmp.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold integer-simple.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold base.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold ghc-prim.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-03-29
Johan Tibell
Add SmallArray# and SmallMutableArray# types
blob
|
commitdiff
|
diff to current
2014-02-20
Sergei Trofimovich
RetainerProfile.c: include missing header (#8810)
blob
|
commitdiff
|
diff to current
2014-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2013-09-04
Patrick Palka
Merge remote-tracking branch 'origin/master' into ghc...
blob
|
commitdiff
|
diff to current
2013-09-04
Simon Marlow
Don't move Capabilities in setNumCapabilities (#8209)
blob
|
commitdiff
|
diff to current
2013-07-09
Edward Z. Yang
Implement atomicReadMVar, fixing #4001.
blob
|
commitdiff
|
diff to current
2013-06-15
Ian Lynagh
Add braces for clarity
blob
|
commitdiff
|
diff to current
2013-06-15
Takano Akio
Maintain per-generation lists of weak pointers (#7847)
blob
|
commitdiff
|
diff to current
2013-02-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-02-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2013-02-14
Simon Marlow
Separate StablePtr and StableName tables (#7674)
blob
|
commitdiff
|
diff to current
2013-02-05
Manuel M T Chakravarty
Merge branch 'refs/heads/vect-avoid' into vect-avoid...
blob
|
commitdiff
|
diff to current
2012-11-26
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-11-16
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2012-11-16
Simon Marlow
Add a write barrier for TVAR closures
blob
|
commitdiff
|
diff to current
2012-11-10
Iavor S. Diatchki
Merge branch 'master' of ssh://darcs.haskell.org/srv...
blob
|
commitdiff
|
diff to current
2012-10-31
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2012-10-31
Simon Marlow
Retainer prof: immutable arrays are not retainers,...
blob
|
commitdiff
|
diff to current
2012-10-08
Simon Marlow
Produce new-style Cmm from the Cmm parser
blob
|
commitdiff
|
diff to current
2012-09-17
Simon Peyton Jones
Merge remote-tracking branch 'origin/master' into tc...
blob
|
commitdiff
|
diff to current
next