Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-large-tree-search-expected.txt

Issue 2144153002: [DevTools] Remove CallUID from CPUProfileNode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@make-profile-0-based
Patch Set: rebased tests Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-large-tree-search-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-large-tree-search-expected.txt b/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-large-tree-search-expected.txt
index 17c5b6954b7ecdf4595a2309cf3f1f5f799c2acf..a69d18a8c84564c71ea449b52c79214a825957ba 100644
--- a/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-large-tree-search-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-large-tree-search-expected.txt
@@ -1,16 +1,16 @@
Tests that search works for large bottom-up view of CPU profile.
-10012: foo12 10 9890
-10120: foo120 10 8810
-10121: foo121 10 8800
-10122: foo122 10 8790
-10123: foo123 10 8780
-10124: foo124 10 8770
-10125: foo125 10 8760
-10126: foo126 10 8750
-10127: foo127 10 8740
-10128: foo128 10 8730
-10129: foo129 10 8720
+foo12@0:12: foo12 10 9890
+foo120@0:120: foo120 10 8810
+foo121@0:121: foo121 10 8800
+foo122@0:122: foo122 10 8790
+foo123@0:123: foo123 10 8780
+foo124@0:124: foo124 10 8770
+foo125@0:125: foo125 10 8760
+foo126@0:126: foo126 10 8750
+foo127@0:127: foo127 10 8740
+foo128@0:128: foo128 10 8730
+foo129@0:129: foo129 10 8720
Profiler was disabled.
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698