Wed, 15 May 2024 05:54:18 UTC | login

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

ID431633
Nameperl-Test-LeakTrace
Version0.16
Release14.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-08-01 19:22:12 GMT
Size44.32 KB
fa48e83c636741d786fe32cd3a389662
LicenseGPL+ or Artistic
Buildrootf31-build-65466-29642
Provides
perl(Test::LeakTrace) = 0.16
perl(Test::LeakTrace::Script)
perl-Test-LeakTrace = 0.16-14.fc31
perl-Test-LeakTrace(riscv-64) = 0.16-14.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/750.00 B
/usr/lib/.build-id/75/07f6d556a2279b5638f2f9a8fc8f110cf252d572.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-101256-33356 2019-09-01 22:56:39 expired
f31-build-100958-33326 2019-09-01 21:05:38 expired
f31-build-98309-33041 2019-09-01 02:08:20 expired
f31-build-97681-32970 2019-08-31 22:22:09 expired
f31-build-70218-30435 2019-08-03 22:36:36 expired
f31-build-70184-30419 2019-08-03 22:26:48 expired
f31-build-68017-30124 2019-08-03 06:09:12 expired
f31-build-67686-30061 2019-08-03 03:13:18 expired
f31-build-67216-29986 2019-08-02 23:48:13 expired
f31-build-66568-29880 2019-08-02 19:19:29 expired
f31-build-66564-29880 2019-08-02 19:19:08 expired
f31-build-66527-29872 2019-08-02 19:16:02 expired
f31-build-66440-29869 2019-08-02 18:27:49 expired
f31-build-66258-29839 2019-08-02 17:04:11 expired
f31-build-65914-29796 2019-08-02 14:04:57 expired
f31-build-65755-29758 2019-08-02 10:26:55 expired