lean4-htt/script
Sebastian Ullrich 2dcd42f395
feat: trace.profiler export to Firefox Profiler (#3801)
Reusing the best profiling UI out there

Usage:
```
lean -Dtrace.profiler=true -Dtrace.profiler.output=profile.json foo.lean ...
```
then open `profile.json` in https://profiler.firefox.com/.

See also `script/collideProfiles.lean` for minimizing and merging
profiles.
2024-04-15 12:13:14 +00:00
..
apply.lean chore: add missing copyright headers (#3411) 2024-02-20 01:49:55 +00:00
collideProfiles.lean feat: trace.profiler export to Firefox Profiler (#3801) 2024-04-15 12:13:14 +00:00
diff_changelogs.py
gen_constants_cpp.py chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
gen_tokens_cpp.py chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
patch.sh
prepare-llvm-linux.sh fix: C++ exceptions across shared libraries on Linux (#3500) 2024-02-26 10:35:11 +00:00
prepare-llvm-macos.sh fix: disabling forwarding --target to lean. 2023-08-14 13:33:46 +02:00
prepare-llvm-mingw.sh feat: Linux LLVM CI for stage1+ 2023-08-14 13:33:46 +02:00
reformat.lean chore: fix script/reformat.lean 2022-11-28 15:47:17 +01:00
update-stage0 chore: fix update-stage0 2023-07-17 10:38:35 +02:00