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

Issue 194573005: Web page front-end for grokdump. (Closed)

Created:
6 years, 9 months ago by Jarin
Modified:
6 years, 9 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Web page front-end for grokdump. This is a prototype to start discussion about useful features for a better/friendlier minidump analysis tool. The change adds an -w option to grokdump.py. With the option on, grokdump will launch a web server and web browser for browsing the minidump. It also supports adding persistent comments and listing + browsing other minidumps (in the same directory) without the need to restart the web server. R=jkummerow@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=20281

Patch Set 1 #

Total comments: 61

Patch Set 2 : Addressing reviewer comments #

Patch Set 3 : Addressing pylint suggestions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1145 lines, -6 lines) Patch
M tools/grokdump.py View 1 2 10 chunks +1145 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jarin
6 years, 9 months ago (2014-03-11 13:22:00 UTC) #1
Jakob Kummerow
LGTM, just nits. Great stuff! I haven't spent much time verifying correctness. We'll notice in ...
6 years, 9 months ago (2014-03-24 15:21:31 UTC) #2
Jarin
- Fixed the formatting. - Ran the pages through an HTML validator and fixed the ...
6 years, 9 months ago (2014-03-26 10:54:28 UTC) #3
Jarin
6 years, 9 months ago (2014-03-26 15:05:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r20281 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698