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

31 lines
289 B
Plaintext

desc: DescA
desc: DescB
desc: DescC
cmd: my-command
events: Ir
fl=ann-diff4a-aux/w.rs
fn=a
1 1000
fl=ann-diff4a-aux/x.rs
fn=a
0 1000
1 1000
2 1000
fl=ann-diff4a-aux/y.rs
fn=b
4 1000
5 1000
fl=ann-diff4a-aux/z.rs
fn=c
1 1000
fl=ann-diff4a-aux/no-such-file.rs
fn=f
0 100
summary: 7100