/
niceSOFT
/
valgrind
ОбзорДокументацияВойти
/
niceSOFT
/
valgrind
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
valgrind/
cachegrind/tests/
..
ann-diff2-aux

Rewrite `cg_diff` in Python.

3 года назад
ann-diff4a-aux

Add diff and merge capability to `cg_annotate`.

3 года назад
ann-diff4b-aux

Add cachegrind/tests/ann-diff4b-aux/w.rs

3 года назад
x86

Regtest: fix use of -no-pie

5 месяцев назад
Makefile.am

Bug 514343 - Add a valgrind.h macro VALGRIND_REPLACES_MALLOC

6 месяцев назад
a.c

Fix path handling in the new Cachegrind and Callgrind tests.

8 лет назад
ann-diff1.post.exp

Add diff and merge capability to `cg_annotate`.

3 года назад
ann-diff1.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
ann-diff1.vgtest

Add prereqs for tests using python 3.9+

2 года назад
ann-diff2.post.exp

Add diff and merge capability to `cg_annotate`.

3 года назад
ann-diff2.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
ann-diff2.vgtest

Add prereqs for tests using python 3.9+

2 года назад
ann-diff2a.cgout

Rewrite `cg_diff` in Python.

3 года назад
ann-diff2b.cgout

Add diff and merge capability to `cg_annotate`.

3 года назад
ann-diff3.post.exp

Add diff and merge capability to `cg_annotate`.

3 года назад
ann-diff3.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
ann-diff3.vgtest

Add prereqs for tests using python 3.9+

2 года назад
ann-diff4.post.exp

Add diff and merge capability to `cg_annotate`.

3 года назад
ann-diff4.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
ann-diff4.vgtest

Add prereqs for tests using python 3.9+

2 года назад
ann-diff4a.cgout

Add diff and merge capability to `cg_annotate`.

3 года назад
ann-diff4b.cgout

Add diff and merge capability to `cg_annotate`.

3 года назад
ann-merge-x.rs

Rewrite `cg_merge` in Python.

3 года назад
ann-merge-y.rs

Rewrite `cg_merge` in Python.

3 года назад
ann-merge1.post.exp

Add diff and merge capability to `cg_annotate`.

3 года назад
ann-merge1.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
ann-merge1.vgtest

Add prereqs for tests using python 3.9+

2 года назад
ann-merge1a.cgout

Overhaul `cg_annotate` output.

3 года назад
ann-merge1b.cgout

Overhaul `cg_annotate` output.

3 года назад
ann-merge2.post.exp

Add diff and merge capability to `cg_annotate`.

3 года назад
ann-merge2.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
ann-merge2.vgtest

Add prereqs for tests using python 3.9+

2 года назад
ann1.cgout

Rename a bunch of `cg_annotate` test files.

3 года назад
ann1a.post.exp

Add diff and merge capability to `cg_annotate`.

3 года назад
ann1a.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
ann1a.vgtest

Add prereqs for tests using python 3.9+

2 года назад
ann1b.cgout

Rename a bunch of `cg_annotate` test files.

3 года назад
ann1b.post.exp

Add diff and merge capability to `cg_annotate`.

3 года назад
ann1b.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
ann1b.vgtest

Add prereqs for tests using python 3.9+

2 года назад
ann2-basic.rs

Rename a bunch of `cg_annotate` test files.

3 года назад
ann2-more-recent-than-cgout.rs

Rename a bunch of `cg_annotate` test files.

3 года назад
ann2-negatives.rs

Rename a bunch of `cg_annotate` test files.

3 года назад
ann2-past-the-end.rs

cg_annotate: Remove the `-I`/`--include` option.

3 года назад
ann2.cgout

cg_annotate: Remove the `-I`/`--include` option.

3 года назад
ann2.post.exp

Add diff and merge capability to `cg_annotate`.

3 года назад
ann2.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
ann2.vgtest

Add prereqs for tests using python 3.9+

2 года назад
chdir.c

Fixed a bug in Cachegrind -- if the profiled program changes working directory, the output file wouldn't get written. No longer creating the file at startup and then writing it at the end; just writing it at the end. Also recording the start directory at the start so that the output ends up in it even if the program does change directory.

23 года назад
chdir.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
chdir.vgtest

Generalised reg test script: instead of having a "delete:" line, for removing files once a test has completed, we have a "cleanup:" line, which specifies a cleanup command.

22 года назад
clreq.c

Cachegrind was aborting if it hit a client request. Now it doesn't. This fixes #116057, I think. I added a regtest so it won't regress again.

21 год назад
clreq.vgtest

Cachegrind was aborting if it hit a client request. Now it doesn't. This fixes #116057, I think. I added a regtest so it won't regress again.

21 год назад
clreq2.c

Add some client requests to Cachegrind.

3 года назад
clreq2a.stderr.exp

Add some client requests to Cachegrind.

3 года назад
clreq2a.vgtest

Add some client requests to Cachegrind.

3 года назад
clreq2b.stderr.exp

Add some client requests to Cachegrind.

3 года назад
clreq2b.vgtest

Add some client requests to Cachegrind.

3 года назад
clreq3.stderr.exp

Add some client requests to Cachegrind.

3 года назад
clreq3.vgtest

Add some client requests to Cachegrind.

3 года назад
dlclose.c

Files updated, added and removed in order to turn the ERASER branch into HEAD

24 года назад
dlclose.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
dlclose.stdout.exp

Files updated, added and removed in order to turn the ERASER branch into HEAD

24 года назад
dlclose.vgtest

Generalised reg test script: instead of having a "delete:" line, for removing files once a test has completed, we have a "cleanup:" line, which specifies a cleanup command.

22 года назад
filter_cachesim_discards

Fixed problems with reg tests for frames below main(), which were different under some setups.

23 года назад
filter_clreq3

Add some client requests to Cachegrind.

3 года назад
filter_stderr

Update Cachegrind description in the usage message and header comments.

3 года назад
myprint.c

Files updated, added and removed in order to turn the ERASER branch into HEAD

24 года назад
notpower2.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
notpower2.vgtest

Make `--cache-sim=no` the default for Cachegrind.

3 года назад
replaces_malloc_client_req.stdout.exp

Bug 514343 - Add a valgrind.h macro VALGRIND_REPLACES_MALLOC

6 месяцев назад
replaces_malloc_client_req.vgtest

Bug 514343 - Add a valgrind.h macro VALGRIND_REPLACES_MALLOC

6 месяцев назад
test.c

Add a --show-percs option to cg_annotate and callgrind_annotate.

8 лет назад
wrap5.stderr.exp

Tweak printing of `I refs` and `D refs` lines.

3 года назад
wrap5.stdout.exp

Test to check that cachegrind's BB_info management system isn't confused by function wrapping.

21 год назад
wrap5.vgtest

trunk/memcheck/tests/Makefile.am trunk/memcheck/tests/vcpu_bz2.c trunk/memcheck/tests/vcpu_bz2.vgtest vcpu_bz2.c was (I think) an "svn copy" of perf/bz2.c. Because it's a copy, the two can get out of sync, which was a problem with Greg Parker's Darwin patch. So we remove vcpu_bz2.c, and make vcpu_bz2.vgtest invoke perf/bz2 directly.

18 лет назад