mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
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`.
31 lines
289 B
Plaintext
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
|