Nicholas Nethercote 1fdf0e728a Add diff and merge capability to cg_annotate.
And deprecate the use of `cg_diff` and `cg_merge`.

Because `cg_annotate` can do a better job, even annotating source files
when doing diffs in some cases.

The user requests merging by passing multiple cgout files to
`cg_annotate`, and diffing by passing two cgout files to `cg_annotate`
along with `--diff`.
2023-04-21 22:18:09 +10:00

32 lines
294 B
Plaintext

desc: DescA
desc: DescB
desc: DescC
cmd: my-command
events: Ir
fl=ann-diff4b-aux/w.rs
fn=a
1 800
fl=ann-diff4b-aux/x.rs
fn=a
0 1100
1 800
2 1300
fl=ann-diff4b-aux/y.rs
fn=b
4 1200
5 900
6 500
fl=ann-diff4b-aux/z.rs
fn=c
1 900
fl=ann-diff4b-aux/no-such-file.rs
fn=f
0 300
summary: 7800