build/perf/app
Carlos Amedee e8c8ca12ab all: add license headers
This change adds license headers to files which are missing them.
A modified version of the addlicense tool was used to add these headers:
https://github.com/google/addlicense

The command issued was:
addlicense -c "Go Authors" -l bsd *

Change-Id: Id6fd17c587f99b3ff0ef5f5f35befcfe5aaeef72
Reviewed-on: https://go-review.googlesource.com/c/build/+/409614
Run-TryBot: Carlos Amedee <carlos@golang.org>
Auto-Submit: Carlos Amedee <carlos@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alex Rakoczy <alex@golang.org>
2022-06-01 18:19:15 +00:00
..
template all: add license headers 2022-06-01 18:19:15 +00:00
app.go perf: add cron endpoint for pushing perfdata to InfluxDB 2022-04-13 15:27:06 +00:00
compare.go perf: convert app to run on kubernetes 2022-04-08 20:45:57 +00:00
compare_test.go perf,perfdata: copy perf[data].golang.org code from x/perf 2022-03-24 21:33:20 +00:00
index.go perf: convert app to run on kubernetes 2022-04-08 20:45:57 +00:00
influx.go perf: add cron endpoint for pushing perfdata to InfluxDB 2022-04-13 15:27:06 +00:00
kza.go perf,perfdata: copy perf[data].golang.org code from x/perf 2022-03-24 21:33:20 +00:00
kza_test.go perf,perfdata: copy perf[data].golang.org code from x/perf 2022-03-24 21:33:20 +00:00
parse.go all: gofmt 2022-04-12 02:01:23 +00:00
parse_test.go perf,perfdata: copy perf[data].golang.org code from x/perf 2022-03-24 21:33:20 +00:00
trend.go all: gofmt 2022-04-12 02:01:23 +00:00
trend_test.go perf,perfdata: copy perf[data].golang.org code from x/perf 2022-03-24 21:33:20 +00:00