Files
mercury/tests/hard_coded
Zoltan Somogyi 9fd51ae7af Add --deep-std-name option to control deep prof file names.
When this new runtime option is specified, the runtime system will use
Deep.{data,procrep} as the names of the files it writes out.

runtime/mercury_engine.h:
    Add a flag to the engine that records whether this option has been
    specified or not.

runtime/mercury_wrapper.c:
    Set the flag if/when we see the --deep-std-name option.

runtime/mercury_deep_profiling.c:
    If the new flag is set, use Deep.{data,procrep} as filenames.

doc/user_guide.texi:
    Document the new option.

tools/bootcheck:
    Specify the new option for bootchecks.

tests/debugger/Mmakefile:
tests/declarative_debugger/Mmakefile:
tests/hard_coded/Mmakefile:
tests/par_conj/Mmakefile:
tests/stm/Mmakefile:
    When specifying a value of MERCURY_OPTIONS that overrides the value
    set by tools/bootcheck, include --deep-std-name in that value.
2024-10-13 19:47:06 +11:00
..
2023-07-01 02:25:53 +10:00
2021-11-27 02:50:29 +11:00
2021-11-27 02:50:29 +11:00
2022-02-10 09:47:41 +11:00
2023-01-11 11:04:26 +11:00
2022-03-08 06:01:21 +11:00
2022-03-08 06:01:21 +11:00
2022-05-04 09:14:47 +10:00
2021-05-13 07:09:39 +10:00
2023-07-22 23:24:54 +10:00
2021-06-27 18:03:55 +10:00
2021-10-28 10:50:35 +11:00
2021-10-28 10:50:35 +11:00
2022-05-04 09:14:47 +10:00
2022-02-10 09:47:41 +11:00
2022-03-08 06:01:21 +11:00
2022-05-04 09:14:47 +10:00
2023-02-03 19:30:53 +11:00
2022-11-12 12:53:07 +11:00
2022-11-12 12:53:07 +11:00
2023-05-02 02:22:46 +10:00
2024-03-16 23:31:09 +11:00
2024-03-16 23:31:09 +11:00
2022-05-26 16:55:03 +10:00
2022-03-05 15:14:27 +11:00
2022-05-04 09:14:47 +10:00