Bug 497723 - tweak awk filter in regtest
[valgrind.git] / callgrind / tests / ann1.post.exp
blob1c68fc95c28f63d0981b0d10066656aa5f7a184f
1 --------------------------------------------------------------------------------
2 Profile data file '../../cachegrind/tests/ann1.cgout'
3 --------------------------------------------------------------------------------
4 I1 cache:         32768 B, 64 B, 8-way associative
5 D1 cache:         32768 B, 64 B, 8-way associative
6 LL cache:         19922944 B, 64 B, 19-way associative
7 Profiled target:  ./a.out
8 Events recorded:  Ir I1mr ILmr Dr D1mr DLmr Dw D1mw DLmw
9 Events shown:     Ir I1mr ILmr
10 Event sort order: Ir I1mr ILmr Dr D1mr DLmr Dw D1mw DLmw
11 Thresholds:       99 0 0 0 0 0 0 0 0
12 Include dirs:     ../../cachegrind/tests/
13 User annotated:   
14 Auto-annotation:  on
16 --------------------------------------------------------------------------------
17 Ir        I1mr ILmr 
18 --------------------------------------------------------------------------------
19 5,229,753  952  931  PROGRAM TOTALS
21 --------------------------------------------------------------------------------
22 Ir        I1mr ILmr  file:function
23 --------------------------------------------------------------------------------
24 5,000,015    1    1  a.c:main
25    47,993   19   19  /build/glibc-OTsEL5/glibc-2.27/elf/dl-lookup.c:do_lookup_x
26    28,534   11   11  /build/glibc-OTsEL5/glibc-2.27/elf/dl-lookup.c:_dl_lookup_symbol_x
27    28,136    7    7  /build/glibc-OTsEL5/glibc-2.27/elf/dl-tunables.c:__GI___tunables_init
28    25,408   47   47  /build/glibc-OTsEL5/glibc-2.27/string/../sysdeps/x86_64/strcmp.S:strcmp
29    21,821   23   23  /build/glibc-OTsEL5/glibc-2.27/elf/../sysdeps/x86_64/dl-machine.h:_dl_relocate_object
30    11,521   15   15  /build/glibc-OTsEL5/glibc-2.27/elf/do-rel.h:_dl_relocate_object
31     8,055    0    0  /build/glibc-OTsEL5/glibc-2.27/elf/dl-tunables.h:__GI___tunables_init
32     6,898    2    2  /build/glibc-OTsEL5/glibc-2.27/elf/dl-misc.c:_dl_name_match_p
34 --------------------------------------------------------------------------------
35 -- Auto-annotated source: ../../cachegrind/tests/ + a.c
36 --------------------------------------------------------------------------------
37 Ir        I1mr ILmr 
39         2    0    0  int main(void) {
40         1    1    1     int z = 0;
41 3,000,004    0    0     for (int i = 0; i < 1000000; i++) {
42 2,000,000    0    0        z += i;
43         .    .    .     }
44         6    0    0     return z % 256;
45         2    0    0  }
47 --------------------------------------------------------------------------------
48 The following files chosen for auto-annotation could not be found:
49 --------------------------------------------------------------------------------
50   /build/glibc-OTsEL5/glibc-2.27/elf/../sysdeps/x86_64/dl-machine.h
51   /build/glibc-OTsEL5/glibc-2.27/elf/dl-lookup.c
52   /build/glibc-OTsEL5/glibc-2.27/elf/dl-misc.c
53   /build/glibc-OTsEL5/glibc-2.27/elf/dl-tunables.c
54   /build/glibc-OTsEL5/glibc-2.27/elf/dl-tunables.h
55   /build/glibc-OTsEL5/glibc-2.27/elf/do-rel.h
56   /build/glibc-OTsEL5/glibc-2.27/string/../sysdeps/x86_64/strcmp.S
58 --------------------------------------------------------------------------------
59 Ir        I1mr ILmr 
60 --------------------------------------------------------------------------------
61 5,000,015    1    1  events annotated