Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Devel-NYTProf

Project: openSUSE_13.2

Repository: oss

Title: Powerful fast feature-rich Perl source code profiler

Description:
Devel::NYTProf is a powerful, fast, feature-rich perl source code profiler.

* Performs per-line statement profiling for fine detail
* Performs per-subroutine statement profiling for overview
* Performs per-opcode profiling for slow perl builtins
* Performs per-block statement profiling (the first profiler to do so)
* Accounts correctly for time spent after calls return
* Performs inclusive and exclusive timing of subroutines
* Subroutine times are per calling location (a powerful feature)
* Can profile compile-time activity, just run-time, or just END time
* Uses novel techniques for efficient profiling
* Sub-microsecond (100ns) resolution on supported systems
* Very fast - the fastest statement and subroutine profilers for perl
* Handles applications that fork, with no performance cost
* Immune from noise caused by profiling overheads and I/O
* Program being profiled can stop/start the profiler
* Generates richly annotated and cross-linked html reports
* Captures source code, including string evals, for stable results
* Trivial to use with mod_perl - add one line to httpd.conf
* Includes an extensive test suite
* Tested on very large codebases

NYTProf is effectively two profilers in one: a statement profiler, and a
subroutine profiler.

Version: 5.06

Release: 2.1.3

Architecture: x86_64

Size: 353 KB

Build Time: 2014-10-06 17:44:29 +0200 (over 9 years ago)

Provides

Symbol Required by
NYTProf.so()(64bit)
perl(Devel::NYTProf) = 5.06 perl-Task-Kensho-ModuleDev
perl(Devel::NYTProf::Apache...
perl(Devel::NYTProf::Consta...
perl(Devel::NYTProf::Core) ...
perl(Devel::NYTProf::Data) ...
perl(Devel::NYTProf::FileHa...
perl(Devel::NYTProf::FileInfo)
perl(Devel::NYTProf::ReadSt...
perl(Devel::NYTProf::Reader...
perl(Devel::NYTProf::Run)
perl(Devel::NYTProf::SubCal...
perl(Devel::NYTProf::SubInfo)
perl(Devel::NYTProf::Util) ...
perl-Devel-NYTProf = 5.06-2...
perl-Devel-NYTProf(x86-64) ...

Requires

Symbol Provided by
libc.so.6()(64bit) glibc
libc.so.6(GLIBC_2.14)(64bit) glibc
libc.so.6(GLIBC_2.2.5)(64bit) glibc
libc.so.6(GLIBC_2.3)(64bit) glibc
libc.so.6(GLIBC_2.3.4)(64bit) glibc
libc.so.6(GLIBC_2.4)(64bit) glibc
librt.so.1()(64bit) glibc
librt.so.1(GLIBC_2.2.5)(64bit) glibc
perl(:MODULE_COMPAT_5.20.1) perl
perl(JSON::Any) perl-JSON-Any
perl(Test::Differences) >= ... perl-Test-Differences
perl(Test::More) >= 0.84 perl perl-Test-Simple