summaryrefslogtreecommitdiff
path: root/rtems-coverage/ChangeLog
blob: 132fba23232bc3dc85f34f5d686533826c47f333 (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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
2011-02-14	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* coverage_cron, run_coverage: Switch defaults on publishing.

2011-02-10	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* VERSIONS-COVERAGE: Add math tests as link only.

2011-02-09	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* generate_coverage_html: Fix bug again.

2011-02-09	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* VERSIONS-COVERAGE, generate_coverage_html: Add argument to disable
	plots and graphs. When doing coverage for a single configuration,
	this is important.

2011-01-28	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* run_coverage: Always be verbose and echo the command line.

2011-01-26	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* do_coverage, generate_coverage_html, run_coverage: Contents of
	coverage data is now split into a collection of BSP specific
	directories. There were over 2000 entries in the main directory of
	the site before doing this. Also reworked the timeplot page to
	include the legend before each graph.

2011-01-21	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* run_coverage: Parse command arguments better.

2011-01-05	Joey Geralnik <jgeralnik@gmail.com>

	* generate_coverage_html: Add timeplot output as part of Google Code In
	2010.

2010-12-06	Matthew Voegeli <matthewvoegeli@gmail.com>

	* generate_coverage_html: Eliminate columns with constant data and put
	more detailed version of that information in the header.

2010-10-16	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* generate_coverage_html: Increase thickness of lines.

2010-10-14	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* generate_coverage_html: Add uncovered ranges.

2010-10-14	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* generate_coverage_html: Add progress tracking time/series plots.

2010-08-26	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Explanations.txt: Remove cases which are now RTEMS_DEBUG.

2010-08-09	Bharath Suri <bharath.s.jois@gmail.com>

	PR 1659/testing
	* Explanations.txt: Update.

2010-08-04	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_coverage: Add remove_unwanted_symbols.

2010-08-02	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* Explanations.txt: Update. Remove old ones and add a number of new
	entries.

2010-07-14	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* do_coverage, rtems_items.sed: Include more info in summary.

2010-07-14	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_coverage: Add libdevfs which was split from libimfs.

2010-06-30	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* do_coverage: Add information on unreferenced symbols to summary.txt.

2010-06-21	Jennifer Averett <Jennifer.Averett@OARcorp.com

	* Categories.txt, Explanations.txt: Added explinations for wrapper
	functions andsome of the not implemented functions.

2010-06-21	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Explanations.txt: Augment explanation.

2010-06-21	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Categories.txt: New file.

2010-06-16	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* generate_coverage_html: Another place where sort -u should have been
	after the cut.

2010-06-09	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* generate_coverage_html: sort after the cut so the cpus are unique not
	the target names. This made a CPU show up twice when we had
	difference RTEMS branches in the results (e.g. sparc-rtems4.10 and
	sparc-rtems4.11).

2010-06-08	Joel Sherrill <joel.sherrill@oarcorp.com>

	* do_coverage: Until untar test is committed do not include it. It's
	presence is hiding other coverage improvements.

2010-06-07	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* VERSIONS-COVERAGE, do_coverage: Now builds with 4.11.

2010-05-31	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Explanations.txt: Update.

2010-05-26	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* do_coverage: Include libuntar.

2010-05-25	Jennifer Averett <Jennifer.Averett@OARcorp.com>

	* do_coverage, rtems_items.sed: Moved the summary report to the covoar
	common reports in the report class and out of the rtems specific
	items in the report index.

2010-05-24	TEAM

	* covoar source split out to own directory.

2010-05-24	Jennifer Averett <Jennifer.Averett@OARcorp.com>

	* VERSIONS-COVERAGE, do_coverage: Created covoar directory with source
	that will be moved from rtems-coverage.