summaryrefslogtreecommitdiff
path: root/testsuite/tests/profiling
Commit message (Expand)AuthorAgeFilesLines
* add test case for #21446Teo Camarasu2022-05-093-0/+12
* testsuite/T7275: Use sed -rBen Gamari2022-05-041-1/+1
* Add flag -fprof-manual which controls if GHC should honour manual cost centres.Andreas Klebinger2022-04-084-0/+46
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-012-2/+2
* Rename -fprof-late-ccs to -fprof-lateAndreas Klebinger2022-03-121-2/+2
* Add late cost centre supportAndreas Klebinger2022-02-104-0/+27
* Rewrite CallerCC parser using ReadPMatthew Pickering2022-02-033-0/+47
* testsuite: Make T7275 more robust against CCid changesBen Gamari2022-01-302-19/+19
* CorePrep: Don't try to wrap partial applications of primops in profiling ticks.Andreas Klebinger2022-01-261-1/+1
* Add test for #20938.Andreas Klebinger2022-01-143-1/+11
* 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