Spy

Spy project page

A flexible and open framework for designing and implementing program monitor. The default package comes with type extractor, code profiling and code coverage.




For Pharo >= 1.4:


Gofer new
squeaksource: 'Spy';
package: 'ConfigurationOfSpy';
load.
(Smalltalk at: #ConfigurationOfSpy) project lastVersion load


For Pharo 1.3:

Gofer new
squeaksource: 'Spy';
package: 'ConfigurationOfSpy';
load.
((Smalltalk at: #ConfigurationOfSpy) project version: '1.71') load



For Pharo 1.1:

Gofer new
squeaksource: 'Spy';
package: 'ConfigurationOfSpy';
load.
((Smalltalk at: #ConfigurationOfSpy) project version: '1.1.1-baseline') load


All the test should be green on a non-jitted virtual machine, except for the one related to Compteur, which require a modified virtual machine. This new VM is not available yet. It will shortly be.

Currently, Cog does not offer the necessary primitive to profile the memory, some of the test related to memory consumption are red therefore.

An informal description is provided on http://www.moosetechnology.org/tools/Spy

ConfigurationOfSpy-AlexandreBergel.319.mcz
ConfigurationOfSpy-AlexandreBergel.318.mcz
Spy-AlexandreBergel.392.mcz
ConfigurationOfSpy-AlexandreBergel.321.mcz
ConfigurationOfSpy-AlexandreBergel.320.mcz
Spy-AlexandreBergel.393.mcz
ConfigurationOfSpy-AlexandreBergel.317.mcz
ConfigurationOfSpy-AlexandreBergel.316.mcz
Spy-AlexandreBergel.391.mcz
ConfigurationOfSpy-VanessaPena.315.mcz
ConfigurationOfSpy-VanessaPena.314.mcz
Spy-VanessaPena.390.mcz
ConfigurationOfSpy-AlexandreBergel.313.mcz
ConfigurationOfSpy-AlexandreBergel.312.mcz
Spy-VanessaPena.389.mcz
Spy-AlexandreBergel.388.mcz
ConfigurationOfSpy-AlexandreBergel.311.mcz
Spy-AlexandreBergel.387.mcz
Spy-VanessaPena.386.mcz
SpyOther-AlexandreBergel.1.mcz
Spy-AlexandreBergel.386.mcz
ConfigurationOfSpy-AlexandreBergel.310.mcz
ConfigurationOfSpy-AlexandreBergel.309.mcz
ConfigurationOfSpy-AlexandreBergel.306.mcz
ConfigurationOfSpy-AlexandreBergel.305.mcz
Spy-AlexandreBergel.384.mcz
ConfigurationOfSpy-AlexandreBergel.308.mcz
ConfigurationOfSpy-AlexandreBergel.307.mcz
Spy-AlexandreBergel.385.mcz
ConfigurationOfSpy-AlexandreBergel.304.mcz
ConfigurationOfSpy-AlexandreBergel.303.mcz
ConfigurationOfSpy-AlexandreBergel.302.mcz
ConfigurationOfSpy-AlexandreBergel.301.mcz
Spy-AlexandreBergel.383.mcz
ConfigurationOfSpy-AlexandreBergel.300.mcz
ConfigurationOfSpy-AlexandreBergel.299.mcz
Spy-AlexandreBergel.382.mcz
ConfigurationOfSpy-AlexandreBergel.298.mcz
ConfigurationOfSpy-AlexandreBergel.297.mcz
Spy-AlexandreBergel.381.mcz
ConfigurationOfSpy-AlexandreBergel.296.mcz
ConfigurationOfSpy-AlexandreBergel.295.mcz
Spy-AlexandreBergel.380.mcz
ConfigurationOfSpy-AlexandreBergel.294.mcz
ConfigurationOfSpy-AlexandreBergel.293.mcz
Spy-AlexandreBergel.379.mcz
SpyKeriTypeFeedback-AlexandreBergel.1.mcz
ConfigurationOfSpy-AlexandreBergel.292.mcz
ConfigurationOfSpy-AlexandreBergel.291.mcz
Spy-AlexandreBergel.378.mcz
ConfigurationOfSpy-AlexandreBergel.290.mcz
Spy-AlexandreBergel.377.mcz
ConfigurationOfSpy-AlexandreBergel.289.mcz
Spy-AlexandreBergel.376.mcz
ConfigurationOfSpy-AlexandreBergel.288.mcz
Spy-AlexandreBergel.375.mcz
ConfigurationOfSpy-AlexandreBergel.287.mcz
ConfigurationOfSpy-AlexandreBergel.286.mcz
Spy-AlexandreBergel.374.mcz
ConfigurationOfSpy-AlexandreBergel.285.mcz
ConfigurationOfSpy-AlexandreBergel.284.mcz
Spy-AlexandreBergel.373.mcz
ConfigurationOfSpy-AlexandreBergel.283.mcz
ConfigurationOfSpy-AlexandreBergel.282.mcz
Spy-AlexandreBergel.372.mcz
ConfigurationOfSpy-AlexandreBergel.281.mcz
ConfigurationOfSpy-AlexandreBergel.280.mcz
Spy-AlexandreBergel.371.mcz
ConfigurationOfSpy-AlexandreBergel.279.mcz
ConfigurationOfSpy-AlexandreBergel.278.mcz
Spy-AlexandreBergel.370.mcz
ConfigurationOfSpy-AlexandreBergel.277.mcz
Spy-AlexandreBergel.369.mcz
ConfigurationOfSpy-AlexandreBergel.276.mcz
ConfigurationOfSpy-AlexandreBergel.275.mcz
Spy-AlexandreBergel.368.mcz
ConfigurationOfSpy-AlexandreBergel.274.mcz
ConfigurationOfSpy-AlexandreBergel.273.mcz
Spy-AlexandreBergel.367.mcz
ConfigurationOfSpy-AlexandreBergel.272.mcz
ConfigurationOfSpy-AlexandreBergel.271.mcz
Spy-AlexandreBergel.366.mcz
ConfigurationOfSpy-AlexandreBergel.270.mcz
ConfigurationOfSpy-AlexandreBergel.269.mcz
Spy-AlexandreBergel.365.mcz
ConfigurationOfSpy-AlexandreBergel.268.mcz
ConfigurationOfSpy-AlexandreBergel.267.mcz
Spy-AlexandreBergel.364.mcz
ConfigurationOfSpy-AlexandreBergel.266.mcz
ConfigurationOfSpy-AlexandreBergel.265.mcz
Spy-AlexandreBergel.363.mcz
ConfigurationOfSpy-AlexandreBergel.264.mcz
ConfigurationOfSpy-AlexandreBergel.263.mcz
Spy-AlexandreBergel.362.mcz
MooseExecutionAnalyzer-AlexandreBergel.9.mcz
ConfigurationOfSpy-AlexandreBergel.262.mcz
Spy-AlexandreBergel.361.mcz
ConfigurationOfSpy-AlexandreBergel.261.mcz
ConfigurationOfSpy-AlexandreBergel.260.mcz
Spy-AlexandreBergel.360.mcz
ConfigurationOfSpy-AlexandreBergel.259.mcz
ConfigurationOfSpy-AlexandreBergel.258.mcz
Spy-AlexandreBergel.359.mcz
ConfigurationOfSpy-AlexandreBergel.257.mcz
ConfigurationOfSpy-AlexandreBergel.256.mcz
Spy-AlexandreBergel.358.mcz
ConfigurationOfSpy-AlexandreBergel.255.mcz
ConfigurationOfSpy-AlexandreBergel.254.mcz
Spy-AlexandreBergel.357.mcz
ConfigurationOfSpy-AlexandreBergel.253.mcz
ConfigurationOfSpy-AlexandreBergel.252.mcz
Spy-AlexandreBergel.356.mcz
ConfigurationOfSpy-AlexandreBergel.251.mcz
ConfigurationOfSpy-AlexandreBergel.250.mcz
Spy-AlexandreBergel.355.mcz
ConfigurationOfSpy-AlexandreBergel.249.mcz
ConfigurationOfSpy-AlexandreBergel.248.mcz
Spy-AlexandreBergel.354.mcz
ConfigurationOfSpy-AlexandreBergel.247.mcz
ConfigurationOfSpy-AlexandreBergel.246.mcz
Spy-AlexandreBergel.353.mcz
ConfigurationOfSpy-AlexandreBergel.245.mcz
ConfigurationOfSpy-AlexandreBergel.244.mcz
Spy-AlexandreBergel.352.mcz
ConfigurationOfSpy-AlexandreBergel.243.mcz
ConfigurationOfSpy-AlexandreBergel.242.mcz
Spy-AlexandreBergel.351.mcz
ConfigurationOfSpy-AlexandreBergel.241.mcz
ConfigurationOfSpy-AlexandreBergel.240.mcz
Spy-AlexandreBergel.350.mcz
ConfigurationOfSpy-AlexandreBergel.239.mcz
ConfigurationOfSpy-AlexandreBergel.238.mcz
Spy-AlexandreBergel.349.mcz
Spy-AlexandreBergel.348.mcz
Spy-AlexandreBergel.347.mcz
ConfigurationOfSpy-AlexandreBergel.237.mcz
Spy-AlexandreBergel.346.mcz
MooseExecutionAnalyzer-SantiagoVidal.8.mcz
ConfigurationOfSpy-AlexandreBergel.236.mcz
ConfigurationOfSpy-AlexandreBergel.235.mcz
Spy-AlexandreBergel.345.mcz
MooseExecutionAnalyzer-AlexandreBergel.3.mcz
ConfigurationOfSpy-AlexandreBergel.234.mcz
ConfigurationOfSpy-AlexandreBergel.233.mcz
Spy-AlexandreBergel.344.mcz
ConfigurationOfSpy-AlexandreBergel.232.mcz
ConfigurationOfSpy-AlexandreBergel.231.mcz
Spy-AlexandreBergel.343.mcz
ConfigurationOfSpy-AlexandreBergel.230.mcz
ConfigurationOfSpy-AlexandreBergel.229.mcz
Spy-AlexandreBergel.342.mcz
ConfigurationOfSpy-AlexandreBergel.228.mcz
ConfigurationOfSpy-AlexandreBergel.227.mcz
Spy-AlexandreBergel.341.mcz
ConfigurationOfSpy-AlexandreBergel.226.mcz
ConfigurationOfSpy-AlexandreBergel.225.mcz
Spy-AlexandreBergel.340.mcz
ConfigurationOfSpy-AlexandreBergel.224.mcz
ConfigurationOfSpy-AlexandreBergel.223.mcz
Spy-AlexandreBergel.339.mcz
ConfigurationOfSpy-AlexandreBergel.222.mcz
ConfigurationOfSpy-AlexandreBergel.221.mcz
Spy-AlexandreBergel.338.mcz
ConfigurationOfSpy-AlexandreBergel.220.mcz
ConfigurationOfSpy-AlexandreBergel.219.mcz
Spy-AlexandreBergel.337.mcz
ConfigurationOfSpy-AlexandreBergel.218.mcz
ConfigurationOfSpy-AlexandreBergel.217.mcz
Spy-AlexandreBergel.336.mcz
Spy-AlexandreBergel.335.mcz
ConfigurationOfSpy-AlexandreBergel.216.mcz
ConfigurationOfSpy-AlexandreBergel.215.mcz
Spy-AlexandreBergel.334.mcz
ConfigurationOfSpy-AlexandreBergel.214.mcz
ConfigurationOfSpy-AlexandreBergel.213.mcz
Spy-AlexandreBergel.333.mcz
ConfigurationOfSpy-AlexandreBergel.212.mcz
ConfigurationOfSpy-AlexandreBergel.211.mcz
Spy-AlexandreBergel.332.mcz
ConfigurationOfSpy-AlexandreBergel.210.mcz
ConfigurationOfSpy-AlexandreBergel.209.mcz
Spy-AlexandreBergel.331.mcz
ConfigurationOfSpy-AlexandreBergel.208.mcz
ConfigurationOfSpy-AlexandreBergel.207.mcz
Spy-AlexandreBergel.330.mcz
ConfigurationOfSpy-AlexandreBergel.206.mcz
ConfigurationOfSpy-AlexandreBergel.205.mcz
Spy-AlexandreBergel.329.mcz
ConfigurationOfSpy-AlexandreBergel.204.mcz
ConfigurationOfSpy-AlexandreBergel.203.mcz
Spy-AlexandreBergel.328.mcz
ConfigurationOfSpy-AlexandreBergel.202.mcz
ConfigurationOfSpy-AlexandreBergel.201.mcz
Spy-AlexandreBergel.327.mcz
ConfigurationOfSpy-AlexandreBergel.200.mcz
ConfigurationOfSpy-AlexandreBergel.199.mcz
ConfigurationOfSpy-AlexandreBergel.198.mcz
ConfigurationOfSpy-AlexandreBergel.197.mcz
Spy-AlexandreBergel.326.mcz
ConfigurationOfSpy-AlexandreBergel.196.mcz
ConfigurationOfSpy-AlexandreBergel.195.mcz
Spy-AlexandreBergel.325.mcz
Spy-PabloEstefo.304.mcz
ConfigurationOfSpy-AlexandreBergel.194.mcz
ConfigurationOfSpy-AlexandreBergel.193.mcz
Spy-AlexandreBergel.324.mcz
ConfigurationOfSpy-AlexandreBergel.192.mcz
ConfigurationOfSpy-AlexandreBergel.191.mcz
Spy-AlexandreBergel.323.mcz
ConfigurationOfSpy-AlexandreBergel.190.mcz
ConfigurationOfSpy-AlexandreBergel.189.mcz
Spy-AlexandreBergel.322.mcz
ConfigurationOfSpy-AlexandreBergel.188.mcz
ConfigurationOfSpy-AlexandreBergel.187.mcz
Spy-AlexandreBergel.320.mcz
Spy-VanessaPena.321.mcz
ConfigurationOfSpy-AlexandreBergel.186.mcz
ConfigurationOfSpy-AlexandreBergel.185.mcz
Spy-AlexandreBergel.319.mcz
ConfigurationOfSpy-AlexandreBergel.184.mcz
ConfigurationOfSpy-AlexandreBergel.183.mcz
Spy-AlexandreBergel.318.mcz
ConfigurationOfSpy-AlexandreBergel.182.mcz
ConfigurationOfSpy-AlexandreBergel.181.mcz
ConfigurationOfSpy-AlexandreBergel.180.mcz
ConfigurationOfSpy-AlexandreBergel.179.mcz
Spy-AlexandreBergel.305.mcz
ConfigurationOfSpy-AlexandreBergel.178.mcz
SpyOBIntegration-AlexandreBergel.1.mcz
ConfigurationOfSpy-AlexandreBergel.177.mcz
ConfigurationOfSpy-AlexandreBergel.176.mcz
Spy-AlexandreBergel.304.mcz
Spy-OBIntegration-AlexandreBergel.1.mcz
MooseExecutionAnalyzer-AlexandreBergel.2.mcz
Spy-VanessaPena.317.mcz
Spy-VanessaPena.316.mcz
Spy-VanessaPena.315.mcz
Spy-VanessaPena.314.mcz
Spy-VanessaPena.312.mcz
Spy-VanessaPena.310.mcz
Spy-VanessaPena.309.mcz
Spy-VanessaPena.308.mcz
Spy-VanessaPena.307.mcz
Spy-VanessaPena.306.mcz
Spy-VanessaPena.305.mcz
Spy-VanessaPena.304.mcz
ConfigurationOfSpy-AlexandreBergel.175.mcz
ConfigurationOfSpy-AlexandreBergel.174.mcz
Spy-AlexandreBergel.303.mcz
Spy-AlexandreBergel.302.mcz
ConfigurationOfSpy-AlexandreBergel.173.mcz
ConfigurationOfSpy-AlexandreBergel.172.mcz
Spy-AlexandreBergel.301.mcz
ConfigurationOfSpy-AlexandreBergel.171.mcz
ConfigurationOfSpy-AlexandreBergel.170.mcz
Spy-AlexandreBergel.300.mcz
ConfigurationOfSpy-AlexandreBergel.169.mcz
Spy-AlexandreBergel.299.mcz
ConfigurationOfSpy-AlexandreBergel.168.mcz
ConfigurationOfSpy-AlexandreBergel.167.mcz
Spy-AlexandreBergel.298.mcz
ConfigurationOfSpy-AlexandreBergel.166.mcz
ConfigurationOfSpy-AlexandreBergel.165.mcz
ConfigurationOfSpy-AlexandreBergel.164.mcz
Spy-AlexandreBergel.297.mcz
ConfigurationOfSpy-AlexandreBergel.163.mcz
ConfigurationOfSpy-AlexandreBergel.162.mcz
Spy-AlexandreBergel.296.mcz
ConfigurationOfSpy-AlexandreBergel.161.mcz
ConfigurationOfSpy-AlexandreBergel.160.mcz
Spy-AlexandreBergel.295.mcz
ConfigurationOfSpy-AlexandreBergel.159.mcz
ConfigurationOfSpy-AlexandreBergel.158.mcz
Spy-AlexandreBergel.294.mcz
ConfigurationOfSpy-AlexandreBergel.156.mcz
Spy-AlexandreBergel.293.mcz
ConfigurationOfSpy-AlexandreBergel.155.mcz
ConfigurationOfSpy-AlexandreBergel.154.mcz
Spy-AlexandreBergel.292.mcz
ConfigurationOfSpy-AlexandreBergel.153.mcz
ConfigurationOfSpy-AlexandreBergel.152.mcz
Spy-AlexandreBergel.291.mcz
ConfigurationOfSpy-AlexandreBergel.151.mcz
ConfigurationOfSpy-AlexandreBergel.150.mcz
Spy-AlexandreBergel.290.mcz
ConfigurationOfSpy-AlexandreBergel.149.mcz
ConfigurationOfSpy-AlexandreBergel.148.mcz
Spy-AlexandreBergel.289.mcz
ConfigurationOfSpy-AlexandreBergel.147.mcz
ConfigurationOfSpy-AlexandreBergel.146.mcz
Spy-AlexandreBergel.288.mcz
ConfigurationOfSpy-AlexandreBergel.145.mcz
ConfigurationOfSpy-AlexandreBergel.144.mcz
Spy-AlexandreBergel.287.mcz
Spy-AlexandreBergel.283.mcz
ConfigurationOfSpy-AlexandreBergel.137.mcz
ConfigurationOfSpy-AlexandreBergel.136.mcz
Spy-AlexandreBergel.282.mcz
MooseExecutionAnalyzer-AlexandreBergel.1.mcz
ConfigurationOfSpy-AlexandreBergel.135.mcz
ConfigurationOfSpy-AlexandreBergel.134.mcz
Spy-AlexandreBergel.281.mcz
ConfigurationOfSpy-AlexandreBergel.133.mcz
ConfigurationOfSpy-AlexandreBergel.132.mcz
Spy-AlexandreBergel.280.mcz
ConfigurationOfSpy-AlexandreBergel.131.mcz
ConfigurationOfSpy-AlexandreBergel.130.mcz
Spy-AlexandreBergel.279.mcz
ConfigurationOfSpy-AlexandreBergel.121.mcz
ConfigurationOfSpy-AlexandreBergel.120.mcz
Spy-AlexandreBergel.274.mcz
ConfigurationOfSpy-AlexandreBergel.119.mcz
ConfigurationOfSpy-AlexandreBergel.118.mcz
Spy-AlexandreBergel.273.mcz
ConfigurationOfSpy-AlexandreBergel.117.mcz
ConfigurationOfSpy-AlexandreBergel.116.mcz
Spy-VanessaPena.272.mcz
Spy-VanessaPena.271.mcz
ConfigurationOfSpy-AlexandreBergel.115.mcz
ConfigurationOfSpy-AlexandreBergel.114.mcz
ConfigurationOfSpy-AlexandreBergel.113.mcz
ConfigurationOfSpy-AlexandreBergel.112.mcz
ConfigurationOfSpy-AlexandreBergel.111.mcz
Spy-AlexandreBergel.270.mcz
ConfigurationOfSpy-AlexandreBergel.110.mcz
ConfigurationOfSpy-AlexandreBergel.109.mcz
ConfigurationOfSpy-AlexandreBergel.108.mcz
Spy-AlexandreBergel.269.mcz
ConfigurationOfSpy-AlexandreBergel.107.mcz
ConfigurationOfSpy-AlexandreBergel.106.mcz
Spy-VanessaPena.268.mcz
ConfigurationOfSpy-AlexandreBergel.105.mcz
ConfigurationOfSpy-AlexandreBergel.104.mcz
Spy-VanessaPena.267.mcz
Spy-VanessaPena.266.mcz
ConfigurationOfSpy-AlexandreBergel.103.mcz
ConfigurationOfSpy-AlexandreBergel.102.mcz
Spy-AlexandreBergel.262.mcz
ConfigurationOfSpy-AlexandreBergel.101.mcz
ConfigurationOfSpy-AlexandreBergel.100.mcz
ConfigurationOfSpy-AlexandreBergel.99.mcz
ConfigurationOfSpy-AlexandreBergel.98.mcz
Spy-AlexandreBergel.261.mcz
ConfigurationOfSpy-AlexandreBergel.97.mcz
ConfigurationOfSpy-AlexandreBergel.96.mcz
ConfigurationOfSpy-AlexandreBergel.95.mcz
Spy-AlexandreBergel.260.mcz
ConfigurationOfSpy-AlexandreBergel.94.mcz
ConfigurationOfSpy-AlexandreBergel.93.mcz
Spy-AlexandreBergel.259.mcz
ConfigurationOfSpy-AlexandreBergel.92.mcz
ConfigurationOfSpy-AlexandreBergel.91.mcz
ConfigurationOfSpy-AlexandreBergel.87.mcz
ConfigurationOfSpy-AlexandreBergel.86.mcz
ConfigurationOfSpy-AlexandreBergel.85.mcz
Spy-AlexandreBergel.258.mcz
ConfigurationOfSpy-AlexandreBergel.84.mcz
ConfigurationOfSpy-AlexandreBergel.83.mcz
Spy-AlexandreBergel.257.mcz
ConfigurationOfSpy-AlexandreBergel.82.mcz
ConfigurationOfSpy-AlexandreBergel.81.mcz
Spy-AlexandreBergel.256.mcz
ConfigurationOfSpy-AlexandreBergel.80.mcz
ConfigurationOfSpy-AlexandreBergel.79.mcz
Spy-AlexandreBergel.255.mcz
ConfigurationOfSpy-AlexandreBergel.78.mcz
ConfigurationOfSpy-AlexandreBergel.77.mcz
Spy-AlexandreBergel.254.mcz
ConfigurationOfSpy-AlexandreBergel.76.mcz
ConfigurationOfSpy-AlexandreBergel.75.mcz
ConfigurationOfSpy-AlexandreBergel.74.mcz
Spy-AlexandreBergel.253.mcz
ConfigurationOfSpy-AlexandreBergel.73.mcz
ConfigurationOfSpy-AlexandreBergel.72.mcz
Spy-AlexandreBergel.252.mcz
ConfigurationOfSpy-AlexandreBergel.71.mcz
ConfigurationOfSpy-AlexandreBergel.70.mcz
Spy-AlexandreBergel.251.mcz
Spy-VanessaPena.250.mcz
Spy-VanessaPena.249.mcz
Spy-VanessaPena.248.mcz
Spy-VanessaPena.247.mcz
ConfigurationOfSpy-AlexandreBergel.69.mcz
ConfigurationOfSpy-AlexandreBergel.68.mcz
Spy-AlexandreBergel.250.mcz
ConfigurationOfSpy-AlexandreBergel.66.mcz
Spy-AlexandreBergel.249.mcz
Spy-AlexandreBergel.248.mcz
ConfigurationOfSpy-AlexandreBergel.65.mcz
Spy-AlexandreBergel.247.mcz
Spy-AlexandreBergel.246.mcz
Spy-AlexandreBergel.245.mcz
ConfigurationOfSpy-AlexandreBergel.64.mcz
ConfigurationOfSpy-AlexandreBergel.63.mcz
Spy-AlexandreBergel.244.mcz
ConfigurationOfSpy-AlexandreBergel.62.mcz
Spy-AlexandreBergel.243.mcz
ConfigurationOfSpy-AlexandreBergel.61.mcz
Spy-AlexandreBergel.242.mcz
ConfigurationOfSpy-AlexandreBergel.60.mcz
Spy-AlexandreBergel.241.mcz
ConfigurationOfSpy-AlexandreBergel.59.mcz
Spy-AlexandreBergel.240.mcz
ConfigurationOfSpy-AlexandreBergel.58.mcz
Spy-AlexandreBergel.239.mcz
ConfigurationOfSpy-AlexandreBergel.57.mcz
Spy-AlexandreBergel.238.mcz
ConfigurationOfSpy-AlexandreBergel.56.mcz
Spy-AlexandreBergel.237.mcz
ConfigurationOfSpy-AlexandreBergel.55.mcz
Spy-AlexandreBergel.236.mcz
ConfigurationOfSpy-AlexandreBergel.54.mcz
Spy-AlexandreBergel.235.mcz
ConfigurationOfSpy-AlexandreBergel.53.mcz
Spy-AlexandreBergel.234.mcz
ConfigurationOfSpy-AlexandreBergel.52.mcz
Spy-AlexandreBergel.233.mcz
ConfigurationOfSpy-AlexandreBergel.51.mcz
ConfigurationOfSpy-AlexandreBergel.50.mcz
ConfigurationOfSpy-AlexandreBergel.49.mcz
ConfigurationOfSpy-AlexandreBergel.48.mcz
ConfigurationOfSpy-AlexandreBergel.47.mcz
Spy-AlexandreBergel.232.mcz
ConfigurationOfSpy-AlexandreBergel.46.mcz
Spy-AlexandreBergel.231.mcz
ConfigurationOfSpy-AlexandreBergel.45.mcz
Spy-AlexandreBergel.230.mcz
Spy-AlexandreBergel.229.mcz
Spy-AlexandreBergel.228.mcz
Spy-AlexandreBergel.227.mcz
Spy-AlexandreBergel.226.mcz
Spy-AlexandreBergel.225.mcz
Spy-AlexandreBergel.224.mcz
Spy-AlexandreBergel.223.mcz
ConfigurationOfSpy-AlexandreBergel.44.mcz
ConfigurationOfSpy-AlexandreBergel.43.mcz
Spy-AlexandreBergel.222.mcz
ConfigurationOfSpy-AlexandreBergel.42.mcz
ConfigurationOfSpy-AlexandreBergel.41.mcz
Spy-AlexandreBergel.221.mcz
ConfigurationOfSpy-AlexandreBergel.40.mcz
ConfigurationOfSpy-AlexandreBergel.39.mcz
Spy-AlexandreBergel.220.mcz
Spy-AlexandreBergel.219.mcz
Spy-AlexandreBergel.218.mcz
Spy-VanessaPena.217.mcz
Spy-AlexandreBergel.216.mcz
Spy-VanessaPena.215.mcz
Spy-VanessaPena.214.mcz
Spy-VanessaPena.213.mcz
Spy-AlexandreBergel.212.mcz
Spy-AlexandreBergel.211.mcz
Spy-VanessaPena.210.mcz
Spy-AlexandreBergel.209.mcz
Spy-VanessaPena.208.mcz
Spy-VanessaPena.207.mcz
Spy-AlexandreBergel.206.mcz
Spy-FelipeBanadosSchwerter.203.mcz
Spy-AlexandreBergel.205.mcz
Spy-AlexandreBergel.204.mcz
Spy-AlexandreBergel.203.mcz
ConfigurationOfSpy-AlexandreBergel.38.mcz
ConfigurationOfSpy-AlexandreBergel.37.mcz
Spy-AlexandreBergel.202.mcz
Spy-VanessaPena.201.mcz
Spy-AlexandreBergel.200.mcz
Spy-AlexandreBergel.199.mcz
Spy-AlexandreBergel.198.mcz
Spy-MarianoCoca.197.mcz
Spy-MarianoCoca.193.mcz
Spy-AlexandreBergel.196.mcz
Spy-AlexandreBergel.195.mcz
Spy-AlexandreBergel.194.mcz
Spy-AlexandreBergel.192.mcz
Spy-MarianoCoca.192.mcz
Spy-AlexandreBergel.193.mcz
Spy-Alexandre_Bergel.192.mcz
Spy-AlexandreBergel.191.mcz
Spy-AlexandreBergel.190.mcz
Spy-AlexandreBergel.189.mcz
ConfigurationOfSpy-AlexandreBergel.36.mcz
ConfigurationOfSpy-AlexandreBergel.34.mcz
Spy-AlexandreBergel.188.mcz
Spy-Alexandre_Bergel.187.mcz
Spy-Alexandre_Bergel.186.mcz
Spy-Alexandre_Bergel.185.mcz
ConfigurationOfSpy-Alexandre_Bergel.33.mcz
Spy-MarianoCoca.184.mcz
Spy-Fabian.183.mcz
Spy-FabianBravo.182.mcz
Spy-AlexandreBergel.181.mcz
Spy-AlexandreBergel.180.mcz
Spy-MarianoCoca.179.mcz
Spy-MarianoCoca.178.mcz
Spy-AlexandreBergel.178.mcz
Spy-MarianoCoca.177.mcz
Spy-MarianoCoca.176.mcz
Spy-AlexandreBergel.176.mcz
Spy-MarianoCoca.175.mcz
Spy-AlexandreBergel.172.mcz
SpyExecutionDuplication-AlexandreBergel.1.mcz
Spy-AlexandreBergel.171.mcz
Spy-AlexandreBergel.170.mcz
Spy-AlexandreBergel.169.mcz
Spy-MarianoAbelCoca.169.mcz
Spy-AlexandreBergel.168.mcz
Spy-MarianoCoca.152.mcz
Spy-MarianoCoca.151.mcz
Spy-AlexandreBergel.167.mcz
Spy-AlexandreBergel.166.mcz
ConfigurationOfSpy-AlexandreBergel.32.mcz
ConfigurationOfSpy-AlexandreBergel.31.mcz
Spy-AlexandreBergel.165.mcz
Spy-AlexandreBergel.164.mcz
Spy-AlexandreBergel.163.mcz
ConfigurationOfSpy-AlexandreBergel.30.mcz
ConfigurationOfSpy-AlexandreBergel.29.mcz
Spy-FelipeBanados.160.mcz
Spy-FelipeBanados.162.mcz
Spy-FelipeBanados.161.mcz
Spy-AlexandreBergel.162.mcz
Spy-AlexandreBergel.161.mcz
Spy-AlexandreBergel.160.mcz
Spy-AlexandreBergel.159.mcz
Spy-AlexandreBergel.158.mcz
Spy-FelipeBanados.159.mcz
Spy-FelipeBanados.158.mcz
Spy-AlexandreBergel.157.mcz
Spy-AlexandreBergel.156.mcz
Spy-AlexandreBergel.155.mcz
Spy-AlexandreBergel.154.mcz
Spy-AlexandreBergel.153.mcz
Spy-AlexandreBergel.152.mcz
Spy-Alexandre_Bergel.151.mcz
ConfigurationOfSpy-Alexandre_Bergel.28.mcz
Spy-MarianoCoca.150.mcz
Spy-Alexandre_Bergel.148.mcz
Spy-Alexandre_Bergel.147.mcz
Spy-Alexandre_Bergel.146.mcz
Spy-Alexandre_Bergel.145.mcz
Spy-MarianoCoca.143.mcz
ConfigurationOfSpy-Alexandre_Bergel.27.mcz
ConfigurationOfSpy-Alexandre_Bergel.26.mcz
ConfigurationOfSpy-Alexandre_Bergel.25.mcz
Spy-Alexandre_Bergel.143.mcz
ConfigurationOfSpy-AlexandreBergel.24.mcz
ConfigurationOfSpy-AlexandreBergel.23.mcz
Spy-AlexandreBergel.142.mcz
ConfigurationOfSpy-AlexandreBergel.22.mcz
ConfigurationOfSpy-AlexandreBergel.20.mcz
ConfigurationOfSpy-AlexandreBergel.18.mcz
ConfigurationOfSpy-AlexandreBergel.16.mcz
ConfigurationOfSpy-AlexandreBergel.15.mcz
Spy-Alexandre_Bergel.141.mcz
ConfigurationOfSpy-Alexandre_Bergel.13.mcz
ConfigurationOfSpy-Alexandre_Bergel.11.mcz
Spy-Alexandre_Bergel.140.mcz
Spy-Alexandre_Bergel.139.mcz
Spy-Alexandre_Bergel.138.mcz
Spy-Alexandre_Bergel.136.mcz
Spy-Alexandre_Bergel.135.mcz
Spy-Felipe_Banados.134.mcz
Spy-Felipe_Banados.127.mcz
Spy-Alexandre_Bergel.133.mcz
Spy-Alexandre_Bergel.132.mcz
Spy-Alexandre_Bergel.131.mcz
Spy-Alexandre_Bergel.130.mcz
Spy-Alexandre_Bergel.128.mcz
Spy-DanielGaldames.125.mcz
Spy-Felipe_Banados.129.mcz
Spy-Alexandre_Bergel.127.mcz
Spy-MarianoCoca.127.mcz
Spy-MarianoCoca.128.mcz
Spy-Alexandre_Bergel.126.mcz
Spy-Alexandre_Bergel.125.mcz
Spy-Alexandre_Bergel.124.mcz
Spy-Alexandre_Bergel.123.mcz
Spy-Felipe_Banados.124.mcz
Spy-Felipe_Banados.123.mcz
Spy-Alexandre_Bergel.122.mcz
Spy-Alexandre_Bergel.121.mcz
Spy-Alexandre_Bergel.119.mcz
Spy-MarianoCoca.118.mcz
Spy-Alexandre_Bergel.117.mcz
Spy-Alexandre_Bergel.115.mcz
Spy-Alexandre_Bergel.114.mcz
Spy-MarianoCoca.113.mcz
Spy-Alexandre_Bergel.112.mcz
Spy-FelipeBanados.111.mcz
Spy-Alexandre_Bergel.110.mcz
Spy-Alexandre_Bergel.109.mcz
Spy-Alexandre_Bergel.108.mcz
Spy-Alexandre_Bergel.107.mcz
Spy-Alexandre_Bergel.106.mcz
Spy-Alexandre_Bergel.105.mcz
Spy-Alexandre_Bergel.104.mcz
Spy-FelipeBanados.103.mcz
Spy-FelipeBanads.102.mcz
Spy-FelipeBanados.101.mcz
Spy-FelipeBanados.100.mcz
Spy-FelipeBanados.98.mcz
Spy-FirstnameLastname.97.mcz
Spy-FirstnameLastname.96.mcz
Spy-Alexandre_Bergel.94.mcz
Spy-Alexandre_Bergel.93.mcz
Spy-Alexandre_Bergel.92.mcz
Spy-Alexandre_Bergel.91.mcz
Spy-Alexandre_Bergel.90.mcz
Spy-Alexandre_Bergel.88.mcz
Spy-Alexandre_Bergel.86.mcz
Spy-Alexandre_Bergel.84.mcz
SpyForO2-Alexandre_Bergel.4.mcz
SpyForO2-Alexandre_Bergel.2.mcz
Spy-Alexandre_Bergel.83.mcz
Spy-Alexandre_Bergel.82.mcz
Spy-Alexandre_Bergel.80.mcz
SpyForO2-Alexandre_Bergel.1.mcz
Spy-Alexandre_Bergel.79.mcz
Spy-Alexandre_Bergel.78.mcz
Spy-Alexandre_Bergel.77.mcz
Spy-Alexandre_Bergel.76.mcz
Spy-Alexandre_Bergel.75.mcz
Spy-Alexandre_Bergel.74.mcz
Spy-Alexandre_Bergel.73.mcz
Spy-Alexandre_Bergel.72.mcz
Spy-Alexandre_Bergel.71.mcz
Spy-Alexandre_Bergel.67.mcz
Spy-Alexandre_Bergel.66.mcz
Spy-Alexandre_Bergel.65.mcz
Spy-Alexandre_Bergel.64.mcz
Spy-Alexandre_Bergel.63.mcz
Spy-Alexandre_Bergel.62.mcz
Spy-Alexandre_Bergel.61.mcz
Spy-Alexandre_Bergel.60.mcz
Spy-Alexandre_Bergel.59.mcz
Spy-Alexandre_Bergel.57.mcz
Spy-Alexandre_Bergel.56.mcz
Spy-Alexandre_Bergel.54.mcz
Spy-Alexandre_Bergel.53.mcz
Spy-Alexandre_Bergel.52.mcz
ConfigurationOfSpy-Alexandre_Bergel.4.mcz
Spy-Alexandre_Bergel.50.mcz
Spy-Alexandre_Bergel.49.mcz
Spy-Alexandre_Bergel.48.mcz
Spy-OzC.50.mcz
Spy-Alexandre_Bergel.47.mcz
Spy-Alexandre_Bergel.46.mcz
Spy-Alexandre_Bergel.44.mcz
Spy-RomainRobbes.42.mcz
Spy-Alexandre_Bergel.41.mcz
Spy-Alexandre_Bergel.40.mcz
Spy-Alexandre_Bergel.39.mcz
Spy-AlexandreBergel.37.mcz
Spy-AlexandreBergel.36.mcz
Spy-AlexandreBergel.35.mcz
Spy-AlexandreBergel.34.mcz
ConfigurationOfSpy-AlexandreBergel.2.mcz
ConfigurationOfSpy-AlexandreBergel.1.mcz
Spy-AlexandreBergel.33.mcz
Spy-Alexandre_Bergel.31.mcz
Spy-Alexandre_Bergel.30.mcz
Spy-Alexandre_Bergel.29.mcz
Spy-Alexandre_Bergel.28.mcz
SpyOCompletionExtensions-Alexandre_Bergel.2.mcz
Spy-Alexandre_Bergel.27.mcz
Spy-Alexandre_Bergel.26.mcz
SpyOCompletionExtensions-Alexandre_Bergel.1.mcz
Spy-AlexandreBergel.25.mcz
Spy-Alexandre_Bergel.24.mcz
Spy-Alexandre_Bergel.23.mcz
Spy-Alexandre_Bergel.22.mcz
Spy-Alexandre_Bergel.19.mcz
Spy-Alexandre_Bergel.18.mcz
Spy-Alexandre_Bergel.17.mcz
Spy-Alexandre_Bergel.16.mcz
Spy-Alexandre_Bergel.14.mcz
Spy-Alexandre_Bergel.13.mcz
Spy-Alexandre_Bergel.12.mcz
Spy-Alexandre_Bergel.11.mcz
Spy-Alexandre_Bergel.10.mcz
Spy-Alexandre_Bergel.9.mcz
Spy-Alexandre_Bergel.8.mcz
Spy-Alexandre_Bergel.7.mcz
Spy-Alexandre_Bergel.6.mcz
Spy-Alexandre_Bergel.5.mcz
Spy-Alexandre_Bergel.4.mcz
Spy-Alexandre_Bergel.3.mcz
Spy-Alexandre_Bergel.2.mcz
Spy-ab.1.mcz