Package Release Info

python-gprof2dot-2017.9.19-bp154.1.26

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-gprof2dot

Change Logs

Version: 2017.9.19-bp151.1.1
* Wed Jan 09 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Wed May 16 2018 toddrme2178@gmail.com
- Update to version 2017.9.19
  * Update password.
  * Ignore # comments anywhere on callgrind files.
  * Skip header '# callgrind format' if any.
  * Improved profile pruning abilities
  * Avoid ZipFile open mode 'U'.
  * Make assertion check robust against computational inaccuracies.
  * Truncate function names to avoid labels larger than 16Kb.
  * Update for changes if perf output.
  * Fix printing output on stdout in Python 3.5.1.
  * Prevent ZeroDivisionError when options.colour_nodes_by_selftime is set
  * Scale node weights when coloring nodes by selftime
  * Add colour-nodes-by-selftime option
  * Ranking of cycle functions
  * Improve implementation of Tarjan's algorithm to search for cycles.
- Implement single-spec version
* Tue May 03 2016 foss@grueninger.de
- update to version 2015.12.01
  no changelog available
* Thu Jun 26 2014 hpj@urpla.net
- initial build: 2014.03.12