Result for 112E632E39CB482C5D39FDF6494E9FBDE80DED48

Query result

Key Value
FileName./usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Devel/NYTProf/SubInfo.pm
FileSize13102
MD594AFD831EB5ABD9E65CDB96F9AAD85BE
SHA-1112E632E39CB482C5D39FDF6494E9FBDE80DED48
SHA-2568D61535F9DD311CDD52F0F0826301C4831D5831C42CEE7BDFC8C1C2807C0923B
SSDEEP384:tQaSL3eucR+0t27O91+sV8m+8FECLTwsvQlMFeIZQ:yaQuucRvt27CV8MVPwWFeIZQ
TLSHT1C24225A098F6448145F7223D3BDDB111B53AB453E94CCEE4F0DD609CDF824BA5DA686C
hashlookup:parent-total33
hashlookup:trust100

Network graph view

Parents (Total: 33)

The searched file hash is included in 33 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize338548
MD500C383416BA36B9C818E9C515B9339E7
PackageDescriptionPerl statement and subroutine code profiler Devel::NYTProf is a powerful feature-rich perl source code profiler. . * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * 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 systems with clock_gettime() * 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 * 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. . NYTProf stands for 'New York Times Profiler'. Indeed, this module was initially developed from Devel::FastProf by The New York Times Co. to help their developers quickly identify bottlenecks in large Perl applications.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibdevel-nytprof-perl
PackageSectionperl
PackageVersion6.11+dfsg-1
SHA-10239D256FEE4E1EB1C644D706191A10EE4A3F70E
SHA-2569A3F82D6D156508902CBA3D1D89AB710B54A50760E0E00BE4150E7042525FB48
Key Value
MD5640DE618B7480376A7EE7C82CBAB8375
PackageArchaarch64
PackageDescriptionDevel::NYTProf is a powerful feature-rich perl source code profiler. * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * 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 systems with clock_gettime() * 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 * 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.
PackageMaintainerumeabot <umeabot>
PackageNameperl-Devel-NYTProf
PackageRelease3.mga9
PackageVersion6.110.0
SHA-10360974AB51E74A425AE8A35E57B24DF4B54A1F2
SHA-256558B827251D6CAC8D14877402AD5399FD52D2B631C02F3574309F10C9FF02126
Key Value
MD5C95C0B7D16C372F716AFA562C0C8AB1A
PackageArchi586
PackageDescriptionDevel::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.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-Devel-NYTProf
PackageRelease1.2
PackageVersion6.11
SHA-1038B37D6CE44F1A9FED72EA69BC67B7B15894AEE
SHA-256FBEF66D682750C5DAA2362D71C05A2B121799512A390621F5FA833917822FEA8
Key Value
FileSize339812
MD572846C347F76609607E7FB14BC48C62C
PackageDescriptionPerl statement and subroutine code profiler Devel::NYTProf is a powerful feature-rich perl source code profiler. . * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * 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 systems with clock_gettime() * 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 * 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. . NYTProf stands for 'New York Times Profiler'. Indeed, this module was initially developed from Devel::FastProf by The New York Times Co. to help their developers quickly identify bottlenecks in large Perl applications.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibdevel-nytprof-perl
PackageSectionperl
PackageVersion6.11+dfsg-1
SHA-11BB48548DD15E54879E955398946C2D3F178E4A3
SHA-256C63213528171C3E816BA33886C10DD8366CE784E8B244040144017A3A0034901
Key Value
MD5C51D2F700D963C384DA63B49F55C35E9
PackageArchs390x
PackageDescriptionDevel::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.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-Devel-NYTProf
PackageReleasebp155.1.4
PackageVersion6.12
SHA-126A2CC15F9B3846A43D00EF8922FE5D5F31E2BBB
SHA-256BB01D51F61BABBF28DED954F7FAB23670E99F6B9CA1FB8B0FBFF530DB0CEB0A0
Key Value
MD5C2486B053FF9747785638837AADD48AF
PackageArchx86_64
PackageDescriptionDevel::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.
PackageNameperl-Devel-NYTProf
PackageRelease38.11
PackageVersion6.11
SHA-128AF4B86B70FF77E71AF2731DB4E53B9C253954D
SHA-256D0715ADA742756A5E3D23FC673A987FD358925BC4409D29EDD581107C756CB1B
Key Value
MD5A4A26135304D591FB38098D5610E31D0
PackageArchi586
PackageDescriptionDevel::NYTProf is a powerful feature-rich perl source code profiler. * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * 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 systems with clock_gettime() * 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 * 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.
PackageMaintainerumeabot <umeabot>
PackageNameperl-Devel-NYTProf
PackageRelease3.mga9
PackageVersion6.110.0
SHA-12B38E1E2D069AE11C9CFDEAA7025B3E4D8D5F9F8
SHA-256A31544C348B2D76E84354B4291FE969EC4AF193CBC71756060D26FD6CDCE365E
Key Value
FileSize344572
MD581057652785CDBF6FC2CE65043495AB3
PackageDescriptionPerl statement and subroutine code profiler Devel::NYTProf is a powerful feature-rich perl source code profiler. . * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * 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 systems with clock_gettime() * 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 * 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. . NYTProf stands for 'New York Times Profiler'. Indeed, this module was initially developed from Devel::FastProf by The New York Times Co. to help their developers quickly identify bottlenecks in large Perl applications.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibdevel-nytprof-perl
PackageSectionperl
PackageVersion6.11+dfsg-1
SHA-132DB86C2D6C288BC720D4BAD4C51B4C85B0FA830
SHA-256033515A73409F2CBEB4C709BECAE51AF8189F8C3871E974C48DF527E313F5342
Key Value
MD5879F8D135B289F51D8AAD23450E4D42A
PackageArchx86_64
PackageDescriptionDevel::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.
PackageNameperl-Devel-NYTProf
PackageRelease38.4
PackageVersion6.11
SHA-13AED629E498D99BDE7CB225403BC4BC38361EA49
SHA-256D67AD5FAB5DCC95F8A2A4F6413924EC0F38BDC49679066D6A327260509BA9457
Key Value
MD51AE81F09260EB75FDC4768D18B43ABA4
PackageArchx86_64
PackageDescriptionDevel::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.
PackageNameperl-Devel-NYTProf
PackageRelease38.4
PackageVersion6.11
SHA-13CC93A2FC2915391BC25C8444A3C252873E53E14
SHA-256A836D5C7FBC32F8EF4D5038141B9CD3453D2A6957B0803152952F32194E10EDB