Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(37)

Issue 318240043: [plaso] Added memory usage to status view (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 3 months ago by Joachim Metz
Modified:
7 years, 3 months ago
Reviewers:
jberggren, romaing, onager
CC:
kiddi, log2timeline-dev_googlegroups.com
Visibility:
Public.

Description

[plaso] Added memory usage to status view

Patch Set 1 #

Patch Set 2 : Added memory usage to status view #

Total comments: 10

Patch Set 3 : Changes after review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -230 lines) Patch
M plaso/cli/status_view_tool.py View 1 2 3 chunks +29 lines, -3 lines 0 comments Download
M plaso/cli/storage_media_tool.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
A plaso/engine/process_info.py View 1 2 1 chunk +48 lines, -0 lines 0 comments Download
M plaso/engine/processing_status.py View 10 chunks +11 lines, -5 lines 0 comments Download
M plaso/engine/single_process.py View 3 chunks +5 lines, -1 line 0 comments Download
M plaso/frontend/extraction_frontend.py View 3 chunks +0 lines, -11 lines 0 comments Download
M plaso/multi_processing/engine.py View 1 2 5 chunks +3 lines, -29 lines 0 comments Download
D plaso/multi_processing/process_info.py View 1 chunk +0 lines, -89 lines 0 comments Download
M plaso/multi_processing/psort.py View 1 2 chunks +7 lines, -2 lines 0 comments Download
M plaso/multi_processing/task_engine.py View 1 2 6 chunks +8 lines, -7 lines 0 comments Download
M tests/cli/status_view_tool.py View 6 chunks +11 lines, -8 lines 0 comments Download
A + tests/engine/process_info.py View 2 chunks +5 lines, -13 lines 0 comments Download
M tests/frontend/extraction_frontend.py View 1 chunk +0 lines, -5 lines 0 comments Download
D tests/multi_processing/process_info.py View 1 chunk +0 lines, -38 lines 0 comments Download
M tools/log2timeline.py View 1 2 2 chunks +0 lines, -8 lines 0 comments Download
M tools/log2timeline_test.py View 1 2 2 chunks +2 lines, -10 lines 0 comments Download

Messages

Total messages: 8
Joachim Metz
7 years, 3 months ago (2017-01-07 14:09:44 UTC) #1
Joachim Metz
Code updated.
7 years, 3 months ago (2017-01-10 20:27:33 UTC) #2
onager
https://codereview.appspot.com/318240043/diff/20001/plaso/cli/status_view_tool.py File plaso/cli/status_view_tool.py (right): https://codereview.appspot.com/318240043/diff/20001/plaso/cli/status_view_tool.py#newcode90 plaso/cli/status_view_tool.py:90: magnitude_1024 = 0 It's not clear exactly what this ...
7 years, 3 months ago (2017-01-13 11:51:40 UTC) #3
onager
7 years, 3 months ago (2017-01-13 11:51:43 UTC) #4
Joachim Metz
https://codereview.appspot.com/318240043/diff/20001/plaso/cli/status_view_tool.py File plaso/cli/status_view_tool.py (right): https://codereview.appspot.com/318240043/diff/20001/plaso/cli/status_view_tool.py#newcode90 plaso/cli/status_view_tool.py:90: magnitude_1024 = 0 On 2017/01/13 11:51:40, onager wrote: > ...
7 years, 3 months ago (2017-01-15 08:27:05 UTC) #5
Joachim Metz
Code updated.
7 years, 3 months ago (2017-01-15 08:33:39 UTC) #6
onager
LGTM
7 years, 3 months ago (2017-01-16 14:56:06 UTC) #7
Joachim Metz
7 years, 3 months ago (2017-01-16 18:32:09 UTC) #8
Changes have been merged with master branch. To close the review and clean up
the feature branch you can run: python ./utils/review.py close memusage
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b