summaryrefslogtreecommitdiff
path: root/testsuite/tests/profiling
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-121-2/+1
* testsuite: Mark T14931 as requiring dynamic linkingBen Gamari2021-10-121-1/+1
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-236-32/+36
* Introduce stack snapshotting / cloning (#18741)Sven Tennie2021-09-231-16/+16
* profiling: Look in RHS of rules for cost centre ticksMatthew Pickering2021-06-1614-0/+3773
* testsuite: Fix Note styleBen Gamari2021-06-051-0/+1
* testsuite: Eliminate fragility of ioprofBen Gamari2021-06-052-14/+2
* testsuite: Add test for #7275Ben Gamari2021-04-024-0/+67
* Bump bytestring submodule to 0.11.1.0Ben Gamari2021-03-101-4/+8
* Add test for whereFrom#Matthew Pickering2021-03-035-0/+51
* Profiling: Allow heap profiling to be controlled dynamically.Matthew Pickering2021-03-034-0/+47
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-031-2/+2
* rts: TraverseHeap: Add a basic testDaniel Gröber2021-02-173-0/+83
* Increase -A default to 4MB.Andreas Klebinger2020-12-221-1/+1
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-261-3/+2
* Introduce -fprof-callers flagBen Gamari2020-11-218-0/+457
* Improve eta-expansion using ArityTypeSimon Peyton Jones2020-07-113-36/+38
* Update testsuiteSylvain Henry2020-06-171-3/+2
* Document restriction on SCC pragma syntaxKrzysztof Gogolewski2020-03-153-0/+9
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* Handle large ARR_WORDS in heap census (fix #17572)Sylvain Henry2019-12-193-0/+19
* Meaning-preserving SCC annotations (#15730)Vladislav Zavialov2019-12-052-4/+4
* testsuite: Mark T11627b as fragileBen Gamari2019-11-091-2/+1
* testsuite: Skip T14931 on WindowsBen Gamari2019-11-091-1/+3
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-221-0/+1
* testsuite: Mark heapprof001 as fragile on all platformsBen Gamari2019-03-131-1/+1
* Always do the worker/wrapper split for NOINLINEsSebastian Graf2019-03-071-1/+1
* testsuite: Use fragile modifier for more testsBen Gamari2019-03-061-5/+2
* testsuite: Mark heapprof001 as fragile on i386Ben Gamari2019-03-061-1/+1
* Disable fragile test cases: T14697 T5559 T3424Vladislav Zavialov2019-02-241-1/+3
* testsuite: Always skip T15897Ben Gamari2019-02-101-2/+2
* Stack: fix name mangling.Tamar Christina2019-02-093-0/+94
* testsuite: Skip T15897 in unregisterised wayBen Gamari2019-02-041-1/+4
* testsuite: Use makefile_testBen Gamari2019-01-302-6/+4
* Revert "Batch merge"Ben Gamari2019-01-302-4/+6
* Batch mergeBen Gamari2019-01-302-6/+4
* Fix negative mutator time in GC stats in prof buildsÖmer Sinan Ağacan2019-01-123-0/+20
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-241-1/+4
* testsuite: Enable T11627a on DarwinBen Gamari2018-12-241-3/+0
* testsuite: Mark heapprof001 as broken in prof_hc_hb way on i386Ben Gamari2018-12-221-1/+3
* testsuite: Fix non-canonical Monoid instance in T3001-2Ben Gamari2018-10-171-1/+1
* Fix processHeapClosureForDead CONSTR_NOCAF caseÖmer Sinan Ağacan2018-07-131-2/+1
* testsuite: remove unused scc001 targetÖmer Sinan Ağacan2018-07-011-19/+0
* testsuite: Skip T11627a and T11627b on DarwinBen Gamari2018-06-191-1/+7
* testsuite: Mark T3001-2 as broken on 32-bit platformsBen Gamari2018-06-171-1/+3
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-3/+3
* Preserve join-point arity in CoreOptSimon Peyton Jones2018-05-011-1/+1
* Add test case for #15108Joachim Breitner2018-04-302-0/+23
* testsuite: Add test for #14931Ben Gamari2018-03-254-0/+45
* Fix interpreter with profilingSimon Marlow2018-03-061-4/+2