- update to 2024.06.06:
* Change http to https in LICENSE.txt
* Added support for simulated/embedded gprof output
* Fix typos in readme
* Make GitHub Actions cover oldest and youngest Pythons alive
* Stop Codecov CI from failing on forks
* Trigger `testOnly.yml` workflow when its content changes
* Drop Python 2.7 leftovers + require Python >=3.8
* Add README and LICENSE to the manifest.
OBS-URL: https://build.opensuse.org/request/show/1179340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gprof2dot?expand=0&rev=7
* Change http to https in LICENSE.txt
* Added support for simulated/embedded gprof output
* Fix typos in readme
* Make GitHub Actions cover oldest and youngest Pythons alive
* Stop Codecov CI from failing on forks
* Trigger `testOnly.yml` workflow when its content changes
* Drop Python 2.7 leftovers + require Python >=3.8
* Add README and LICENSE to the manifest.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gprof2dot?expand=0&rev=14
- Update to 2022.7.29.
* Add twine check --strict to CI
* Convert setup.py to setup.cfg
* Merge branch 'pull-71'
* Added a test for the flag --function-list; made differences in generated files count in test criterion.
* Added documentation, made test more stringent, added a github/actions script to test only
* Added flag --list-functions; make program runnable in Python2.7 and Python3; description included in documentation
* github-actions: Test Python 3.8.
* Bump version.
* github: Switch from CircleCI to GitHub Actions.
* Update gprof2dot.py (#66)
* docs: fix simple typo, generted -> generated
* travis: Drop integration.
* travis: Upgrade to Ubuntu 19.04.
* Bump version.
* add keyword argv to main, allowing calls like:
* Sum call counts in JSON format.
* Add dtrace support.
* Add build badges.
* travis: Disable deployment.
* circleci: Integrate.
* Add --nodel-label option to specify the measurements shown on the node label(s).
* Don't hardcode theme names in opt parsing code
* travis: Migrate to VM infrastructure.
* travis: Upgrade to Xenial.
* Fix a typo in gprof2dot.py
* Update instructions for installing dependencies on Linux.
* fix Profile.prune() for cases when filename is not set
* Remove mentions to hotshot profile.
* Add README and LICENSE to the manifest.
OBS-URL: https://build.opensuse.org/request/show/1006783
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gprof2dot?expand=0&rev=12
- 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/request/show/800573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gprof2dot?expand=0&rev=4
* 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