Date: Tue, 09 Feb 2021 06:42:39 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 253265] benchmarks/flamegraph: installs files into the same place as devel/p5-Devel-NYTProf Message-ID: <bug-253265-7788-ldh7NRWTnd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253265-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-253265-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253265 --- Comment #2 from Vladimir Timofeev <vovkasm@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 possi= ble to exclude installation of somewhat outdated flamegraph.pl from Devel::NYTP= rof 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? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253265-7788-ldh7NRWTnd>