[Bug 253265] benchmarks/flamegraph: installs files into the same place as devel/p5-Devel-NYTProf

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 9 06:42:40 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253265

--- Comment #2 from Vladimir Timofeev <vovkasm at gmail.com> ---
I just looked at it. Seems like author of Devel::NYTProf just redistribute same
script with module.
1. Devel::NYTProf (devel/p5-Devel-NYTProf):
https://github.com/timbunce/devel-nytprof/blob/master/bin/flamegraph.pl
(outdated)
2. flamegraph (benchmarks/flamegraph):
https://github.com/brendangregg/FlameGraph/blob/master/flamegraph.pl

Because flamegraph.pl changes mostly in compatible way, I think it is possible
to exclude installation of somewhat outdated flamegraph.pl from Devel::NYTProf
and add dependency to original flamegraph port. But that needs to be tested at
least (I mean Devel::NYTProf reporting don't breaks).

What do you think?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list