Key | Value |
---|---|
FileName | ./usr/bin/nytprofcsv |
FileSize | 5548 |
MD5 | 5D64D99DD6940682E78D1822F695BB4E |
SHA-1 | 0AED315F54E845F9328A6D1D8E9B3B3EE9ACCAB8 |
SHA-256 | ABDB0D8B51E54405C796540A0E455E254A51532D2926AB2445379D3BDD66A79B |
SSDEEP | 96:zQJqn4vMKOmOYimCzenOK4vm0EpXKXhHwktxDxMyQd7OX4quUv:z3405OibKYmXaV/txFM57suUv |
TLSH | T11AB1B7344D8826B2073AD7CF759668C5D329E06F2C27B8B1B81C4F046F05C99A6FE297 |
tar:gname | bin |
tar:uname | root |
hashlookup:parent-total | 32 |
hashlookup:trust | 100 |
The searched file hash is included in 32 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//powerpc//p5-Devel-NYTProf-6.04.tgz |
MD5 | A352C2F6F2EFDE337B744E82A64A1A45 |
SHA-1 | 00B310CABAC364BD5286B1647919856CDB032BFE |
SHA-256 | D6F813FDDC8FCC62BE1BF34931E38CD3F7A76663D7C1953C93E3B80EC01335E1 |
SSDEEP | 6144:/wqwjZ8jqhNpIlyZZto3l/cH/G7kA3PSUc7SsLejJjBImlncf/SS4xgGJ:I1j2j6NpoCbo1aKKzupjJjC2cfEg0 |
TLSH | T10F9423938164293C6A6D0A68661082FE519F873D7994D099C5B36ED083CCFD33F5ECAB |
Key | Value |
---|---|
FileSize | 334246 |
MD5 | 76EEB0F7C8AD0EC3714959F892F20152 |
PackageDescription | Perl 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. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libdevel-nytprof-perl |
PackageSection | perl |
PackageVersion | 6.04+dfsg-1 |
SHA-1 | 0D2A95716BB346FD9F17543D120EA45BF9A9B734 |
SHA-256 | E83C79B75AC2A1BEE3432AB946B5BAA8E0A247A9C716E26DC090186B5F278FDB |
Key | Value |
---|---|
FileSize | 338820 |
MD5 | C86744F4F3886A8F4EC7EEBE0E25D2F6 |
PackageDescription | Perl 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. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libdevel-nytprof-perl |
PackageSection | perl |
PackageVersion | 6.04+dfsg-1 |
SHA-1 | 21F13C057CAE1E9257618ABD963A8022F31E19AF |
SHA-256 | 6271BAF4DA54C27495693F90B2960089DACF9B45D426782D48149884E0119C20 |
Key | Value |
---|---|
FileSize | 276480 |
MD5 | 62CDDEBB74085D9049672C27114171D0 |
PackageDescription | Perl 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libdevel-nytprof-perl |
PackageSection | perl |
PackageVersion | 6.04+dfsg-1build1 |
SHA-1 | 234E464D0BA5A2AFCD4E8643C57481EDE7CDDEAB |
SHA-256 | B17F1A4DA83C5115EAEDB2EEE02DDF352CD9DE09C90A7EF160BEE87928A40CC1 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//amd64//p5-Devel-NYTProf-6.04.tgz |
MD5 | 39197412CE119BF3862B22964B4F8378 |
SHA-1 | 24A0947A82F76D39FF6014B08BECEE0F65C9BE24 |
SHA-256 | 6C83B6A80E35C1F37878904E199F6C9BA1A497E9DF7ADB486399561D5B090ABA |
SSDEEP | 12288:Syo/1blo8CNgYKipk7STHy2gexjuHcn+AlgGOJJ:KQ8RYh+STHyGPkD |
TLSH | T1AC94232FD410DDAB1428284BEB1460D9115F5C78BB8AE4EE8906A70BDE0D1EE36D5A1F |
Key | Value |
---|---|
FileSize | 335850 |
MD5 | 5B2A8C754C39B84369E727813E111B2A |
PackageDescription | Perl 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. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libdevel-nytprof-perl |
PackageSection | perl |
PackageVersion | 6.04+dfsg-1 |
SHA-1 | 26F9EAC0DAC8C755AC4F82CCEDD25CD7787FAB4F |
SHA-256 | 8AE0810ACFFDB9F189A00DB6A37B37161D29F8D8DE8E5A7FF61E0929D8702E25 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//arm//p5-Devel-NYTProf-6.04.tgz |
MD5 | B4C4976B957CB86CE444C999DF550DE8 |
SHA-1 | 273E8586C28A51A2EF0C42F8EAC015FE29196B5A |
SHA-256 | C09F37FEA16BD083237E300D02A75DBD7C7E6E159113E1D767E654CA43F3B4D8 |
SSDEEP | 6144:uQkGc2df3KVVllL901P/cqRcWigwWfJgqYjlb5OAGiYVOxmNFpLSUHdHtjl0H:phdwW1PkqREohg3jx5JG3OxW3OUd0H |
TLSH | T1279423D94E77FB72FE669F618CF801931C412A1924ADC8A072BF147132AE0F65D921DE |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.2/packages//amd64//p5-Devel-NYTProf-6.04.tgz |
MD5 | 105377A8B62B373E98C3E65409CA3621 |
SHA-1 | 2FA00201D5C29B86A269B821D30F9E3C1481AB6F |
SHA-256 | 9286BBD934EF25C2988A17AAEC07123C3EA01130DBF17EADA325CCCB06066D5C |
SSDEEP | 12288:gB1blo5C8V5iDrcvZ8a9/SBQU2ghXjuHcn+AlgGOJJ:ga5CTcvZ8a9/SqUJlkD |
TLSH | T18794233A89119AABF134109A673063DD951D4C723BACF0CD4B6AAD0B374ED931FA5F14 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//mips64//p5-Devel-NYTProf-6.04.tgz |
MD5 | E80FD7455EC24E81879EF06FC45FE56D |
SHA-1 | 3D789958C1431F021C2664675CC64B606A2452F4 |
SHA-256 | 5707026007C4FF9D1FB6162B84B936B17D5F77A9FEBE8862E72D44810D4F8D94 |
SSDEEP | 12288:xOG0iK1uloMMRqJWXL2gePLM+6aNxlLm9B5A3:xKiyMMgoXLGP4+6axC9k |
TLSH | T13B94231B8064FB87B65088E7E057C27CE226E139D751EC310942E98825D8F2A3ED67B7 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//arm//p5-Devel-NYTProf-6.04.tgz |
MD5 | C0FCE6C0C064C7965E193AAC898E7578 |
SHA-1 | 3DF5FBA32D4270F1CD83D4FE5D836240060E3129 |
SHA-256 | 39DD33C35BC0DD0F54F793F3DBEB7B5F8C696A718F261BD0DED25324C9678E87 |
SSDEEP | 12288:lSPdwW1PkqREohg3jx5/U2z+k2LOqOQyUHlMOhHU:lhgPkQhg3VkNLOC2Oh0 |
TLSH | T1AD9423751DF7FA62DA1ADFF8CCF252A78C503A3966AD80B43AB74471343C0E119C658A |