Commit Graph

80 Commits (046e392f3a405ab479f55d0a2916a24b3a1108f8)

Author SHA1 Message Date
Sungkeun Cho 046e392f3a [infer] Add --continue-analysis option 5 years ago
Fernando Gasperi Jabalera b212c4e20d [schedulers] Lazy initialization to avoid fork copies 5 years ago
Fernando Gasperi Jabalera ce32a1b917 [scheduler] [restart] Implement the ProcLocker 5 years ago
Sungkeun Cho 9d9cbdc3d6 [inferbo] Cache results of `replace_make_shared` call 5 years ago
Fernando Gasperi Jabalera e6069f3ef7 Create RestartScheduler 5 years ago
Fernando Gasperi Jabalera 87b29a2d72 Add --scheduler option 5 years ago
Fernando Gasperi Jabalera 3cb287bc63 Rename TaskScheduler module as FileScheduler 5 years ago
Nikos Gorogiannis 91fa6a5404 [typ] extract Procname from Typ 5 years ago
Jules Villard 78a33acb77 [cfg] run pre-analysis lazily in ondemand 5 years ago
Jules Villard 8289c7e7c7 [dot] move "dot" render of biabduction specs 5 years ago
Josh Berdine 8d20e4d64d [ocamlformat] Upgrade ocamlformat version 5 years ago
Nikos Gorogiannis be43364d05 [sched] refactor into a more sane structure 5 years ago
Nikos Gorogiannis 432d391a32 [memcached] goodbye 6 years ago
Jules Villard a01639e098 [taskbar] leave progress bar displayed at the end of the analysis 6 years ago
Jules Villard 85977bf327 [analysis] print times for analysis only 6 years ago
Phoebe Nichols 71e1704bf9 Clean results directory before using incremental analysis 6 years ago
Phoebe Nichols 6874926b10 Clean specs directory before running capture 6 years ago
Phoebe Nichols 50c39a5b4b Log reverse analysis call graph statistics 6 years ago
Phoebe Nichols e45526ea02 Fail if incremental analysis is set without changed files 6 years ago
Phoebe Nichols 6fbe091987 Fix printing of analysis time 6 years ago
Phoebe Nichols 085ffa166e Logging number of procedure summaries invalidated for incremental analysis 6 years ago
Jules Villard 98089a3067 [ondemand] trace cache operations 6 years ago
Phoebe Nichols 1415be9153 Log the reverse analysis call graph for tests 6 years ago
Phoebe Nichols ee5abef97c Invalidate summaries for changed procedures 6 years ago
Mitya Lyubarskiy 7c2f1a955f [infer] Log accumulated backend counters to scuba 6 years ago
Jules Villard 8fbdc4e252 [analyze] be more consistent in logging 6 years ago
Jules Villard 4fde351565 [processpool] collect results from children 6 years ago
Jules Villard 73179f7182 [specs] put specs files operations in their own module 6 years ago
Phoebe Nichols a4013bdbe9 Remove analyze_ondemand from Ondemand.callbacks 6 years ago
Jules Villard 6dee89b786 [backend] print what we are doing when invalidating for reanalysis 6 years ago
Radu Grigore 4ce3ff944d [topl] Avoid side-effects when Topl is inactive. 6 years ago
Artem Pianykh 046132b4c5 [infra] Collect low-prio logs during execution and flush them to Scuba at the end in one go 6 years ago
Nikos Gorogiannis 8776a31f7d [infer][buck capture] kill dead code 6 years ago
Josh Berdine cfc1c8be36 [copyright] Remove years 6 years ago
Radu Grigore d86e2f0d1c [topl] Generate monitor. 6 years ago
Nikos Gorogiannis 66c45a7f54 [logging] don't clobber progress bar with call graph schedule 6 years ago
Nikos Gorogiannis 08ba3e2acb [callgraph] log a bit more 6 years ago
Nikos Gorogiannis d9853aa53d [scheduler] quiet at procedure level 6 years ago
Nikos Gorogiannis 4bdc6efd2e [scheduler] bottom-up callgraph scheduling 6 years ago
Mitya Lyubarskiy 03927af1d0 [infer][realtime log] initial scuba API 6 years ago
Nikos Gorogiannis 5a18ad5c69 [tasks] relax task generator interface contract 6 years ago
Nikos Gorogiannis 65824ed7a9 [tasks] move to a task generator interface 6 years ago
Nikos Gorogiannis 70b7beac1c [infer] randomise source files list in deterministic way 6 years ago
Nikos Gorogiannis ab046a4128 memcached intra-build 6 years ago
Jules Villard ea463ce960 [kill -a][2/4] always register checkers in `InferAnalyze` 7 years ago
Josh Berdine 40ab73037e [ocamlformat] upgrade to ocamlformat 0.7 7 years ago
Jules Villard f00d73b574 [taskbar] more informative non-interactive mode 7 years ago
Jules Villard 0d8c2dedd6 [cli] add the ability to rerun the analysis on some files with different options 7 years ago
Jules Villard a6a7b7f467 [reactive] always delete specs dir 7 years ago
Jules Villard a5a106c83a [cli] create missing directory 7 years ago