forked from pool/python-gprof2dot
- Update to version 2019.11.30:
* add keyword argv to main * Sum call counts in JSON format. * Add dtrace support. * Add --nodel-label option to specify the measurements shown * Don't hardcode theme names in opt parsing code * Fix a typo in gprof2dot.py * fix Profile.prune() for cases when filename is not set * Add README and LICENSE to the manifest. - Drop Source10 (copy of LICENSE), now included in upstream tarball. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gprof2dot?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 06:34:30 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to version 2019.11.30:
|
||||
* add keyword argv to main
|
||||
* Sum call counts in JSON format.
|
||||
* Add dtrace support.
|
||||
* Add --nodel-label option to specify the measurements shown
|
||||
* Don't hardcode theme names in opt parsing code
|
||||
* Fix a typo in gprof2dot.py
|
||||
* fix Profile.prune() for cases when filename is not set
|
||||
* Add README and LICENSE to the manifest.
|
||||
- Drop Source10 (copy of LICENSE), now included in upstream tarball.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 9 22:24:00 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user