15
0
Commit Graph

8 Commits

Author SHA256 Message Date
a1923d7b8e Accepting request 1006783 from home:yarunachalam:branches:devel:languages:python
- 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
2022-09-29 09:30:49 +00:00
Tomáš Chvátal
64a8f5ed8a Accepting request 809268 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/809268
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gprof2dot?expand=0&rev=10
2020-05-27 10:06:05 +00:00
9cde972583 - 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
2020-05-06 06:36:52 +00:00
Tomáš Chvátal
fe93157540 Accepting request 664181 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.
remove invisible unused whitespace in .changes

OBS-URL: https://build.opensuse.org/request/show/664181
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gprof2dot?expand=0&rev=6
2019-01-10 08:21:23 +00:00
bf7bc6d2e8 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gprof2dot?expand=0&rev=4
2018-12-04 13:31:01 +00:00
d06f6a2106 Accepting request 610103 from devel:languages:python
Generate a dot graph from the output of several profilers

OBS-URL: https://build.opensuse.org/request/show/610103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gprof2dot?expand=0&rev=1
2018-05-17 17:33:33 +00:00
Todd R
a32890cfb1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gprof2dot?expand=0&rev=2 2018-05-17 14:41:11 +00:00
Todd R
caea241e0f Accepting request 609882 from devel:languages:python:misc
Generate a dot graph from the output of several profilers

OBS-URL: https://build.opensuse.org/request/show/609882
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gprof2dot?expand=0&rev=1
2018-05-16 17:36:50 +00:00