Files
mercury/deep_profiler/.gitignore
Zoltan Somogyi 5e9590b3be Carve two modules out of mdbcomp/trace_counts.m.
mdbcomp/read_trace_counts.m:
mdbcomp/write_trace_counts.m:
    Carve these two modules out of trace_counts.m.

    Put the lowest-level building block, the read_trace_counts predicate,
    last in read_trace_counts.m.

    Stop exporting write_proc_label from write_trace_counts.m.

mdbcomp/trace_counts.m:
    Delete the moved code, and export the trace_count_file_id function
    to both new modules.

mdbcomp/mdbcomp.m:
    Include the new modules.

deep_profiler/Mmakefile:
slice/Mmakefile:
    Copy the new modules to these directories.

deep_profiler/.gitignore:
slice/.gitignore:
    Ignore the newly-copied source files.

compiler/tupling.m:
mdbcomp/slice_and_dice.m:
slice/mcov.m:
slice/mtc_diff.m:
slice/mtc_union.m:
    Update the set of imports needed.
2025-07-30 01:43:39 +02:00

61 lines
664 B
Plaintext

*.il
*.ilk
*.pdb
*.c
*.d
*.h
*.mh
*.mih
*.ql
*.pl
*.prof
*.err
*.exe
*.int
*.int0
*.int2
*.int3
*.date
*.date0
*.date3
*.*_date
*.dep
*.dep_err
*.dv
mdprof_test
mdprof_cgi
mdprof_server
mdprof_dump
mdprof_feedback
mdprof_procrep
mdprof_create_feedback
mdprof_report_feedback
Mercury
Mercury.modules
.deep.tags
DEEP_FLAGS
*.o
*.obj
*.opt
*.optdate
config.log
builtin_modules.m
feedback.automatic_parallelism.m
feedback.m
mdbcomp.m
mdbcomp.goal_path.m
prim_data.m
program_representation.m
read_trace_counts.m
rtti_access.m
shared_utilities.m
slice_and_dice.m
sym_name.m
trace_counts.m
write_trace_counts.m
mdbcomp.int0
mdbcomp.date0
.deep_tags
tags
.mdbcomp_modules