| Index: third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-native-nodes-filter-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-native-nodes-filter-expected.txt b/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-native-nodes-filter-expected.txt
|
| index f6756c0ec4e17a5a6a974e388c18925ee27e10e1..87ca284ba02225e243bbeb89a553878cca6a6466 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-native-nodes-filter-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-native-nodes-filter-expected.txt
|
| @@ -1,10 +1,10 @@
|
| Tests filtering of native nodes.
|
|
|
| -(root) id:1 total:134330 self:100000 depth:-1
|
| - holder id:10 total:11330 self:11110 depth:0
|
| - Aaaaaa id:5 total:20 self:20 depth:1
|
| - Bbb id:6 total:200 self:200 depth:1
|
| - C id:7 total:23000 self:22000 depth:0
|
| - Ccc id:9 total:1000 self:1000 depth:1
|
| +(root) id:1 hits:100000 depth:-1
|
| + holder id:10 hits:11110 depth:0
|
| + Aaaaaa id:5 hits:20 depth:1
|
| + Bbb id:6 hits:200 depth:1
|
| + C id:7 hits:22000 depth:0
|
| + Ccc id:9 hits:1000 depth:1
|
| 1, 10, 10, 10, 5, 6, 7, 7, 9, 10
|
|
|
|
|