summaryrefslogtreecommitdiff
path: root/testsuite/tests/profiling
Commit message (Expand)AuthorAgeFilesLines
* Add Javascript backendSylvain Henry2022-11-291-0/+2
* Separate IPE source file from spanBen Gamari2022-10-112-7/+7
* base: Move IPE helpers to GHC.InfoProvBen Gamari2022-10-112-2/+2
* Diagnostic codes: acccept test changessheaf2022-09-132-2/+4
* Change `-fprof-late` to insert cost centres after unfolding creation.Andreas Klebinger2022-08-065-0/+83
* testsuite: Skip a few tests as in the nonmoving collectorBen Gamari2022-07-251-1/+3
* hie-files: Record location of filled in default method bindingsZubin Duggal2022-07-131-39/+42
* Refactor ModuleName to L.H.S.Module.Nameromes2022-07-031-1/+1
* A bunch of changes related to eta reductionSimon Peyton Jones2022-05-303-63/+71
* Add test for T21455Teo Camarasu2022-05-242-0/+6
* 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