Tue, 14 May 2024 12:20:37 UTC | login

Information for RPM perl-Test-LeakTrace-0.16-13.fc31.riscv64.rpm

ID338008
Nameperl-Test-LeakTrace
Version0.16
Release13.fc31
Epoch
Archriscv64
SummaryTrace memory leaks
DescriptionTest::LeakTrace provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks. Leaked SVs are SVs that are not released after the end of the scope they have been created. These SVs include global variables and internal caches. For example, if you call a method in a tracing block, perl might prepare a cache for the method. Thus, to trace true leaks, no_leaks_ok() and leaks_cmp_ok() executes a block more than once.
Build Time2019-07-17 15:48:26 GMT
Size44.31 KB
263d13c4807e0d9bb79a085bd35df776
LicenseGPL+ or Artistic
Buildrootf31-build-45763-26378
Provides
perl(Test::LeakTrace) = 0.16
perl(Test::LeakTrace::Script)
perl-Test-LeakTrace = 0.16-13.fc31
perl-Test-LeakTrace(riscv-64) = 0.16-13.fc31
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libperl.so.5.30()(64bit)
libpthread.so.0()(64bit)
perl(:MODULE_COMPAT_5.30.0)
perl(:VERSION) >= 5.8.0
perl(Exporter)
perl(Test::Builder::Module)
perl(Test::LeakTrace)
perl(XSLoader)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 53 >>>
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/6d0.00 B
/usr/lib/.build-id/6d/f443f62d4029de5a390048272d572bb70a50d872.00 B
/usr/lib64/perl5/vendor_perl/Test0.00 B
/usr/lib64/perl5/vendor_perl/Test/LeakTrace0.00 B
/usr/lib64/perl5/vendor_perl/Test/LeakTrace.pm7.09 KB
/usr/lib64/perl5/vendor_perl/Test/LeakTrace/JA.pod10.02 KB
/usr/lib64/perl5/vendor_perl/Test/LeakTrace/Script.pm986.00 B
/usr/lib64/perl5/vendor_perl/auto/Test0.00 B
/usr/lib64/perl5/vendor_perl/auto/Test/LeakTrace0.00 B
/usr/lib64/perl5/vendor_perl/auto/Test/LeakTrace/LeakTrace.so15.61 KB
/usr/share/doc/perl-Test-LeakTrace0.00 B
/usr/share/doc/perl-Test-LeakTrace/Changes2.25 KB
/usr/share/doc/perl-Test-LeakTrace/README519.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark0.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/devel_leaktrace.pl339.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/dlt_fast.pl344.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/nothing.pl301.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/tlt.pl351.00 B
/usr/share/doc/perl-Test-LeakTrace/example0.00 B
/usr/share/doc/perl-Test-LeakTrace/example/callback.pl223.00 B
/usr/share/doc/perl-Test-LeakTrace/example/leaked_refs.pl194.00 B
/usr/share/doc/perl-Test-LeakTrace/example/leaktrace.t341.00 B
/usr/share/doc/perl-Test-LeakTrace/example/method_cache.pl201.00 B
/usr/share/doc/perl-Test-LeakTrace/example/script.pl166.00 B
/usr/share/doc/perl-Test-LeakTrace/example/simple.pl139.00 B
/usr/share/doc/perl-Test-LeakTrace/example/test_fail.pl157.00 B
/usr/share/doc/perl-Test-LeakTrace/example/weakref.pl420.00 B
/usr/share/doc/perl-Test-LeakTrace/t0.00 B
/usr/share/doc/perl-Test-LeakTrace/t/00_compile.t155.00 B
/usr/share/doc/perl-Test-LeakTrace/t/01_info.t947.00 B
/usr/share/doc/perl-Test-LeakTrace/t/02_refs.t526.00 B
/usr/share/doc/perl-Test-LeakTrace/t/03_count.t466.00 B
/usr/share/doc/perl-Test-LeakTrace/t/04_test_funcs.t534.00 B
/usr/share/doc/perl-Test-LeakTrace/t/05_script.t216.00 B
/usr/share/doc/perl-Test-LeakTrace/t/06_threads.t595.00 B
/usr/share/doc/perl-Test-LeakTrace/t/07_eval.t622.00 B
/usr/share/doc/perl-Test-LeakTrace/t/08_leaktrace.t559.00 B
/usr/share/doc/perl-Test-LeakTrace/t/09_info_more.t795.00 B
/usr/share/doc/perl-Test-LeakTrace/t/10_bad_use.t599.00 B
/usr/share/doc/perl-Test-LeakTrace/t/11_logfp.t1.04 KB
/usr/share/doc/perl-Test-LeakTrace/t/12_padstale.t216.00 B
/usr/share/doc/perl-Test-LeakTrace/t/13_do.t213.00 B
/usr/share/doc/perl-Test-LeakTrace/t/lib0.00 B
/usr/share/doc/perl-Test-LeakTrace/t/lib/foo.pl2.00 B
/usr/share/doc/perl-Test-LeakTrace/xt0.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/01_podspell.t299.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/02_pod.t165.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/03_pod-coverage.t272.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/04_synopsis.t141.00 B
Component of
1 through 16 of 16
Buildroot descending sort Created State
f31-build-64058-29474 2019-08-01 02:55:45 expired
f31-build-46830-26706 2019-07-19 15:06:30 expired
f31-build-46813-26698 2019-07-19 14:33:33 expired
f31-build-46803-26692 2019-07-19 14:01:53 expired
f31-build-46775-26672 2019-07-19 06:51:00 expired
f31-build-46745-26646 2019-07-19 00:21:21 expired
f31-build-46734-26640 2019-07-18 23:25:10 expired
f31-build-46517-26554 2019-07-18 13:14:01 expired
f31-build-46398-26495 2019-07-18 05:33:01 expired
f31-build-46386-26495 2019-07-18 05:30:46 expired
f31-build-46381-26495 2019-07-18 05:26:07 expired
f31-build-46318-26493 2019-07-18 04:51:56 expired
f31-build-46301-26493 2019-07-18 04:48:45 expired
f31-build-46297-26493 2019-07-18 04:48:03 expired
f31-build-46276-26493 2019-07-18 04:22:40 expired
f31-build-46105-26436 2019-07-18 02:06:46 expired