AdGuardHome/home
Simon Zolin 9671050e5b + config: add "debug_pprof" setting
Squashed commit of the following:

commit 96d185cf4acc55b21a00d10072e0a641ef7655b8
Merge: 3b75a8cb 9b7c1181
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Apr 22 15:57:50 2020 +0300

    Merge remote-tracking branch 'origin/master' into add-pprof

commit 3b75a8cbec5d72be8865a56bfd7ebb8b0673c3bc
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Apr 22 13:52:36 2020 +0300

    * use localhost:6060 for pprof

commit f66f2fbd7409b98cd9f7d297c268fca998f85e3b
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Apr 22 12:46:25 2020 +0300

    minor

commit 6e38712fb5542f612675858eb957efdefc38f9b0
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Wed Apr 22 11:59:39 2020 +0300

    use separate HTTP server for pprof

commit 988d95b5fad22f536bf9204b6b96f3697cf9a589
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Tue Apr 21 17:04:04 2020 +0300

    minor

commit 90ee6e9753be2af49467687cdf71c35b3943b78b
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Tue Apr 21 16:57:38 2020 +0300

    * use modified version of pprof

commit 413002220fe0717950539a8b7e6b0f31cef31bb8
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Apr 20 16:35:21 2020 +0300

    minor

commit d4655d3849de1d9fe97efdb7f18fc21d5ac19eda
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Apr 20 15:57:57 2020 +0300

    + config: add "enable_pprof" setting
2020-04-22 16:00:26 +03:00
..
auth.go *: added more logging 2020-04-15 15:17:57 +03:00
auth_test.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
clients.go *: fix golangci-lint warnings 2020-04-05 18:34:43 +03:00
clients_http.go + clients: support per-client tags 2020-01-28 14:06:52 +03:00
clients_tags.go Add 'device_camera' and 'device_securityalarm' values 2020-04-08 11:59:36 +02:00
clients_test.go Merge: + DNS: use rules from /etc/hosts 2020-03-20 15:05:43 +03:00
config.go + config: add "debug_pprof" setting 2020-04-22 16:00:26 +03:00
control.go * move getDNSAddresses() and "/dns-query" handler to DNS module 2020-03-17 17:12:02 +03:00
control_filtering.go + filters: support filters from local disk 2020-04-09 11:46:52 +03:00
control_install.go Merge: - web: install: couldn't apply new HTTP port until the restart 2020-04-08 19:08:35 +03:00
control_test.go * update tests 2019-12-02 14:58:17 +03:00
control_update.go *: fix golangci-lint warnings 2020-04-05 18:34:43 +03:00
control_update_test.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
dhcp.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
dns.go *: fix golangci-lint warnings 2020-04-05 18:34:43 +03:00
filter.go *(home): removed hphosts 2020-04-15 12:56:50 +03:00
filter_test.go *(home): fix small filters update 2020-04-07 23:29:03 +03:00
home.go + config: add "debug_pprof" setting 2020-04-22 16:00:26 +03:00
home_test.go *: added more logging 2020-04-15 15:17:57 +03:00
i18n.go + i18n: add thai and romanian languages 2020-03-11 17:06:37 +03:00
rdns.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
rdns_test.go Merge: * use upstream servers directly for the internal DNS resolver 2019-12-11 12:38:58 +03:00
service.go Merge: + DNS: use rules from /etc/hosts 2020-03-20 15:05:43 +03:00
tls.go *: fix golangci-lint warnings 2020-04-05 18:34:43 +03:00
upgrade.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
upgrade_test.go * move ./*.go files into ./home/ directory 2019-06-10 11:51:53 +03:00
web.go *: added more logging 2020-04-15 15:17:57 +03:00
whois.go Fix #1069 install: check static ip 2020-02-13 18:42:07 +03:00
whois_test.go * whois: use whois.arin.net 2019-10-09 18:03:22 +03:00