]> sourceware.org Git - valgrind.git/commit
Rewrite Cachegrind docs.
authorNicholas Nethercote <n.nethercote@gmail.com>
Thu, 20 Apr 2023 21:20:11 +0000 (07:20 +1000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Fri, 21 Apr 2023 12:18:10 +0000 (22:18 +1000)
commitc2e62127ad8a9b71c4abf4b166ad545988490c32
tree483d159e2421e2f5534a969f179422900c179efa
parent24932ed4491a3b74f9bfacbd843074d8892c693a
Rewrite Cachegrind docs.

For all the changes I've made recently. And also various other changes
that occurred over the past 20 years that didn't previously make it into
the docs.

Also, this change de-emphasises the cache and branch simulation aspect,
because they're no longer that useful. Instead it emphasises the
precision and reproducibility of instruction count profiling.
cachegrind/docs/cg-manual.xml
cachegrind/docs/cg_annotate-manpage.xml
cachegrind/docs/cg_diff-manpage.xml
cachegrind/docs/cg_merge-manpage.xml
cachegrind/docs/concord.c [new file with mode: 0644]
cachegrind/docs/concord.cgann [new file with mode: 0644]
cachegrind/docs/concord.cgout [new file with mode: 0644]
This page took 0.033738 seconds and 5 git commands to generate.