lean4-htt/src
Sebastian Ullrich d9208e2b8b feat(library/vm/vm): add profiler.perf_script_file option
sample usage:
$ lean -Dprofiler.perf_script_file=parser1.script parser1.lean
$ gprof2dot -f perf < parser1.script > parser1.dot
2018-10-22 15:01:49 +02:00
..
cmake chore(cmake/Modules/cpplint): disable yet another buggy check 2018-06-06 15:28:44 -07:00
frontends/lean feat(library/vm/vm): add profiler.perf_script_file option 2018-10-22 15:01:49 +02:00
init feat(*): use new inductive datatype module 2018-09-06 18:09:22 -07:00
kernel feat(kernel): use cheap_beta_reduce at infer_lambda too 2018-10-20 17:28:45 -07:00
library feat(library/vm/vm): add profiler.perf_script_file option 2018-10-22 15:01:49 +02:00
runtime chore(runtime/object): fix comment 2018-09-11 14:31:14 -07:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell feat(shell/lean): bring back --deps option 2018-10-19 09:52:01 +02:00
tests chore(runtime/object): store function pointer as void * inside closure 2018-09-11 14:27:45 -07:00
util chore(util/list_ref): add objects a list of objects 2018-10-15 11:57:12 -07:00
CMakeLists.txt fix(CMakeLists): trying again to fix new build system 2018-10-19 10:25:28 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in fix(library): store and validate Lean version of .olean files 2018-01-23 11:14:18 -08:00
memcheck.supp
version.h.in chore(leanpkg/lean_version): recognize nightlies as releases separate from master 2018-03-20 15:14:45 -07:00