Sun, 29 Sep 2024 01:51:21 UTC | login

Information for build gprof2dot-1.0-0.16.D20160727git78310e7637.fc29.6

ID59235
Package Namegprof2dot
Version1.0
Release0.16.D20160727git78310e7637.fc29.6
Epoch
SummaryGenerate dot graphs from the output of several profilers
Description This is a Python script to convert the output from prof, gprof, oprofile, Shark, AQtime, and python profilers into a dot graph. It has the following features: * can correctly parse C++ template function names * allows to prune nodes and edges below a certain threshold * uses an heuristic to propagate time inside mutually recursive functions * uses color efficiently to draw attention to hot-spots
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 12:42:56 UTC
CompletedThu, 19 Jul 2018 12:42:56 UTC
Tags
f29
f30
f31
RPMs
src
gprof2dot-1.0-0.16.D20160727git78310e7637.fc29.6.src.rpm (info) (download)
noarch
gprof2dot-python3-1.0-0.16.D20160727git78310e7637.fc29.6.noarch.rpm (info) (download)
python2-gprof2dot-1.0-0.16.D20160727git78310e7637.fc29.6.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.16.D20160727git78310e7637.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.16.D20160727git78310e7637.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.0-0.16.D20160727git78310e7637.4 - Python 2 binary package renamed to python2-gprof2dot See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.16.D20160727git78310e7637.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.16.D20160727git78310e7637.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0-0.16.D20160727git78310e7637.1 - Rebuild for Python 3.6 * Thu Aug 18 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.0-0.16.D20160727git78310e7637 - New upstream snapshot - Create python3 subpackage