Skip to content
Snippets Groups Projects
  1. Dec 03, 2021
  2. Nov 25, 2021
  3. Oct 15, 2021
  4. Oct 12, 2021
    • David Bühler's avatar
      [Eva] Aborts the analysis cleanly on user interruption sigint (Ctrl-C). · 7ea29bd2
      David Bühler authored
      Cleans up and saves partial results on sigint signal.
      Signal handlers are now registered at the start of an analysis, and previous
      signal handlers are restored at the end.
      New function [protect f ~cleanup] in value_util, that runs [f] and applies
      [cleanup] in case of a user interruption or a Frama-C error, only if option
      -save is set.
      7ea29bd2
  5. Aug 18, 2021
  6. Jul 27, 2021
  7. May 17, 2021
  8. Apr 27, 2021
  9. Feb 09, 2021
  10. Jan 21, 2021
  11. Jan 08, 2021
  12. Dec 21, 2020
  13. Dec 04, 2020
  14. Dec 02, 2020
  15. Nov 27, 2020
  16. Nov 26, 2020
  17. Nov 23, 2020
    • Andre Maroneze's avatar
      [tests] remove flamegraph test · 9a878830
      Andre Maroneze authored
      Viewing Flamegraphs requires some specific Perl modules (e.g. open),
      which are not necessarily available even with conf-perl.
      Since this feature is optional and cannot be entirely tested via command-line,
      removing it for now is a better approach than trying to extensively check that
      each dependence is available in the test machine.
      9a878830
  18. Oct 29, 2020
  19. Oct 26, 2020
  20. Oct 08, 2020
  21. Sep 22, 2020
  22. Aug 24, 2020
  23. Jul 30, 2020
  24. Jul 17, 2020
  25. Jun 16, 2020
  26. Jun 02, 2020
  27. Nov 14, 2019
  28. Aug 30, 2019
  29. Feb 05, 2019
  30. Jan 16, 2019
  31. Dec 12, 2018
  32. Dec 04, 2018
  33. Dec 03, 2018
Loading