New issue
Advanced search Search tips

Issue 626076 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug

Blocking:
issue 457322



Sign in to add a comment

Bulk Reports - Add date/time trace was captured to metadata.

Project Member Reported by simonhatch@chromium.org, Jul 6 2016

Issue description

Add date/time trace was captured to metadata.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jul 13 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/790aa25d68f52ab6ecf5fff9fc81b2e0a4a2394c

commit 790aa25d68f52ab6ecf5fff9fc81b2e0a4a2394c
Author: simonhatch <simonhatch@chromium.org>
Date: Wed Jul 13 03:12:37 2016

Bulk Reports - Add datetime metadata to traces.

Since values don't take int64, choices are to grab the time and store it as a double or use UTCExplode and format the string like: "YYYY-MM-DD HH:MM:SS"

BUG= 626076 

Review-Url: https://codereview.chromium.org/2125983002
Cr-Commit-Position: refs/heads/master@{#404944}

[modify] https://crrev.com/790aa25d68f52ab6ecf5fff9fc81b2e0a4a2394c/content/browser/tracing/tracing_controller_impl.cc

Project Member

Comment 2 by bugdroid1@chromium.org, Jul 13 2016

Labels: merge-merged-2795
The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/790aa25d68f52ab6ecf5fff9fc81b2e0a4a2394c

commit 790aa25d68f52ab6ecf5fff9fc81b2e0a4a2394c
Author: simonhatch <simonhatch@chromium.org>
Date: Wed Jul 13 03:12:37 2016

Bulk Reports - Add datetime metadata to traces.

Since values don't take int64, choices are to grab the time and store it as a double or use UTCExplode and format the string like: "YYYY-MM-DD HH:MM:SS"

BUG= 626076 

Review-Url: https://codereview.chromium.org/2125983002
Cr-Commit-Position: refs/heads/master@{#404944}

[modify] https://crrev.com/790aa25d68f52ab6ecf5fff9fc81b2e0a4a2394c/content/browser/tracing/tracing_controller_impl.cc

Owner: simonhatch@chromium.org
Status: Fixed (was: Untriaged)
Components: Speed>Tracing
Labels: -Performance-Tracing

Sign in to add a comment