The following two tables contain the test results of runs of our tool
musketeer on a set of concurrent pthreads programs that are
part of the Debian Linux distribution. The first table lists the binaries for
which musketeer could successully infer fences (for at least TSO). The
second table lists the binaries for which musketeer timed out (timeout 10m)
for both TSO and Power.
The first column (Package) in the tables gives
the name of the Debian package, and the second column (Binary) the binary within the package.
The binaries are goto-programs, prepared by goto-cc (part of the CPROVER framework,
see http://www.cprover.org/goto-cc). The third column (LoC) gives the number of
lines of code as counted by goto-instrument (again part of the CPROVER
framework).
The fourth column (Nodes) gives the number of
nodes in the corresponding aeg. The fifth column (TSO cy.) gives the
number of critical cycles (for TSO) found in the aeg. The sixth column
(TSO time) states the time it took to infer fences for the binary on TSO (i.e.
the overall runtime of musketeer on that binary), and the seventh
column (TSO fences) gives the number of fences inferred. The last three columns
give the same data for Power. If a certain data item is not available (e.g.
because musketeer timed out during the cycle search), the corresponding
table cell contains a “-”.
From the tables one can also see in which phase musketeer timed out
when it could not infer fences within 10m. If the column “Nodes” and the
following columns contain a
hyphen, then musketeer timed out during the pointer analysis and
aeg construction phase (phase 1). If the “TSO cy.” (resp. “Power cy.”) column
and the further columns contain a hyphen, then musketeer timed out
during the cycle search in the aeg (phase 2). If the “TSO time” (resp. “Power
time”) column contains a hyphen, then musketeer timed out during the
ILP solving phase (phase 3). We found that when a timeout occured it was always
either during phase 1 or phase 2. We did not observe a timeout during phase 3.
Table 1: Programs successfully analysed by musketeer (for at least TSO). |
Package | Binary | LoC | Nodes | TSO cy. | TSO time | TSO fences | Power cy. | Power time | Power fences |
|
abx | abx | 1183 | 152 | 0 | 0.13 | 0 | 0 | 0.16 | 0 |
aiccu | aiccu | 1702 | 1673 | 0 | 63.59 | 0 | 0 | 69.71 | 0 |
airspy-h | airspy_info | 697 | 4 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
airspy-h | airspy_r820t | 752 | 5 | 0 | 0.03 | 0 | 0 | 0.03 | 0 |
airspy-h | airspy_si5351c | 785 | 4 | 0 | 0.03 | 0 | 0 | 0.03 | 0 |
airspy-h | airspy_spiflash | 824 | 6 | 0 | 0.10 | 0 | 0 | 0.11 | 0 |
alsa-uti | alsaloop | 2224 | 3962 | 0 | 67.25 | 0 | 0 | 67.57 | 0 |
antpm | gant | 1249 | 144 | 0 | 0.14 | 0 | 0 | 0.15 | 0 |
aoetools | aoe-sancheck | 456 | 43 | 0 | 0.05 | 0 | 0 | 0.06 | 0 |
apr | echod | 9399 | 536 | 0 | 46.85 | 0 | 0 | 46.88 | 0 |
apr | globalmutexchild | 9359 | 98 | 0 | 0.41 | 0 | 0 | 0.37 | 0 |
apr | occhild | 9347 | 92 | 0 | 0.43 | 0 | 0 | 0.36 | 0 |
apr | proc_child | 9341 | 0 | 0 | 0.29 | 0 | 0 | 0.26 | 0 |
apr | readchild | 9352 | 174 | 0 | 3.92 | 0 | 0 | 3.96 | 0 |
apr | sendfile | 9766 | 685 | 0 | 255.02 | 0 | 0 | 262.39 | 0 |
apr | sockchild | 9379 | 175 | 0 | 0.81 | 0 | 0 | 0.77 | 0 |
apr | testlockperf | 9488 | 184 | 0 | 6.04 | 0 | 0 | 6.74 | 0 |
apr | testmutexscope | 9420 | 278 | 0 | 2.85 | 0 | 0 | 4.08 | 0 |
apr | testshmconsumer | 9366 | 129 | 0 | 0.63 | 0 | 0 | 0.61 | 0 |
apr | testshmproducer | 9358 | 128 | 0 | 0.64 | 0 | 0 | 0.60 | 0 |
apr | tryread | 9348 | 111 | 0 | 0.45 | 0 | 0 | 0.41 | 0 |
arpon | arpon | 1799 | 1815 | 0 | 16.54 | 0 | 270 | 43.08 | 2 |
asmail | asmail | 1862 | 77 | 0 | 0.18 | 0 | 0 | 0.17 | 0 |
audaciou | libaudgui.so | 4172 | 0 | 0 | 0.15 | 0 | 0 | 0.15 | 0 |
augeas | test-lock | 1366 | 17 | 0 | 0.08 | 0 | 0 | 0.08 | 0 |
augeas | test-thread_create | 1133 | 4 | 0 | 0.06 | 0 | 0 | 0.06 | 0 |
autodir | autodir | 2478 | 1241 | 0 | 4.26 | 0 | 0 | 4.28 | 0 |
autofs | lookup_ldap.so | 10308 | 0 | 0 | 0.33 | 0 | 0 | 0.27 | 0 |
avis-cli | event_loop_test | 1819 | 825 | 0 | 6.07 | 0 | 0 | 6.77 | 0 |
avis-cli | tests | 3718 | 91 | 0 | 0.83 | 0 | 0 | 0.82 | 0 |
axel | axel | 1461 | 214 | 0 | 18.25 | 0 | 0 | 21.67 | 0 |
balsa | main-window.o | 2083 | 0 | 0 | 0.12 | 0 | 0 | 0.10 | 0 |
bam | bam | 2385 | 174 | 0 | 2.08 | 0 | 0 | 2.04 | 0 |
bfbteste | bfbtester | 717 | 543 | 0 | 6.34 | 0 | 82 | 6.65 | 12 |
blktrace | blkiomon | 759 | 93 | 0 | 0.21 | 0 | 0 | 0.17 | 0 |
blktrace | blktrace | 1438 | 416 | 0 | 1.91 | 0 | 13485 | 16.51 | 5 |
blktrace | btreplay | 669 | 104 | 0 | 0.34 | 0 | 7 | 0.34 | 4 |
bootchar | bootchart-collector | 1238 | 120 | 0 | 0.83 | 0 | 0 | 0.82 | 0 |
btscanne | btscanner | 2537 | 887 | 0 | 2.80 | 0 | 0 | 2.84 | 0 |
ccid | parse | 1927 | 24 | 0 | 0.07 | 0 | 0 | 0.05 | 0 |
check | check_thread_stress | 1339 | 95 | 0 | 0.84 | 0 | 0 | 0.85 | 0 |
check-mk | unixcat | 80 | 7 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
chmlib | chm_http | 1147 | 186 | 0 | 14.75 | 0 | 406577 | - | - |
chrony | chronyd | 8596 | 6314 | 0 | 556.49 | 0 | - | - | - |
c-icap | test_allocators | 6092 | 295 | 0 | 0.33 | 0 | 0 | 0.33 | 0 |
c-icap | test_arrays | 6150 | 470 | 0 | 0.96 | 0 | 0 | 0.96 | 0 |
c-icap | test_base64 | 6068 | 9 | 0 | 0.18 | 0 | 0 | 0.16 | 0 |
c-icap | test_cache | 6114 | 679 | 0 | 1.25 | 0 | 0 | 1.21 | 0 |
c-icap | test_headers | 6081 | 98 | 0 | 0.21 | 0 | 0 | 0.17 | 0 |
c-icap | test_lists | 6190 | 332 | 0 | 3.64 | 0 | 0 | 316.92 | 0 |
c-icap | test_md5 | 6077 | 2 | 0 | 0.32 | 0 | 0 | 0.27 | 0 |
c-icap | test_tables | 6103 | 97 | 0 | 0.20 | 0 | 0 | 0.20 | 0 |
c-icap | c-icap-mkbdb | 6283 | 120 | 0 | 0.28 | 0 | 0 | 0.26 | 0 |
c-icap | c-icap-stretch | 6500 | 82 | 0 | 0.21 | 0 | 0 | 0.22 | 0 |
ck | throughput | 107 | 8 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | barrier_centralized | 91 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | barrier_combining | 175 | 18 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | barrier_dissemination | 140 | 9 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | barrier_mcs | 123 | 8 | 0 | 0.01 | 0 | 0 | 0.00 | 0 |
ck | barrier_tournament | 175 | 10 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | throughput | 176 | 10 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | validate | 156 | 6 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | validate | 166 | 7 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_cohort.THROUGHPUT | 152 | 27 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | validate | 143 | 13 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_epoch_poll | 362 | 17 | 0 | 0.03 | 0 | 0 | 0.02 | 0 |
ck | ck_epoch_synchronize | 370 | 17 | 0 | 0.03 | 0 | 0 | 0.02 | 0 |
ck | ck_stack | 312 | 11 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
ck | ck_fifo_mpmc | 222 | 75 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
ck | ck_fifo_spsc | 146 | 12 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_hp_fifo_donner | 335 | 12 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
ck | ck_hp_fifo | 405 | 11 | 0 | 0.04 | 0 | 0 | 0.03 | 0 |
ck | ck_hp_stack | 329 | 12 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
ck | nbds_haz_test | 312 | 10 | 0 | 0.02 | 0 | 0 | 0.01 | 0 |
ck | parallel_bytestring.dele | 1059 | 48 | 0 | 1.67 | 0 | 0 | 1.67 | 0 |
ck | parallel_bytestring | 1058 | 48 | 0 | 1.64 | 0 | 0 | 1.63 | 0 |
ck | throughput | 140 | 10 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | validate | 125 | 6 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_pr_cas_64_2 | 97 | 16 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_pr_cas_64 | 94 | 16 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_pr_fas_64 | 94 | 16 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_list | 140 | 13 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
ck | ck_slist | 126 | 13 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_stailq | 155 | 18 | 0 | 0.03 | 0 | 0 | 0.03 | 0 |
ck | parallel_bytestring | 1296 | 48 | 0 | 5.72 | 0 | 0 | 5.67 | 0 |
ck | ck_ring_spmc | 321 | 35 | 0 | 0.03 | 0 | 0 | 0.02 | 0 |
ck | ck_ring_spmc_template | 321 | 35 | 0 | 0.03 | 0 | 0 | 0.03 | 0 |
ck | ck_ring_spsc | 210 | 25 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_neutral.THROUGHPUT | 178 | 17 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
ck | ck_rp.THROUGHPUT | 163 | 17 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_wp.THROUGHPUT | 163 | 17 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
ck | ck_neutral | 142 | 14 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_rp | 151 | 14 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_wp | 151 | 14 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | throughput | 154 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | validate | 215 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_sequence | 119 | 10 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_anderson.THROUGHPUT | 164 | 21 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_cas.THROUGHPUT | 130 | 21 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_clh.THROUGHPUT | 143 | 21 | 0 | 0.01 | 0 | 0 | 0.00 | 0 |
ck | ck_dec.THROUGHPUT | 133 | 21 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_fas.THROUGHPUT | 130 | 21 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_hclh.THROUGHPUT | 157 | 21 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_mcs.THROUGHPUT | 151 | 21 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_spinlock.THROUGHPUT | 130 | 21 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_ticket_pb.THROUGHPUT | 144 | 21 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_ticket.THROUGHPUT | 133 | 21 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | linux_spinlock.THROUGHPU | 112 | 21 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_anderson | 159 | 8 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_cas | 123 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_clh | 139 | 8 | 0 | 0.01 | 0 | 0 | 0.00 | 0 |
ck | ck_dec | 126 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_fas | 123 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_hclh | 152 | 8 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_mcs | 143 | 8 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | ck_spinlock | 123 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_ticket | 145 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | ck_ticket_pb | 140 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | linux_spinlock | 97 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | mpmc_pair | 141 | 43 | 0 | 0.01 | 0 | 1 | 0.02 | 2 |
ck | mpmc_pop | 150 | 44 | 0 | 0.01 | 0 | 1 | 0.01 | 2 |
ck | mpmc_push | 130 | 22 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | mpmc_trypair | 140 | 35 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | mpmc_trypop | 152 | 36 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | mpmc_trypush | 131 | 22 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | mpnc_push | 126 | 22 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | pthreads_pair | 105 | 26 | 0 | 0.01 | 0 | 0 | 0.00 | 0 |
ck | spinlock_eb_pair | 129 | 26 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | spinlock_eb_pop | 135 | 33 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | spinlock_eb_push | 132 | 29 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | spinlock_pair | 127 | 26 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | spinlock_pop | 133 | 33 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | spinlock_push | 130 | 29 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | upmc_pop | 141 | 20 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | upmc_push | 127 | 22 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | upmc_trypop | 144 | 20 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | upmc_trypush | 129 | 22 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ck | throughput | 155 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | validate | 194 | 10 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | throughput | 160 | 8 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
ck | validate | 139 | 6 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
clam | conftest_4 | 10 | 2 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
clam | conftest_5 | 10 | 2 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
clamsmtp | clamsmtpd | 1752 | 1488 | 0 | 79.56 | 0 | 236434 | - | - |
clsync | clsync | 3747 | 4896 | 0 | 151.83 | 0 | 0 | 166.55 | 0 |
crossfir | cfsndserv | 5568 | 24 | 0 | 0.19 | 0 | 0 | 0.17 | 0 |
ctfutils | ctfmerge | 5489 | 778 | 0 | 38.72 | 0 | 0 | 38.65 | 0 |
das-watc | das_watchdog | 276 | 39 | 0 | 0.04 | 0 | 0 | 0.04 | 0 |
dbmix | dbin.o | 218 | 0 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
dbmix | dbin | 1085 | 480 | 7 | 4.12 | 5 | 33310 | - | - |
dc3dd | dc3dd.o | 2158 | 0 | 0 | 0.11 | 0 | 0 | 0.10 | 0 |
diod | kconjoin | 7024 | 66 | 0 | 0.32 | 0 | 0 | 0.30 | 0 |
diod | pathwalk | 7108 | 50 | 0 | 0.32 | 0 | 0 | 0.29 | 0 |
diod | tatomic | 6961 | 2 | 0 | 0.32 | 0 | 0 | 0.30 | 0 |
diod | tcreate | 6967 | 3 | 0 | 0.32 | 0 | 0 | 0.28 | 0 |
diod | tfcntl2 | 7130 | 199 | 0 | 0.36 | 0 | 0 | 0.30 | 0 |
diod | tfcntl3 | 7158 | 255 | 0 | 0.34 | 0 | 0 | 0.33 | 0 |
diod | tflock2 | 6969 | 2 | 0 | 0.31 | 0 | 0 | 0.29 | 0 |
diod | tflock | 7051 | 113 | 0 | 0.32 | 0 | 0 | 0.29 | 0 |
diod | tfsgid | 6970 | 15 | 0 | 0.31 | 0 | 0 | 0.31 | 0 |
diod | trename | 6953 | 2 | 0 | 0.31 | 0 | 0 | 0.30 | 0 |
diod | tstatfs | 6999 | 36 | 0 | 0.33 | 0 | 0 | 0.28 | 0 |
diod | tstat | 7001 | 28 | 0 | 0.34 | 0 | 0 | 0.31 | 0 |
diod | tsuppgrp | 7039 | 23 | 0 | 0.32 | 0 | 0 | 0.28 | 0 |
diod | tcap | 8468 | 183 | 0 | 0.36 | 0 | 0 | 0.32 | 0 |
diod | tconf | 8389 | 327 | 0 | 0.58 | 0 | 0 | 0.49 | 0 |
diod | tfcntl | 8485 | 74 | 0 | 0.36 | 0 | 0 | 0.32 | 0 |
diod | tfidpool | 8250 | 96 | 0 | 0.43 | 0 | 0 | 0.39 | 0 |
diod | tlist | 8364 | 20 | 0 | 0.36 | 0 | 0 | 0.31 | 0 |
diod | tlua | 8337 | 2 | 0 | 0.35 | 0 | 0 | 0.34 | 0 |
diod | topt | 8359 | 230 | 0 | 0.46 | 0 | 0 | 0.42 | 0 |
diod | tsetfsuid | 8439 | 27 | 0 | 0.35 | 0 | 0 | 0.33 | 0 |
diod | tsetfsuidsupp | 8422 | 119 | 0 | 0.35 | 0 | 0 | 0.32 | 0 |
diod | tsetuid | 8415 | 15 | 0 | 0.37 | 0 | 0 | 0.31 | 0 |
diod | tsuppgrp | 8426 | 23 | 0 | 0.38 | 0 | 0 | 0.33 | 0 |
diod | conjoin | 8269 | 41 | 0 | 0.37 | 0 | 0 | 0.31 | 0 |
diod | tattach | 8240 | 59 | 0 | 12.47 | 0 | 0 | 12.46 | 0 |
diod | tattachmt | 8285 | 72 | 0 | 15.01 | 0 | 0 | 14.92 | 0 |
diod | tflush | 8302 | 120 | 0 | 84.16 | 0 | 0 | 83.95 | 0 |
diod | tgetxattr | 8284 | 151 | 0 | 68.36 | 0 | 0 | 68.17 | 0 |
diod | tmkdir | 8255 | 97 | 0 | 35.58 | 0 | 0 | 35.00 | 0 |
diod | tread | 8258 | 89 | 0 | 27.90 | 0 | 0 | 28.15 | 0 |
diod | tremovexattr | 8240 | 73 | 0 | 23.40 | 0 | 0 | 23.20 | 0 |
diod | tsetxattr | 8249 | 73 | 0 | 23.63 | 0 | 0 | 23.53 | 0 |
diod | tstat | 8257 | 124 | 0 | 23.98 | 0 | 0 | 23.94 | 0 |
diod | twrite | 8250 | 81 | 0 | 27.42 | 0 | 0 | 27.42 | 0 |
diod | txattr | 8221 | 2 | 0 | 0.38 | 0 | 0 | 0.31 | 0 |
diod | diodcat | 8454 | 169 | 0 | 44.46 | 0 | 0 | 44.45 | 0 |
diod | dioddate | 8421 | 137 | 0 | 30.26 | 0 | 0 | 30.27 | 0 |
diod | diodload | 8467 | 185 | 0 | 54.30 | 0 | 0 | 53.77 | 0 |
diod | diodls | 8508 | 327 | 0 | 129.04 | 0 | 0 | 128.88 | 0 |
diod | diodmount | 8752 | 1565 | 0 | 81.60 | 0 | 0 | 80.87 | 0 |
diod | diodshowmount | 8419 | 346 | 0 | 60.46 | 0 | 0 | 60.71 | 0 |
diod | dtop | 8881 | 1033 | 0 | 224.56 | 0 | 0 | 225.57 | 0 |
direwolf | aclients | 908 | 55 | 0 | 0.06 | 0 | 0 | 0.05 | 0 |
djmount | djmount | 3176 | 74 | 0 | 0.20 | 0 | 0 | 0.20 | 0 |
djmount | test_upnp | 3145 | 249 | 0 | 33.30 | 0 | 0 | 33.31 | 0 |
dnshisto | dnshistory | 1358 | 888 | 73 | 5.87 | 1 | 114 | 9.87 | 7 |
doodle | doodled | 2780 | 76 | 0 | 25.77 | 0 | 0 | 25.69 | 0 |
driftnet | driftnet | 1815 | 865 | 0 | 1.37 | 0 | 0 | 1.47 | 0 |
dssi | jack-dssi-host | 1115 | 165 | 0 | 0.49 | 0 | 0 | 0.42 | 0 |
duma | thread-test | 955 | 7 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
dvbackup | dvconnect | 523 | 172 | 0 | 0.08 | 0 | 0 | 0.16 | 0 |
eflite | eflite | 924 | 235 | 10 | 0.56 | 3 | 769 | 0.72 | 37 |
espeakup | espeakup | 386 | 40 | 1 | 0.02 | 1 | 2 | 0.02 | 3 |
espeakup | espeakup | 386 | 40 | 1 | 0.02 | 1 | 2 | 0.02 | 3 |
etherape | etherape | 6474 | 947 | 316 | 26.40 | 4 | 6899 | 30.78 | 19 |
extace | extace | 4021 | 362 | 0 | 1.02 | 0 | 0 | 32.50 | 0 |
eztrace | 17312-lt-eztrace_convert | 1180 | 153 | 0 | 2.79 | 0 | 0 | 2.79 | 0 |
eztrace | eztrace_avail | 1067 | 21 | 0 | 0.06 | 0 | 0 | 0.06 | 0 |
eztrace | eztrace_convert | 1180 | 153 | 0 | 2.88 | 0 | 0 | 2.92 | 0 |
eztrace | eztrace_loaded | 1066 | 21 | 0 | 0.06 | 0 | 0 | 0.06 | 0 |
eztrace | eztrace_stats | 1142 | 149 | 0 | 2.45 | 0 | 0 | 2.41 | 0 |
eztrace | dummy_thread | 56 | 22 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
eztrace | test_pthread | 87 | 54 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
eztrace | stdio | 73 | 23 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
faifa | faifa | 1639 | 26 | 0 | 0.07 | 0 | 0 | 0.05 | 0 |
fakeroot | thread | 15 | 2 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
fcitx-cl | cloudpinyin.c.o | 599 | 0 | 0 | 0.07 | 0 | 0 | 0.09 | 0 |
fcitx-cl | fcitx-cloudpinyin.so | 837 | 0 | 0 | 0.07 | 0 | 0 | 0.08 | 0 |
fcitx | testmessage | 8941 | 7 | 0 | 1.09 | 0 | 0 | 0.99 | 0 |
fio | backend.o | 1272 | 0 | 0 | 0.07 | 0 | 0 | 0.07 | 0 |
flam3 | flam3-convert | 10346 | 13 | 0 | 1.98 | 0 | 0 | 1.92 | 0 |
flowgrin | flowgrindd | 2582 | 498 | 0 | 17.44 | 0 | 0 | 17.72 | 0 |
flowgrin | flowgrindd-flowgrindd.o | 464 | 0 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
flvstrea | streams | 2852 | 341 | 0 | 0.20 | 0 | 0 | 0.19 | 0 |
fontconf | test-pthread | 10613 | 3 | 0 | 0.40 | 0 | 0 | 0.34 | 0 |
fprobe | fprobe | 911 | 316 | 0 | 148.39 | 0 | - | - | - |
fprobe-u | fprobe-ulog | 1009 | 275 | 0 | 24.68 | 0 | 0 | 47.17 | 0 |
fusedav | fusedav | 1435 | 92 | 0 | 0.09 | 0 | 0 | 0.08 | 0 |
fuse | cusexmp | 7245 | 93 | 0 | 1.14 | 0 | 0 | 1.11 | 0 |
fuse | fioc | 7201 | 156 | 0 | 11.18 | 0 | 0 | 11.16 | 0 |
fuse | fsel | 7240 | 168 | 0 | 13.14 | 0 | 0 | 13.13 | 0 |
fuse | fusexmp_fh | 7631 | 156 | 0 | 11.20 | 0 | 0 | 11.11 | 0 |
fuse | fusexmp | 7293 | 156 | 0 | 11.26 | 0 | 0 | 11.41 | 0 |
fuse | hello | 7147 | 156 | 0 | 11.19 | 0 | 0 | 11.09 | 0 |
fuse | hello_ll | 7191 | 89 | 0 | 2.14 | 0 | 0 | 2.13 | 0 |
fuse | null | 7142 | 156 | 0 | 11.13 | 0 | 0 | 11.10 | 0 |
fuse | libfuse.so.2.9.3 | 7077 | 0 | 0 | 0.19 | 0 | 0 | 0.17 | 0 |
fuse | ulockmgr_server | 259 | 21 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
fusesmb | fusesmb.cache | 1089 | 12 | 0 | 0.56 | 0 | 0 | 0.57 | 0 |
fusesmb | fusesmb | 1402 | 17 | 0 | 0.14 | 0 | 0 | 0.15 | 0 |
g15compo | g15composer | 1344 | 70 | 0 | 1.48 | 0 | 0 | 1.48 | 0 |
g15macro | g15macro | 586 | 61 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
g15mpd | g15mpd | 453 | 28 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ganglia | gmetad | 4798 | 206 | 0 | 3.81 | 0 | 0 | 3.81 | 0 |
ghostess | ghostess | 2275 | 1008 | 0 | 1.90 | 0 | 0 | 1.83 | 0 |
ghostess | ghostess-ghostess.o | 1476 | 0 | 0 | 0.10 | 0 | 0 | 0.07 | 0 |
glfw | boing | 2632 | 1342 | 0 | 9.09 | 0 | 0 | 9.16 | 0 |
glfw | gears | 2637 | 1228 | 0 | 8.01 | 0 | 0 | 8.09 | 0 |
glfw | heightmap | 2749 | 1289 | 0 | 9.82 | 0 | 0 | 9.74 | 0 |
glfw | listmodes | 2435 | 110 | 0 | 0.09 | 0 | 0 | 0.09 | 0 |
glfw | mipmaps | 2479 | 1339 | 0 | 13.64 | 0 | 0 | 13.91 | 0 |
glfw | mtbench | 2537 | 179 | 0 | 0.10 | 0 | 0 | 0.12 | 0 |
glfw | mthello | 2433 | 106 | 0 | 0.09 | 0 | 0 | 0.09 | 0 |
glfw | particles | 2837 | 1287 | 0 | 11.97 | 0 | 0 | 15.37 | 0 |
glfw | pong3d | 2773 | 2131 | 0 | 34.66 | 0 | 0 | 34.96 | 0 |
glfw | splitview | 2640 | 1510 | 0 | 11.49 | 0 | 0 | 11.61 | 0 |
glfw | triangle | 2463 | 1225 | 0 | 6.94 | 0 | 0 | 7.14 | 0 |
glfw | wave | 2584 | 1263 | 0 | 7.91 | 0 | 0 | 8.01 | 0 |
glfw | accuracy | 2461 | 1191 | 0 | 6.83 | 0 | 0 | 6.87 | 0 |
glfw | defaults | 2440 | 1015 | 0 | 4.45 | 0 | 0 | 4.45 | 0 |
glfw | dynamic | 2448 | 1119 | 0 | 6.41 | 0 | 0 | 6.59 | 0 |
glfw | events | 2595 | 1436 | 0 | 10.17 | 0 | 0 | 10.46 | 0 |
glfw | fsaa | 2466 | 1280 | 0 | 8.30 | 0 | 0 | 8.37 | 0 |
glfw | fsinput | 2471 | 1224 | 0 | 7.60 | 0 | 0 | 7.66 | 0 |
glfw | iconify | 2489 | 1216 | 0 | 8.59 | 0 | 0 | 8.53 | 0 |
glfw | joysticks | 2477 | 202 | 0 | 0.10 | 0 | 0 | 0.09 | 0 |
glfw | peter | 2469 | 1446 | 0 | 10.20 | 0 | 0 | 10.43 | 0 |
glfw | reopen | 2492 | 1348 | 0 | 7.94 | 0 | 0 | 7.99 | 0 |
glfw | tearing | 2449 | 1191 | 0 | 6.81 | 0 | 0 | 6.87 | 0 |
glfw | version | 2537 | 1036 | 0 | 4.89 | 0 | 0 | 4.99 | 0 |
gnupg-pk | gnupg-pkcs11-scd | 1562 | 145 | 0 | 0.31 | 0 | 0 | 0.31 | 0 |
gphoto2 | gphoto2 | 4168 | 217 | 0 | 7.84 | 0 | 0 | 7.83 | 0 |
gphoto2 | gphoto2-main.o | 1313 | 0 | 0 | 0.06 | 0 | 0 | 0.05 | 0 |
gross | bloom | 1041 | 2517 | 0 | 9.12 | 0 | 0 | 29.12 | 0 |
gross | grossd | 3694 | 1492 | 0 | 9.86 | 0 | 0 | 9.81 | 0 |
gross | msgqueue | 1095 | 84 | 0 | 0.04 | 0 | 0 | 0.04 | 0 |
gross | sha256 | 769 | 58 | 0 | 0.02 | 0 | 0 | 0.03 | 0 |
ivykis | test | 2243 | 112 | 0 | 0.31 | 0 | 0 | 0.31 | 0 |
ivykis | kojines | 2414 | 88 | 0 | 0.22 | 0 | 0 | 0.21 | 0 |
ivykis | libivykis.so.0.3.5 | 2102 | 0 | 0 | 0.05 | 0 | 0 | 0.06 | 0 |
ivykis | 16720-lt-avl | 2216 | 16 | 0 | 0.09 | 0 | 0 | 0.08 | 0 |
ivykis | 41680-lt-iv_event_raw_ | 2150 | 74 | 0 | 0.12 | 0 | 0 | 0.12 | 0 |
ivykis | 45379-lt-struct_sizes | 2145 | 0 | 0 | 0.07 | 0 | 0 | 0.05 | 0 |
ivykis | 48365-lt-timer | 2142 | 84 | 0 | 0.11 | 0 | 0 | 0.10 | 0 |
ivykis | 52401-lt-timer_order | 2153 | 86 | 0 | 0.31 | 0 | 0 | 0.33 | 0 |
ivykis | 9596-lt-iv_signal_test | 2138 | 78 | 0 | 0.19 | 0 | 0 | 0.18 | 0 |
ivykis | avl | 2216 | 16 | 0 | 0.09 | 0 | 0 | 0.09 | 0 |
ivykis | client | 2175 | 71 | 0 | 0.12 | 0 | 0 | 0.12 | 0 |
ivykis | connectfail | 2159 | 72 | 0 | 0.12 | 0 | 0 | 0.11 | 0 |
ivykis | connectreset | 2224 | 81 | 0 | 0.13 | 0 | 0 | 0.12 | 0 |
ivykis | iv_event_raw_test | 2150 | 74 | 0 | 0.16 | 0 | 0 | 0.11 | 0 |
ivykis | iv_event_test | 2165 | 117 | 0 | 0.25 | 0 | 0 | 0.22 | 0 |
ivykis | iv_fd_pump_discard | 2190 | 73 | 0 | 0.14 | 0 | 0 | 0.12 | 0 |
ivykis | iv_fd_pump_echo | 2185 | 72 | 0 | 0.11 | 0 | 0 | 0.11 | 0 |
ivykis | iv_inotify_test | 2210 | 70 | 0 | 0.17 | 0 | 0 | 0.17 | 0 |
ivykis | iv_popen_test | 2182 | 124 | 0 | 0.62 | 0 | 0 | 0.59 | 0 |
ivykis | iv_signal_child_test | 2147 | 137 | 0 | 0.66 | 0 | 0 | 0.66 | 0 |
ivykis | iv_signal_test | 2138 | 78 | 0 | 0.18 | 0 | 0 | 0.21 | 0 |
ivykis | iv_thread_test | 2139 | 138 | 0 | 0.26 | 0 | 0 | 0.26 | 0 |
ivykis | iv_wait_test | 2191 | 129 | 0 | 0.59 | 0 | 0 | 0.59 | 0 |
ivykis | iv_work_test | 2169 | 204 | 0 | 0.44 | 0 | 0 | 0.44 | 0 |
ivykis | null | 2135 | 72 | 0 | 0.10 | 0 | 0 | 0.13 | 0 |
ivykis | server | 2178 | 69 | 0 | 0.11 | 0 | 0 | 0.12 | 0 |
ivykis | server_thread | 2189 | 138 | 31 | 0.26 | 7 | 912 | 0.36 | 15 |
ivykis | struct_sizes | 2145 | 0 | 0 | 0.06 | 0 | 0 | 0.06 | 0 |
ivykis | timer | 2142 | 84 | 0 | 0.13 | 0 | 0 | 0.10 | 0 |
ivykis | timer_order | 2153 | 86 | 0 | 0.34 | 0 | 0 | 0.31 | 0 |
ivykis | server_thread-server.o | 65 | 0 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
jack-std | jack-stdin | 270 | 63 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
jack-std | jack-stdout | 227 | 56 | 0 | 0.02 | 0 | 0 | 0.01 | 0 |
jalv | jalv | 1270 | 73 | 0 | 0.21 | 0 | 0 | 0.20 | 0 |
jalv | jalv.gtk3 | 1755 | 73 | 0 | 0.30 | 0 | 0 | 0.28 | 0 |
jalv | jalv.gtk | 1757 | 73 | 0 | 0.31 | 0 | 0 | 0.29 | 0 |
libapach | qsfilter2 | 1487 | 191 | 0 | 23.34 | 0 | 0 | 23.29 | 0 |
libapach | qsrotate | 437 | 67 | 0 | 0.26 | 0 | 0 | 0.26 | 0 |
libasync | asyncns-test | 755 | 33 | 0 | 0.22 | 0 | 0 | 0.19 | 0 |
libatomi | test_atomic | 660 | 44 | 0 | 0.50 | 0 | 0 | 0.50 | 0 |
libatomi | test_atomic_pthreads | 1425 | 922 | 0 | 58.31 | 0 | 0 | 59.06 | 0 |
libatomi | test_malloc | 342 | 2 | 0 | 0.17 | 0 | 0 | 0.16 | 0 |
libatomi | test_stack | 346 | 27 | 0 | 0.22 | 0 | 0 | 0.18 | 0 |
libdv | dvconnect | 528 | 198 | 0 | 0.11 | 0 | 1850 | 0.83 | 9 |
libfiu | kill.bin | 819 | 1 | 0 | 0.09 | 0 | 0 | 0.07 | 0 |
libfiu | malloc.bin | 819 | 1 | 0 | 0.08 | 0 | 0 | 0.09 | 0 |
libfiu | mmap.bin | 819 | 1 | 0 | 0.11 | 0 | 0 | 0.08 | 0 |
libfiu | open64.bin | 819 | 1 | 0 | 0.08 | 0 | 0 | 0.09 | 0 |
libfiu | open.bin | 819 | 1 | 0 | 0.08 | 0 | 0 | 0.07 | 0 |
libfiu | pread64.bin | 819 | 1 | 0 | 0.08 | 0 | 0 | 0.09 | 0 |
libfiu | pread.bin | 819 | 1 | 0 | 0.08 | 0 | 0 | 0.09 | 0 |
libfiu | strdup.bin | 819 | 1 | 0 | 0.08 | 0 | 0 | 0.08 | 0 |
libfiu | test-enable_stack_by_n | 803 | 31 | 0 | 0.31 | 0 | 0 | 0.34 | 0 |
libfiu | test-enable_stack | 803 | 24 | 0 | 0.33 | 0 | 0 | 0.30 | 0 |
libfiu | test-parallel | 867 | 30 | 0 | 0.27 | 0 | 0 | 0.30 | 0 |
libfiu | test-parallel-wildcard | 877 | 24 | 0 | 0.73 | 0 | 0 | 0.73 | 0 |
libgadu | conn-async | 8590 | 184 | 0 | 1.55 | 0 | 0 | 1.51 | 0 |
libgadu | httphash | 8580 | 2 | 0 | 0.32 | 0 | 0 | 0.29 | 0 |
libgadu | send | 8576 | 591 | 0 | 35.22 | 0 | 0 | 35.41 | 0 |
libgadu | status | 8561 | 370 | 0 | 3.68 | 0 | 0 | 3.67 | 0 |
libgadu | connect | 9251 | 287 | 0 | 6.60 | 0 | 0 | 6.52 | 0 |
libgadu | packet | 8683 | 362 | 0 | 0.56 | 0 | 0 | 0.58 | 0 |
libgadu | protocol | 9112 | 217 | 0 | 2.16 | 0 | 0 | 2.11 | 0 |
libgadu | resolver | 8844 | 2528 | 0 | 41.57 | 0 | 0 | 44.68 | 0 |
libgadu | client | 8742 | 412 | 0 | 5.50 | 0 | 0 | 5.50 | 0 |
libgadu | dcc7 | 8795 | 1097 | 0 | 25.12 | 0 | 0 | 25.03 | 0 |
libgadu | userlist | 8706 | 467 | 0 | 6.57 | 0 | 0 | 6.55 | 0 |
liblo | example_server | 2756 | 73 | 0 | 0.14 | 0 | 0 | 0.16 | 0 |
liblo | example_tcp_echo_serve | 2793 | 157 | 0 | 2.38 | 0 | - | - | - |
liblo | nonblocking_server_exam | 2789 | 496 | 0 | 47.78 | 0 | 0 | 48.00 | 0 |
liblo | 44917-lt-testlo | 3647 | 99 | 0 | 2.50 | 0 | 0 | 2.48 | 0 |
liblo | subtest | 2769 | 128 | 0 | 1.50 | 0 | - | - | - |
liblo | test_bidirectional_tcp | 2768 | 832 | 0 | 112.18 | 0 | 0 | 386.03 | 0 |
liblo | testlo | 3647 | 99 | 0 | 2.52 | 0 | 0 | 2.49 | 0 |
liblo | oscdump | 2759 | 476 | 0 | 22.39 | 0 | 0 | 22.35 | 0 |
liblo | oscsend | 2895 | 57 | 0 | 0.51 | 0 | 0 | 0.51 | 0 |
liblscp | example_server | 3230 | 3 | 0 | 0.09 | 0 | 0 | 0.08 | 0 |
libocas | msvmocas | 2394 | 658 | 0 | 3.54 | 0 | 0 | 3.51 | 0 |
libocas | svmocas | 2483 | 1841 | 0 | 21.66 | 0 | 0 | 22.51 | 0 |
libpthre | 3388-lt-test_witem_cach | 588 | 192 | 0 | 0.10 | 0 | 6 | 0.10 | 4 |
libpthre | 39116-lt-test_latency | 720 | 391 | 2 | 1.09 | 1 | 19 | 18.09 | 8 |
libpthre | 5053-lt-test_api | 725 | 685 | 719 | 2.08 | 3 | 4052 | 30.71 | 24 |
libpthre | test_api | 725 | 685 | 719 | 2.10 | 3 | 4052 | 30.76 | 24 |
libpthre | test_latency | 720 | 391 | 2 | 1.14 | 1 | 19 | 18.05 | 8 |
libpthre | test_witem_cache | 588 | 192 | 0 | 0.10 | 0 | 6 | 0.11 | 4 |
libqb | ipcclient | 6846 | 2198 | 0 | 55.10 | 0 | 0 | 55.17 | 0 |
libqb | ipcserver | 6857 | 567 | 0 | 9.82 | 0 | 0 | 9.78 | 0 |
libqb | mapnotify | 6860 | 0 | 0 | 0.24 | 0 | 0 | 0.21 | 0 |
libqb | tcpclient | 6768 | 4 | 0 | 0.21 | 0 | 0 | 0.20 | 0 |
libqb | tcpserver | 6791 | 153 | 0 | 0.52 | 0 | 0 | 0.50 | 0 |
libqb | 19920-lt-crash_test_dum | 6760 | 1377 | 0 | 32.06 | 0 | 0 | 31.99 | 0 |
libqb | 29305-lt-loop.test | 7199 | 589 | 0 | 5.80 | 0 | 0 | 5.86 | 0 |
libqb | 33173-lt-array.test | 6806 | 589 | 0 | 5.86 | 0 | 0 | 5.82 | 0 |
libqb | 39814-lt-map.test | 7347 | 589 | 0 | 6.86 | 0 | 0 | 6.86 | 0 |
libqb | 46702-lt-rb.test | 6856 | 589 | 0 | 5.60 | 0 | 0 | 5.60 | 0 |
libqb | 53308-lt-log.test | 7232 | 0 | 0 | 0.24 | 0 | 0 | 0.21 | 0 |
libqb | 59629-lt-ipc.test | 7609 | 589 | 0 | 6.00 | 0 | 0 | 6.04 | 0 |
libqb | array.test | 6806 | 589 | 0 | 5.86 | 0 | 0 | 5.89 | 0 |
libqb | bench-log | 6752 | 1251 | 0 | 83.57 | 0 | 0 | 81.73 | 0 |
libqb | bmcpt | 6792 | 1323 | 0 | 7.91 | 0 | 0 | 7.86 | 0 |
libqb | bms | 6854 | 1035 | 0 | 12.24 | 0 | 0 | 12.19 | 0 |
libqb | crash_test_dummy | 6760 | 1377 | 0 | 32.18 | 0 | 0 | 32.10 | 0 |
libqb | format_compare_speed | 6743 | 8 | 0 | 0.20 | 0 | 0 | 0.18 | 0 |
libqb | ipc.test | 7609 | 589 | 0 | 6.04 | 0 | 0 | 5.99 | 0 |
libqb | log.test | 7232 | 0 | 0 | 0.23 | 0 | 0 | 0.21 | 0 |
libqb | loop | 6783 | 743 | 0 | 9.90 | 0 | 0 | 9.84 | 0 |
libqb | loop.test | 7199 | 589 | 0 | 5.84 | 0 | 0 | 5.84 | 0 |
libqb | map.test | 7347 | 589 | 0 | 6.91 | 0 | 0 | 6.84 | 0 |
libqb | rbreader | 6733 | 956 | 0 | 10.17 | 0 | 0 | 10.12 | 0 |
libqb | rb.test | 6856 | 589 | 0 | 5.59 | 0 | 0 | 5.59 | 0 |
libqb | util.test | 6804 | 589 | 0 | 5.91 | 0 | 0 | 5.86 | 0 |
libqb | 22273-lt-qb-blackbox | 6718 | 790 | 0 | 10.94 | 0 | 0 | 10.95 | 0 |
libqb | qb-blackbox | 6718 | 790 | 0 | 11.01 | 0 | 0 | 10.92 | 0 |
libraw | half_mt | 79 | 23 | 0 | 0.01 | 0 | 1 | 0.01 | 2 |
libshout | example | 3030 | 65 | 0 | 8.75 | 0 | 0 | 8.72 | 0 |
libshout | nonblocking | 3046 | 116 | 0 | 28.43 | 0 | 0 | 28.38 | 0 |
libspf2 | spfd.o | 420 | 0 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
libsysac | cpu | 791 | 25 | 0 | 0.04 | 0 | 0 | 0.04 | 0 |
libsysac | disk | 805 | 30 | 0 | 0.06 | 0 | 0 | 0.07 | 0 |
libsysac | memory | 763 | 25 | 0 | 0.03 | 0 | 0 | 0.04 | 0 |
libsysac | network | 806 | 18 | 0 | 0.07 | 0 | 0 | 0.06 | 0 |
libsysac | process | 828 | 37 | 0 | 0.18 | 0 | 0 | 0.18 | 0 |
libsysac | swap | 779 | 23 | 0 | 0.04 | 0 | 0 | 0.03 | 0 |
liburcu | cds_hlist_add_head_rc | 1068 | 2 | 0 | 0.09 | 0 | 0 | 0.09 | 0 |
liburcu | cds_hlist_del_rcu | 1079 | 34 | 0 | 0.35 | 0 | 2 | 0.72 | 2 |
liburcu | cds_hlist_for_each_en | 1072 | 12 | 0 | 0.09 | 0 | 0 | 0.08 | 0 |
liburcu | cds_hlist_for_each_rc | 1075 | 12 | 0 | 0.09 | 0 | 0 | 0.08 | 0 |
liburcu | cds_lfs_pop_all_block | 1340 | 2 | 0 | 0.06 | 0 | 0 | 0.05 | 0 |
liburcu | cds_lfs_pop_blocking | 1341 | 2 | 0 | 0.06 | 0 | 0 | 0.05 | 0 |
liburcu | cds_lfs_push | 1339 | 2 | 0 | 0.06 | 0 | 0 | 0.05 | 0 |
liburcu | cds_list_add_rcu | 1067 | 2 | 0 | 0.09 | 0 | 0 | 0.08 | 0 |
liburcu | cds_list_add_tail_rcu | 1067 | 2 | 0 | 0.09 | 0 | 0 | 0.09 | 0 |
liburcu | cds_list_del_rcu | 1077 | 34 | 0 | 0.35 | 0 | 2 | 0.72 | 2 |
liburcu | cds_list_for_each_ent | 1071 | 12 | 0 | 0.09 | 0 | 0 | 0.09 | 0 |
liburcu | cds_list_for_each_rcu | 1074 | 12 | 0 | 0.09 | 0 | 0 | 0.08 | 0 |
liburcu | cds_list_replace_rcu | 1085 | 34 | 0 | 0.35 | 0 | 2 | 0.73 | 2 |
liburcu | cds_lfht_add | 2495 | 33 | 0 | 0.31 | 0 | 0 | 0.30 | 0 |
liburcu | cds_lfht_add_replace | 2514 | 66 | 0 | 2.12 | 0 | 54 | 3.45 | 6 |
liburcu | cds_lfht_add_unique | 2508 | 34 | 0 | 0.32 | 0 | 0 | 0.30 | 0 |
liburcu | cds_lfht_del | 2535 | 83 | 0 | 3.13 | 0 | 58 | 4.69 | 5 |
liburcu | cds_lfht_destroy | 2515 | 73 | 0 | 2.63 | 0 | 56 | 4.10 | 6 |
liburcu | cds_lfht_for_each_ent | 2515 | 43 | 0 | 0.51 | 0 | 0 | 0.50 | 0 |
liburcu | cds_lfht_lookup | 2519 | 43 | 0 | 0.50 | 0 | 0 | 0.49 | 0 |
liburcu | cds_lfq_dequeue | 2395 | 51 | 0 | 0.61 | 0 | 62 | 1.42 | 8 |
liburcu | cds_lfq_enqueue | 2374 | 12 | 0 | 0.15 | 0 | 0 | 0.13 | 0 |
liburcu | bp | 1175 | 9 | 0 | 0.08 | 0 | 0 | 0.08 | 0 |
liburcu | mb | 1074 | 28 | 0 | 0.65 | 0 | 0 | 0.64 | 0 |
liburcu | membarrier | 1084 | 59 | 0 | 0.78 | 0 | 148 | 6.68 | 8 |
liburcu | qsbr | 1083 | 21 | 0 | 0.64 | 0 | 0 | 0.62 | 0 |
liburcu | signal | 1102 | 40 | 0 | 0.81 | 0 | 0 | 0.78 | 0 |
liburcu | test_perthreadlock | 1740 | 58 | 0 | 0.18 | 0 | 0 | 0.17 | 0 |
liburcu | test_perthreadlock_timi | 1634 | 17 | 0 | 0.17 | 0 | 0 | 0.16 | 0 |
liburcu | test_rwlock | 1729 | 48 | 0 | 0.19 | 0 | 0 | 0.19 | 0 |
liburcu | test_rwlock_timing | 1626 | 13 | 0 | 0.19 | 0 | 0 | 0.16 | 0 |
liburcu | test_urcu_assign_dynam | 1751 | 78 | 0 | 0.30 | 0 | 48 | 0.81 | 2 |
liburcu | test_urcu_assign | 1781 | 78 | 0 | 0.28 | 0 | 48 | 0.91 | 2 |
liburcu | test_urcu_bp_dynamic_ | 1832 | 61 | 0 | 0.22 | 0 | 0 | 0.21 | 0 |
liburcu | test_urcu_bp | 1875 | 61 | 0 | 0.22 | 0 | 0 | 0.20 | 0 |
liburcu | test_urcu_dynamic_link | 1736 | 72 | 0 | 0.31 | 0 | 48 | 0.87 | 2 |
liburcu | test_urcu | 1791 | 72 | 0 | 0.30 | 0 | 48 | 0.84 | 2 |
liburcu | test_urcu_gc | 1816 | 101 | 0 | 0.58 | 0 | 96 | 6.83 | 4 |
liburcu | test_urcu_hash | 4592 | 162 | 0 | 14.39 | 0 | 0 | 14.19 | 0 |
liburcu | test_urcu_lfq_dynlink | 3435 | 206 | 0 | 9.20 | 0 | - | - | - |
liburcu | test_urcu_lfq | 3556 | 206 | 0 | 9.60 | 0 | - | - | - |
liburcu | test_urcu_lfs_dynlink | 3486 | 318 | 0 | 24.85 | 0 | - | - | - |
liburcu | test_urcu_lfs | 3596 | 318 | 0 | 25.52 | 0 | - | - | - |
liburcu | test_urcu_lfs_rcu_dyn | 3432 | 199 | 0 | 7.94 | 0 | - | - | - |
liburcu | test_urcu_lfs_rcu | 3518 | 199 | 0 | 8.14 | 0 | - | - | - |
liburcu | test_urcu_lgc | 1790 | 101 | 0 | 0.53 | 0 | 96 | 6.81 | 4 |
liburcu | test_urcu_mb | 1779 | 55 | 0 | 0.27 | 0 | 0 | 0.26 | 0 |
liburcu | test_urcu_mb_gc | 1804 | 79 | 0 | 0.44 | 0 | 0 | 0.42 | 0 |
liburcu | test_urcu_mb_lgc | 1778 | 79 | 0 | 0.43 | 0 | 0 | 0.39 | 0 |
liburcu | test_urcu_qsbr_dynamic | 1738 | 53 | 0 | 0.26 | 0 | 0 | 0.25 | 0 |
liburcu | test_urcu_qsbr | 1792 | 53 | 0 | 0.27 | 0 | 0 | 0.25 | 0 |
liburcu | test_urcu_qsbr_gc | 1807 | 76 | 0 | 0.41 | 0 | 0 | 0.40 | 0 |
liburcu | test_urcu_qsbr_lgc | 1781 | 76 | 0 | 0.41 | 0 | 0 | 0.37 | 0 |
liburcu | test_urcu_qsbr_timing | 1678 | 17 | 0 | 0.22 | 0 | 0 | 0.20 | 0 |
liburcu | test_urcu_signal_dynam | 1754 | 63 | 0 | 0.30 | 0 | 0 | 0.30 | 0 |
liburcu | test_urcu_signal | 1807 | 63 | 0 | 0.30 | 0 | 0 | 0.29 | 0 |
liburcu | test_urcu_signal_gc | 1832 | 83 | 0 | 0.53 | 0 | 0 | 0.55 | 0 |
liburcu | test_urcu_signal_lgc | 1806 | 83 | 0 | 0.51 | 0 | 0 | 0.48 | 0 |
liburcu | test_urcu_signal_timin | 1705 | 24 | 0 | 0.24 | 0 | 0 | 0.25 | 0 |
liburcu | test_urcu_signal_yield | 1813 | 68 | 0 | 0.31 | 0 | 0 | 0.29 | 0 |
liburcu | test_urcu_timing | 1689 | 34 | 0 | 0.25 | 0 | 48 | 0.66 | 2 |
liburcu | test_urcu_wfcq_dynlink | 798 | 73 | 0 | 0.79 | 0 | 0 | 0.87 | 0 |
liburcu | test_urcu_wfcq | 960 | 73 | 0 | 0.79 | 0 | 0 | 0.86 | 0 |
liburcu | test_urcu_wfq_dynlink | 674 | 46 | 0 | 0.11 | 0 | 0 | 0.11 | 0 |
liburcu | test_urcu_wfq | 749 | 46 | 0 | 0.16 | 0 | 0 | 0.15 | 0 |
liburcu | test_urcu_wfs_dynlink | 794 | 74 | 0 | 0.24 | 0 | 0 | 0.50 | 0 |
liburcu | test_urcu_wfs | 924 | 74 | 0 | 0.25 | 0 | 0 | 0.54 | 0 |
liburcu | test_urcu_yield | 1797 | 77 | 0 | 0.30 | 0 | 48 | 0.84 | 2 |
liburcu | test_mutex | 207 | 54 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
liburcu | rcutorture_urcu_bp | 2017 | 345 | 0 | 5.54 | 0 | 0 | 5.52 | 0 |
liburcu | rcutorture_urcu_mb | 1919 | 345 | 0 | 12.44 | 0 | 0 | 12.43 | 0 |
liburcu | rcutorture_urcu_qsbr | 1930 | 345 | 0 | 11.69 | 0 | 0 | 11.79 | 0 |
liburcu | rcutorture_urcu_signal | 1947 | 409 | 0 | 15.65 | 0 | 0 | 18.50 | 0 |
liburcu | 12089-lt-test_urcu_mult | 7363 | 51 | 0 | 2.87 | 0 | 0 | 2.50 | 0 |
liburcu | 18634-lt-test_urcu_mult | 7261 | 51 | 0 | 2.21 | 0 | 0 | 2.45 | 0 |
liburcu | test_urcu_multiflavor_ | 7261 | 51 | 0 | 2.23 | 0 | 0 | 2.48 | 0 |
liburcu | test_urcu_multiflavor | 7363 | 51 | 0 | 2.22 | 0 | 0 | 2.45 | 0 |
libxcryp | blowfish-test | 1195 | 14 | 0 | 0.09 | 0 | 0 | 0.09 | 0 |
lingot | lingot | 2504 | 110 | 0 | 0.34 | 0 | 0 | 0.34 | 0 |
logapp | logapp | 1661 | 288 | 0 | 6.06 | 0 | 0 | 6.05 | 0 |
memcache | memcached-debug | 5382 | 612 | 8 | 9.96 | 4 | - | - | - |
memcache | memcached | 5231 | 602 | 8 | 9.43 | 4 | - | - | - |
memcache | testapp | 1225 | 4 | 0 | 0.05 | 0 | 0 | 0.04 | 0 |
mesa-dem | xeglthreads | 402 | 74 | 0 | 0.02 | 0 | 0 | 0.03 | 0 |
mesa-dem | glthreads | 360 | 72 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
mesa-dem | sharedtex_mt | 280 | 74 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
meterec | meterec | 2279 | 662 | 0 | 14.51 | 0 | 0 | 50.14 | 0 |
microcom | microcom | 1277 | 117 | 0 | 0.17 | 0 | 0 | 0.18 | 0 |
miredo | server.o | 230 | 0 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
miredo | teredo-mire | 1423 | 26 | 0 | 0.06 | 0 | 0 | 0.06 | 0 |
miredo | miredo | 2455 | 35 | 0 | 0.14 | 0 | 0 | 0.13 | 0 |
miredo | miredo-privproc | 1405 | 7 | 0 | 0.04 | 0 | 0 | 0.04 | 0 |
miredo | miredo-server | 1187 | 35 | 0 | 0.10 | 0 | 0 | 0.09 | 0 |
miredo | relayd.o | 250 | 0 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
mktorren | mktorrent | 684 | 15 | 0 | 0.07 | 0 | 0 | 0.08 | 0 |
mmpong | mmpongd | 1464 | 185 | 0 | 0.96 | 0 | 0 | 0.97 | 0 |
mutextra | two_threads_one_mutex | 100 | 11 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
mxallowd | mxallowd | 411 | 75 | 0 | 0.04 | 0 | 0 | 0.04 | 0 |
n2n | supernode | 1621 | 526 | 0 | 3.59 | 0 | 0 | 5.91 | 0 |
netsniff | curvetun | 3340 | 263 | 0 | 6.25 | 0 | 0 | 6.22 | 0 |
netsniff | flowtop | 2011 | 77 | 0 | 0.57 | 0 | 0 | 0.56 | 0 |
nis | ypbind | 1510 | 768 | 0 | 3.63 | 0 | 13822 | 65.40 | 13 |
nis | ypbind-mt.o | 497 | 0 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
nis | ypserv_test | 370 | 89 | 0 | 0.05 | 0 | 0 | 0.04 | 0 |
nis | ypserv_test.o | 364 | 0 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
npth | 27086-lt-t-mutex | 259 | 2 | 0 | 0.01 | 0 | 0 | 0.00 | 0 |
npth | 28610-lt-t-thread | 337 | 8 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
npth | t-mutex | 259 | 2 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
npth | t-thread | 337 | 8 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
nspr | libplds4.so | 11994 | 0 | 0 | 0.32 | 0 | 0 | 0.29 | 0 |
nspr | libplc4.so | 12208 | 0 | 0 | 0.33 | 0 | 0 | 0.30 | 0 |
nspr | libnspr4.so | 11647 | 0 | 0 | 0.31 | 0 | 0 | 0.28 | 0 |
nss-pam- | nslcd.o | 470 | 0 | 0 | 0.01 | 0 | 0 | 0.01 | 0 |
ocamlnet | netplex-admin | 3092 | 2 | 0 | 0.58 | 0 | 0 | 0.51 | 0 |
ocamlnet | ocamlrpcgen | 3252 | 2 | 0 | 0.47 | 0 | 0 | 0.41 | 0 |
openais | testlck | 807 | 123 | 0 | 5.90 | 0 | 0 | 5.86 | 0 |
openais | testtmr | 563 | 97 | 0 | 0.33 | 0 | 0 | 0.33 | 0 |
opendnss | ods-hsmspeed | 2311 | 45 | 0 | 7.57 | 0 | 0 | 7.55 | 0 |
opendnss | ods-hsmspeed | 2311 | 45 | 0 | 7.40 | 0 | 0 | 7.41 | 0 |
parprout | parprouted | 532 | 20 | 0 | 0.02 | 0 | 0 | 0.01 | 0 |
partclon | partclone.chkimg | 1283 | 2570 | 0 | 11.15 | 0 | 0 | 17.07 | 0 |
partclon | partclone.dd | 1342 | 2824 | 0 | 15.54 | 0 | 0 | 23.37 | 0 |
partclon | partclone.exfat | 3221 | 5626 | 0 | 228.43 | 0 | 0 | 249.19 | 0 |
partclon | partclone.extfs | 1472 | 3386 | 0 | 24.71 | 0 | 0 | 37.25 | 0 |
partclon | partclone.f2fs | 2924 | 3807 | 0 | 411.38 | 0 | 0 | 542.90 | 0 |
partclon | partclone.fat | 1639 | 4695 | 0 | 45.04 | 0 | 0 | 64.84 | 0 |
partclon | partclone.hfsp | 1473 | 4125 | 0 | 28.35 | 0 | 0 | 46.12 | 0 |
partclon | partclone.imager | 1352 | 2824 | 0 | 15.77 | 0 | 0 | 23.49 | 0 |
partclon | partclone.minix | 1489 | 3500 | 0 | 26.11 | 0 | 0 | 40.09 | 0 |
partclon | partclone.ntfs | 1447 | 3771 | 0 | 25.20 | 0 | 0 | 40.30 | 0 |
partclon | partclone.reiser4 | 1412 | 3117 | 0 | 20.88 | 0 | 0 | 30.61 | 0 |
partclon | partclone.restore | 1332 | 2824 | 0 | 15.55 | 0 | 0 | 23.32 | 0 |
pidentd | identd | 1367 | 581 | 0 | 11.01 | 0 | 2 | 12.52 | 2 |
pnscan | pnscan | 781 | 177 | 0 | 1.17 | 0 | 0 | 1.16 | 0 |
portmidi | latency | 1295 | 229 | 0 | 0.18 | 0 | 0 | 0.18 | 0 |
portmidi | midithread | 1311 | 371 | 0 | 0.31 | 0 | 0 | 0.31 | 0 |
portmidi | midithru | 1294 | 392 | 0 | 0.22 | 0 | 0 | 0.22 | 0 |
portmidi | mm | 1495 | 297 | 0 | 0.24 | 0 | 0 | 0.25 | 0 |
portmidi | qtest | 1282 | 0 | 0 | 0.05 | 0 | 0 | 0.04 | 0 |
portmidi | test | 1419 | 531 | 0 | 0.98 | 0 | 0 | 0.99 | 0 |
privbind | testbind | 103 | 35 | 2 | 0.00 | 1 | 18 | 0.01 | 6 |
proxsmtp | proxsmtpd | 2023 | 1934 | 0 | 167.75 | 0 | - | - | - |
ptunnel | ptunnel | 1119 | 1805 | 65 | 19.57 | 3 | 2070 | 43.31 | 32 |
radsecpr | radsecproxy | 5431 | 847 | 0 | 20.63 | 0 | 0 | 24.02 | 0 |
radsecpr | t_fticks | 5453 | 2 | 0 | 0.18 | 0 | 0 | 0.15 | 0 |
rng-tool | rngd | 1055 | 404 | 105 | 0.89 | 2 | 1887 | 2.13 | 26 |
rss-glx | matrixview | 718 | 284 | 0 | 14.21 | 0 | 0 | 87.34 | 0 |
rtkit | rtkit-daemon | 1579 | 137 | 0 | 0.38 | 0 | 0 | 0.38 | 0 |
rtpproxy | rtpproxy | 2386 | 3212 | 0 | 81.23 | 0 | 0 | 81.60 | 0 |
see | seetxt | 2227 | 302 | 0 | 2.36 | 0 | 0 | 2.30 | 0 |
signing- | keyanalyze | 329 | 83 | 0 | 0.15 | 0 | 0 | 0.14 | 0 |
sleepd | sleepd | 750 | 134 | 0 | 0.94 | 0 | 0 | 1.09 | 0 |
slurm-dr | drmaa-run | 4002 | 22252 | 0 | 207.45 | 0 | 0 | 216.79 | 0 |
slurm-dr | hpc-bash | 3880 | 4 | 0 | 0.15 | 0 | 0 | 0.13 | 0 |
slurm-dr | exception_test | 4657 | 10858 | 0 | 53.76 | 0 | 0 | 54.61 | 0 |
sndfile- | sndfile-jackplay | 124 | 18 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
soundmod | soundmodemconfig | 7569 | 29 | 0 | 0.49 | 0 | 0 | 0.47 | 0 |
soundmod | chansimberr | 5200 | 396 | 0 | 1.51 | 0 | 0 | 1.49 | 0 |
soundmod | chansim | 5164 | 357 | 0 | 1.27 | 0 | 0 | 1.28 | 0 |
soundmod | soundmodem | 5804 | 560 | 0 | 302.94 | 0 | - | - | - |
spectool | spectool_curses | 2642 | 26 | 0 | 0.36 | 0 | 0 | 0.39 | 0 |
spectool | spectool_gtk | 5243 | 9 | 0 | 0.23 | 0 | 0 | 0.23 | 0 |
spectool | spectool_net | 2416 | 16 | 0 | 0.25 | 0 | 0 | 0.21 | 0 |
spectool | spectool_raw | 2552 | 37 | 0 | 0.26 | 0 | 0 | 0.23 | 0 |
sshguard | sshguard | 2570 | 3090 | 0 | 408.84 | 0 | - | - | - |
sucrack | sucrack | 705 | 157 | 9 | 0.11 | 1 | 28 | 0.13 | 7 |
taningia | atom | 2698 | 2 | 0 | 0.35 | 0 | 0 | 0.33 | 0 |
taningia | iri | 2713 | 2 | 0 | 0.15 | 0 | 0 | 0.16 | 0 |
taningia | list | 2731 | 2 | 0 | 0.12 | 0 | 0 | 0.09 | 0 |
taningia | log | 2656 | 2 | 0 | 0.09 | 0 | 0 | 0.07 | 0 |
taningia | srv | 2657 | 2 | 0 | 0.10 | 0 | 0 | 0.07 | 0 |
taningia | xmpp-client-2 | 2694 | 42 | 0 | 0.24 | 0 | 0 | 0.21 | 0 |
taningia | xmpp-client | 2696 | 48 | 0 | 0.25 | 0 | 0 | 0.24 | 0 |
taningia | libtaningia.so.0.0.2 | 2636 | 0 | 0 | 0.07 | 0 | 0 | 0.08 | 0 |
timemach | main.o | 157 | 0 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
timemach | timemachine | 977 | 78 | 0 | 0.11 | 0 | 0 | 0.09 | 0 |
twclock | twclock | 836 | 205 | 297 | 0.39 | 1 | 1800 | 1.75 | 3 |
udpcast | udp-receiver | 1982 | 837 | 4 | 21.42 | 1 | 4 | 90.67 | 2 |
udpcast | udp-sender | 2408 | 824 | 1 | 19.47 | 1 | 1 | 35.58 | 2 |
w3cam | w3camd | 593 | 29 | 0 | 0.10 | 0 | 0 | 0.10 | 0 |
weborf | weborf | 1915 | 432 | 1089 | 94.33 | 1 | 2880 | 95.68 | 5 |
wmaloade | wmaloader | 324 | 55 | 0 | 0.02 | 0 | 0 | 0.02 | 0 |
wysihtml | wysidocbookdaemon | 89 | 7 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
wysihtml | wysihtmldaemon | 59 | 5 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
xine-ui | fbxine | 1700 | 674 | 5 | 39.50 | 2 | - | - | - |
xine-ui | xine-remote | 1030 | 123 | 0 | 0.18 | 0 | 3 | 0.18 | 2 |
xmms2-sc | xmms2-scrobbler | 831 | 28 | 0 | 5.13 | 0 | 0 | 5.14 | 0 |
xnbd | libxutils_la-io.o | 188 | 0 | 0 | 0.00 | 0 | 0 | 0.00 | 0 |
xnbd | libxnbd_internal.so.0.0. | 2107 | 0 | 0 | 0.05 | 0 | 0 | 0.04 | 0 |
xnbd | xnbd-bgctl | 2517 | 99 | 0 | 0.66 | 0 | 0 | 0.62 | 0 |
xnbd | xnbd-cachestatdump | 2124 | 2 | 0 | 0.06 | 0 | 0 | 0.05 | 0 |
xnbd | xnbd-client | 2502 | 104 | 0 | 0.39 | 0 | 0 | 0.40 | 0 |
xnbd | xnbd-server | 2729 | 400 | 0 | 20.69 | 0 | 0 | 19.56 | 0 |
xnbd | xnbd-tester | 2433 | 101 | 0 | 0.33 | 0 | 0 | 0.32 | 0 |
xnbd | xnbd-watchdog | 2242 | 8 | 0 | 0.08 | 0 | 0 | 0.06 | 0 |
xnbd | xnbd-wrapper | 2993 | 123 | 0 | 1.54 | 0 | 0 | 1.53 | 0 |
|
Table 2: Programs on which musketeer timed out (timeout 10m) for both TSO and Power. |
Package | Binary | LoC | Nodes | TSO cy. | TSO time | TSO fences | Power cy. | Power time | Power fences |
|
a2jmidid | a2jmidid | 1376 | 1659 | - | - | - | - | - | - |
apf | afclient | 4594 | 2538 | - | - | - | - | - | - |
apf | afserver | 6249 | - | - | - | - | - | - | - |
apr | sockperf | 9460 | 1087 | - | - | - | - | - | - |
autofs | automount | 12647 | - | - | - | - | - | - | - |
babl | concurrency-stress-test | 4311 | - | - | - | - | - | - | - |
batmand | batmand | 4011 | - | - | - | - | - | - | - |
blcr | child.o | 101 | - | - | - | - | - | - | - |
blcr | pipe.o | 403 | - | - | - | - | - | - | - |
blcr | simple_pthread.o | 102 | - | - | - | - | - | - | - |
boolecto | ilingeling | 13291 | - | - | - | - | - | - | - |
boolecto | plingeling | 13350 | - | - | - | - | - | - | - |
bwa | bwa | 8255 | - | - | - | - | - | - | - |
cacti-sp | spine | 3314 | - | - | - | - | - | - | - |
c-icap | c-icap | 10143 | 4603 | - | - | - | - | - | - |
c-icap | c-icap-client | 6246 | 729 | - | - | - | - | - | - |
citadel- | citadel | 7806 | - | - | - | - | - | - | - |
ck | parallel_bytestring.dele | 1072 | 343 | - | - | - | - | - | - |
ck | parallel_bytestring | 1071 | 343 | - | - | - | - | - | - |
ck | parallel_direct | 1057 | 340 | - | - | - | - | - | - |
cntlm | cntlm | 3838 | - | - | - | - | - | - | - |
collectd | collectd | 6389 | 1161 | - | - | - | - | - | - |
coriande | coriander | 9042 | - | - | - | - | - | - | - |
crossfir | crossfire-client-gtk2 | 12496 | 1546 | - | - | - | - | - | - |
crunch | crunch | 1946 | 851 | - | - | - | - | - | - |
daemon | list | 9245 | 251 | - | - | - | - | - | - |
daemon | map | 9112 | 1359 | - | - | - | - | - | - |
dapl | dapltest | 8474 | - | - | - | - | - | - | - |
diod | diod | 9974 | - | - | - | - | - | - | - |
diod | tnpsrv2 | 9870 | - | - | - | - | - | - | - |
diod | tnpsrv3 | 9859 | - | - | - | - | - | - | - |
diod | tnpsrv | 8377 | - | - | - | - | - | - | - |
diod | tserialize | 9018 | - | - | - | - | - | - | - |
direwolf | direwolf | 10032 | - | - | - | - | - | - | - |
dmtcp | dmtcp3 | 34 | - | - | - | - | - | - | - |
dmtcp | inotify1 | 129 | - | - | - | - | - | - | - |
dmtcp | pthread1 | 22 | - | - | - | - | - | - | - |
dmtcp | pthread2 | 49 | - | - | - | - | - | - | - |
dmtcp | pthread4 | 34 | - | - | - | - | - | - | - |
dmtcp | pthread5 | 28 | - | - | - | - | - | - | - |
duma | testmt | 987 | - | - | - | - | - | - | - |
dvbstrea | dvbstreamer | 8146 | 15902 | - | - | - | - | - | - |
eegdev | recinxdf | 2950 | 244 | - | - | - | - | - | - |
eegdev | 28989-lt-systobiia | 3210 | 286 | - | - | - | - | - | - |
eegdev | systobiia | 3210 | 286 | - | - | - | - | - | - |
fcitx | fcitx | 9012 | - | - | - | - | - | - | - |
fftw3 | mpi-bench | 6585 | - | - | - | - | - | - | - |
fftw3 | 10850-lt-bench | 3711 | - | - | - | - | - | - | - |
fftw3 | 22181-lt-bench | 3709 | - | - | - | - | - | - | - |
fftw3 | 39151-lt-bench | 3711 | - | - | - | - | - | - | - |
fftw3 | 6928-lt-bench | 3711 | - | - | - | - | - | - | - |
fftw3 | bench | 3711 | - | - | - | - | - | - | - |
fftw3 | fftwf-wisdom | 3613 | 385 | - | - | - | - | - | - |
fftw3 | fftwl-wisdom | 3613 | 385 | - | - | - | - | - | - |
fftw3 | fftwq-wisdom | 3613 | 385 | - | - | - | - | - | - |
fftw3 | fftw-wisdom | 3611 | 385 | - | - | - | - | - | - |
fizmo | fizmo-ncursesw | 12042 | - | - | - | - | - | - | - |
flam3 | flam3-animate | 10394 | - | - | - | - | - | - | - |
flam3 | flam3-genome | 10836 | - | - | - | - | - | - | - |
flam3 | flam3-render | 10425 | - | - | - | - | - | - | - |
freecell | freecell-solver-multi-thr | 5876 | 605 | - | - | - | - | - | - |
fsarchiv | fsarchiver | 6453 | - | - | - | - | - | - | - |
g15stats | g15stats | 1193 | 1021 | - | - | - | - | - | - |
gcompris | gcompris-gnuchess | 5746 | - | - | - | - | - | - | - |
gdnsd | 40534-lt-gdnsd | 10803 | - | - | - | - | - | - | - |
gdnsd | gdnsd | 10803 | - | - | - | - | - | - | - |
gdnsd | 13341-lt-t17_extn_empty | 4188 | 28741 | - | - | - | - | - | - |
gdnsd | 18627-lt-t18_extn_all.b | 4188 | 28741 | - | - | - | - | - | - |
gdnsd | 23427-lt-t21_extn_subs. | 4194 | 31675 | - | - | - | - | - | - |
gdnsd | 27971-lt-t22_nets_corne | 4190 | 29719 | - | - | - | - | - | - |
gdnsd | 32580-lt-t99_loadonly.bi | 4199 | 28868 | - | - | - | - | - | - |
gdnsd | 7587-lt-t15_nogeo.bin | 4202 | 35587 | - | - | - | - | - | - |
gdnsd | gdnsd_geoip_test | 4261 | 29456 | - | - | - | - | - | - |
gdnsd | t00_v4db.bin | 4199 | 34120 | - | - | - | - | - | - |
gdnsd | t01_v6db.bin | 4195 | 32164 | - | - | - | - | - | - |
gdnsd | t02_v4citydb.bin | 4197 | 33142 | - | - | - | - | - | - |
gdnsd | t03_v6citydb.bin | 4197 | 33142 | - | - | - | - | - | - |
gdnsd | t04_v64db.bin | 4195 | 32164 | - | - | - | - | - | - |
gdnsd | t06_v4nets.bin | 4199 | 34120 | - | - | - | - | - | - |
gdnsd | t07_v6nets.bin | 4210 | 39499 | - | - | - | - | - | - |
gdnsd | t10_def.bin | 4192 | 30697 | - | - | - | - | - | - |
gdnsd | t11_def2.bin | 4192 | 30697 | - | - | - | - | - | - |
gdnsd | t12_defnone.bin | 4192 | 30697 | - | - | - | - | - | - |
gdnsd | t13_castatdef.bin | 4189 | 29230 | - | - | - | - | - | - |
gdnsd | t14_missingcoords.bin | 4193 | 31186 | - | - | - | - | - | - |
gdnsd | t15_nogeo.bin | 4202 | 35587 | - | - | - | - | - | - |
gdnsd | t16_extnets.bin | 4210 | 39499 | - | - | - | - | - | - |
gdnsd | t17_extn_empty.bin | 4188 | 28741 | - | - | - | - | - | - |
gdnsd | t18_extn_all.bin | 4188 | 28741 | - | - | - | - | - | - |
gdnsd | t19_extn_allg.bin | 4188 | 28741 | - | - | - | - | - | - |
gdnsd | t20_extn_allgs.bin | 4188 | 28741 | - | - | - | - | - | - |
gdnsd | t21_extn_subs.bin | 4194 | 31675 | - | - | - | - | - | - |
gdnsd | t22_nets_corner.bin | 4190 | 29719 | - | - | - | - | - | - |
gdnsd | t23_gn_corner.bin | 4188 | 28741 | - | - | - | - | - | - |
gdnsd | t99_loadonly.bin | 4199 | 28868 | - | - | - | - | - | - |
jack-too | jack-dl | 1954 | - | - | - | - | - | - | - |
jack-too | jack-osc | 2026 | - | - | - | - | - | - | - |
jack-too | jack-play | 2044 | - | - | - | - | - | - | - |
jack-too | jack-plumbing | 2089 | - | - | - | - | - | - | - |
jack-too | jack-record | 2004 | - | - | - | - | - | - | - |
jack-too | jack-scope | 2139 | - | - | - | - | - | - | - |
jack-too | jack-transport | 1935 | - | - | - | - | - | - | - |
jack-too | jack-udp | 1993 | - | - | - | - | - | - | - |
libapach | qslog | 1586 | 1054 | - | - | - | - | - | - |
liblo | example_client | 2742 | 287 | - | - | - | - | - | - |
liblscp | example_client | 2878 | - | - | - | - | - | - | - |
libqb | simplelog | 6870 | 3661 | - | - | - | - | - | - |
libqb | bmc | 6830 | 2243 | - | - | - | - | - | - |
libspf2 | spfd | 4901 | - | - | - | - | - | - | - |
libspf2 | spfd_static | 4901 | - | - | - | - | - | - | - |
liburcu | test_urcu_defer | 1793 | 214 | - | - | - | - | - | - |
liburcu | rcutorture_urcu | 1931 | 505 | - | - | - | - | - | - |
liburcu | test_urcu_fork | 1597 | 249 | - | - | - | - | - | - |
netsniff | mausezahn | 11836 | - | - | - | - | - | - | - |
nss-pam- | nslcd | 6111 | - | - | - | - | - | - | - |
partclon | partclone.btrfs | 13125 | - | - | - | - | - | - | - |
portmidi | sysex | 1465 | 380 | - | - | - | - | - | - |
|
This document was translated from LATEX by
HEVEA.