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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt

Issue 1624783002: DevTools: Switch to using fast stack iterator to collect stacks during timeline recording. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressing comments Created 4 years, 10 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 unified diff | Download patch
OLDNEW
1 Test nesting of time/timeEnd records on Timeline 1 Test nesting of time/timeEnd records on Timeline
2 2
3 3
4 Running: testSimpleConsoleTime 4 Running: testSimpleConsoleTime
5 ----> Function Call 5 ----> Function Call
6 6
7 Running: testNestedConsoleTime 7 Running: testNestedConsoleTime
8 ----> Function Call 8 ----> Function Call
9 9
10 Running: testUnbalancedConsoleTime 10 Running: testUnbalancedConsoleTime
11 ----> Function Call 11 ----> Function Call
12 12
13 Running: testConsoleTimeWithoutConsoleTimeEnd 13 Running: testConsoleTimeWithoutConsoleTimeEnd
14 ----> Function Call 14 ----> Function Call
15 --------> Timestamp: Foo 15 ------------------------------------> Timestamp: Foo
caseq 2016/01/26 01:22:04 disable samples?
alph 2016/01/26 02:04:51 Done.
16 --------> Timestamp: Bar 16 ------------------------------------> Timestamp: Bar
17 --------> Timestamp: Baz 17 ------------------------------------> Timestamp: Baz
18 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698