]> gitweb.factorcode.org Git - factor.git/history - basis/tools/profiler/sampling/sampling-tests.factor
vm: rename primitive_sampling_profiler to primitive_set_profiling.
[factor.git] / basis / tools / profiler / sampling / sampling-tests.factor
2020-08-14 John Benediktssonvm: rename primitive_sampling_profiler to primitive_set...
2020-08-13 John Benediktssontools.profiler.sampling: assert that profile-data is...
2020-05-19 John Benediktssontools.profiler.sampling: bump runtime.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-11-24 Björn Lindqvistkernel.private: adding OBJ-SAMPLE-CALLSTACKS + test...
2016-10-12 Björn LindqvistVM: remove the reversing from sampling profiler callsta...
2016-05-31 Björn Lindqvisttools.profiler.sampling.tests: attempt to fix the unit...
2016-05-18 Björn Lindqvisttools.profiler.sampling.tests: call gc beforehand to...
2016-05-06 Björn LindqvistVM: when starting the sampling profiler, the data needs...
2016-05-05 Björn LindqvistVM: the (clear-samples) primitive is unused
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2014-10-08 Doug Colemantools.profiler.sampling: Kick it down a notch. Makes...
2012-07-26 Doug Colemantools.profiler: Make the unit tests do more work so...
2011-11-11 Joe Grofftools.profiler.sampling: better test quots
2011-11-03 Doug ColemanFix unit tests to give the sampling profiler something...
2011-11-03 Doug ColemanUnbreakify the new profiler, add a couple of unit tests...
2011-11-02 Joe Grofftools.profiler.sampling: smoke test compact-gc
2011-11-02 Joe Grofftools.profiler.sampling: smoke tests and metadata