44 lines
1.8 KiB
Plaintext
44 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jul 10 12:00:20 UTC 2022 - gmbr3@opensuse.org
|
|
|
|
- Update to version 0.0.0+git20220520.d04f242:
|
|
* Make config menu entries relative.
|
|
* Made flamegraph test less brittle.
|
|
* all: update dependencies
|
|
* Generalize the unit support in pprof a bit further.
|
|
* Split monolithic webhtml.go into multiple files.
|
|
* Update minimum Go version to 1.17 in go.mod.
|
|
* Fix doc comments format to become compatible with tip gofmt.
|
|
* allow rendering big flame graphs by avoiding stack overflow in JS parser
|
|
* Fix tagroot to properly format unitless numeric tags.
|
|
* Add Go 1.18 to testing, remove Go 1.16.
|
|
* third_party: fix typo
|
|
* internal/graph: Support comments with double quotes
|
|
* Handle either _text or _stext as the kernel relocation symbol.
|
|
* Parse and propagate the name of the kernel relocation symbol
|
|
* doc: clarify graph view docs to note negative values appear in profile comparison
|
|
* internal/elfexec: Fix typos in elfexec.go
|
|
* Log build ID in local symbolization error messages.
|
|
* Update d3-flame-graph from 2.0.0-alpha to 4.1.3
|
|
* Add badge link to Go API docs in pkg.go.dev
|
|
* Update instructions to use "git clone" instead of "go get".
|
|
* proto/profile.proto: fix typo
|
|
* Update mapassign regex to match both call variants
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 23 18:13:51 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
- Use single %doc
|
|
- Don't use if for %license
|
|
- Don't %check there are no tests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 23 13:23:54 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Fix double %setup.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 18 18:15:25 UTC 2021 - gmbr3@opensuse.org
|
|
|
|
- Initial packaging 0.0.20210226
|