bug 539806 (Create new Talos test suite: re-enable Xres collection during linux tp4 runs ) re-enable xres collection p=anodelman r=jhammel

git-svn-id: svn://10.0.0.236/trunk@260910 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
anodelman%mozilla.com 2010-07-29 13:00:05 +00:00
parent 4691f599d9
commit b31fd50023

View File

@ -183,8 +183,8 @@ tests :
cycles : 1
win_counters : ['Working Set', 'Private Bytes', '% Processor Time']
w7_counters : ['Working Set', 'Private Bytes', '% Processor Time', 'Modified Page List Bytes']
linux_counters : [ 'Private Bytes', 'RSS']
mac_counters : [ 'Private Bytes', 'RSS']
linux_counters : ['Private Bytes', 'RSS', 'XRes']
mac_counters : ['Private Bytes', 'RSS']
shutdown : True
profile_path: base_profile
- name: tp4
@ -193,8 +193,8 @@ tests :
cycles : 1
win_counters : ['Working Set', 'Private Bytes', '% Processor Time']
w7_counters : ['Working Set', 'Private Bytes', '% Processor Time', 'Modified Page List Bytes']
linux_counters : [ 'Private Bytes', 'RSS']
mac_counters : [ 'Private Bytes', 'RSS']
linux_counters : ['Private Bytes', 'RSS', 'XRes']
mac_counters : ['Private Bytes', 'RSS']
shutdown : True
profile_path: base_profile
- name: tp_js
@ -203,8 +203,8 @@ tests :
cycles : 1
win_counters : ['Working Set', 'Private Bytes', '% Processor Time']
w7_counters : ['Working Set', 'Private Bytes', '% Processor Time', 'Modified Page List Bytes']
linux_counters : [ 'Private Bytes', 'RSS']
mac_counters : [ 'Private Bytes', 'RSS']
linux_counters : ['Private Bytes', 'RSS', 'XRes']
mac_counters : ['Private Bytes', 'RSS']
shutdown : False
profile_path: base_profile
- name: tdhtml