summaryrefslogtreecommitdiff
path: root/README.html
blob: 9caa2c43c3142ab27eaca9b60617f19588f5df7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE html>
<html>
<body>
<font color="black">
<h2>How to browse artifacts of this build</h2>
The artifact directories contain a lot of information related to the
results of this build.
<p>
Directories starting with a number contain the logs of each step of
the build.  More synthetic information is available in other directories,
as described below:
<p>
<ul>
<li><a href="git/">git/</a> contains the revision and repository of each toolchain
  component built

<li><a href="jenkins/">jenkins/</a> contains information useful for the CI maintainers

<li><a href="notify/">notify/</a> contains the material used to build various
  notifications/reports (emails, Jira, LNT, ...)
</ul>
<p>
If you received a notification about one of your patches causing
problems, the information you received is in <a href="notify/">notify/</a> and has
links to other artifacts from this directory.
<p>
List of files below:
<p>
<ul>
<li>./01-reset_artifacts/console.log.xz
<li>./02-build_bmk_llvm/console.log.xz
<li>./03-benchmark/benchmark-build.log
<li>./03-benchmark/console.log.xz
<li>./04-check_regression/console.log.xz
<li>./04-check_regression/extra-bisect-params
<li>./04-check_regression/output-bmk-results.log
<li>./git/llvm_rev
<li>./git/llvm_url
<li>./jenkins/build-name
<li>./jenkins/notify-full.log
<li>./jenkins/notify-init.log
<li>./jenkins/run-build.env
<li>./jenkins/status.html
<li>./manifest.sh
<li>./notify/extra-bisect-params
<li>./notify/jira/comment-template.txt
<li>./notify/mail-body.txt
<li>./notify/mail-recipients.txt
<li>./notify/mail-subject.txt
<li>./notify/output-bmk-results.log
<li>./README.html
<li>./results
<li>./results-vs-prev/bmk-specific-variability.csv
<li>./results-vs-prev/cmp-results.diff
<li>./results-vs-prev/compare-results-internal.csv
<li>./results-vs-prev/csv-results-0/md5sum.csv
<li>./results-vs-prev/csv-results-0/perf.csv
<li>./results-vs-prev/csv-results-0/results.csv
<li>./results-vs-prev/csv-results-0/size.csv
<li>./results-vs-prev/csv-results-0/status.csv
<li>./results-vs-prev/csv-results-0/sve.csv
<li>./results-vs-prev/csv-results-0/vect.csv
<li>./results-vs-prev/csv-results-1/md5sum.csv
<li>./results-vs-prev/csv-results-1/perf.csv
<li>./results-vs-prev/csv-results-1/results.csv
<li>./results-vs-prev/csv-results-1/size.csv
<li>./results-vs-prev/csv-results-1/status.csv
<li>./results-vs-prev/csv-results-1/sve.csv
<li>./results-vs-prev/csv-results-1/vect.csv
<li>./results-vs-prev/csvs2table-results-brief.csv
<li>./results-vs-prev/csvs2table-results.csv
<li>./results-vs-prev/csvs2table-results-full.csv
<li>./results-vs-prev/csvs2table-results-internal.csv
<li>./results-vs-prev/interesting-symbols.csv
<li>./results-vs-prev/results-internal.csv
<li>./results-vs-prev/tcwg-benchmark-results.log
</ul>
</body>
</html>