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

Issue 318480043: i#1547 Added secondary tables for 13 syscalls: resubmit (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 2 months ago by Maxim Shudrak
Modified:
7 years, 2 months ago
Reviewers:
zhaoqin, bruening
CC:
drmemory-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1547 Added secondary tables for 13 syscalls: resubmit Added secondary tables for 13 syscalls which are used undocumented enumerations. NtSetVolumeInformationFile; NtAlpcQueryInformation; NtAlpcQueryInformationMessage; NtAlpcSetInformation; NtQueryInformationEnlistment; NtQueryInformationResourceManager; NtQueryInformationTransaction; NtQueryInformationTransactionManager; NtSetInformationEnlistment; NtSetInformationResourceManager; NtSetInformationTransaction; NtSetInformationTransactionManager; NtSetTimerEx Resubmitted issue: https://codereview.appspot.com/164290045/ ---------------

Patch Set 1 #

Total comments: 4

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+499 lines, -103 lines) Patch
M drsyscall/drsyscall_windows.c View 9 chunks +21 lines, -12 lines 0 comments Download
M drsyscall/table_windows_ntoskrnl.c View 7 chunks +52 lines, -90 lines 0 comments Download
M drsyscall/table_windows_ntoskrnl_infoclass.c View 1 3 chunks +426 lines, -1 line 0 comments Download

Messages

Total messages: 8
Maxim Shudrak
7 years, 2 months ago (2017-02-05 20:21:22 UTC) #1
bruening
FYI, Qin is out on leave and I'm traveling so it may take a few ...
7 years, 2 months ago (2017-02-08 15:56:05 UTC) #2
bruening
LGTM w/ comment https://codereview.appspot.com/318480043/diff/1/drsyscall/drsyscall_windows.c File drsyscall/drsyscall_windows.c (right): https://codereview.appspot.com/318480043/diff/1/drsyscall/drsyscall_windows.c#newcode611 drsyscall/drsyscall_windows.c:611: Not in prior diff https://codereview.appspot.com/164290045 -- ...
7 years, 2 months ago (2017-02-11 22:17:34 UTC) #3
Maxim Shudrak
Committed as https://github.com/DynamoRIO/drmemory/commit/e5b9c6726cd83e8f358211ffbffb8a85e75a6bee Final commit log: --------------- i#1547 Added secondary tables for 13 syscalls: resubmit ...
7 years, 2 months ago (2017-02-12 17:50:39 UTC) #4
Maxim Shudrak
Answer on comments https://codereview.appspot.com/318480043/diff/1/drsyscall/drsyscall_windows.c File drsyscall/drsyscall_windows.c (right): https://codereview.appspot.com/318480043/diff/1/drsyscall/drsyscall_windows.c#newcode611 drsyscall/drsyscall_windows.c:611: On 2017/02/11 22:17:34, bruening wrote: > ...
7 years, 2 months ago (2017-02-12 17:51:22 UTC) #5
Maxim Shudrak
On 2017/02/12 17:50:39, Maxim Shudrak wrote: > Committed as > https://github.com/DynamoRIO/drmemory/commit/e5b9c6726cd83e8f358211ffbffb8a85e75a6bee > > Final commit ...
7 years, 2 months ago (2017-02-12 17:58:09 UTC) #6
bruening
On 2017/02/12 17:58:09, Maxim Shudrak wrote: > On 2017/02/12 17:50:39, Maxim Shudrak wrote: > > ...
7 years, 2 months ago (2017-02-12 18:01:47 UTC) #7
Maxim Shudrak
7 years, 2 months ago (2017-02-12 18:04:11 UTC) #8
On 2017/02/12 18:01:47, bruening wrote:
> On 2017/02/12 17:58:09, Maxim Shudrak wrote:
> > On 2017/02/12 17:50:39, Maxim Shudrak wrote:
> > > Committed as
> > >
> >
>
https://github.com/DynamoRIO/drmemory/commit/e5b9c6726cd83e8f358211ffbffb8a85...
> > > 
> > > Final commit log: 
> > > ---------------
> > > i#1547 Added secondary tables for 13 syscalls: resubmit
> > > 
> > > Added secondary tables for 13 syscalls which are used
> > > undocumented enumerations.
> > > NtSetVolumeInformationFile;
> > > NtAlpcQueryInformation;
> > > NtAlpcQueryInformationMessage;
> > > NtAlpcSetInformation;
> > > NtQueryInformationEnlistment;
> > > NtQueryInformationResourceManager;
> > > NtQueryInformationTransaction;
> > > NtQueryInformationTransactionManager;
> > > NtSetInformationEnlistment;
> > > NtSetInformationResourceManager;
> > > NtSetInformationTransaction;
> > > NtSetInformationTransactionManager;
> > > NtSetTimerEx
> > > 
> > > Resubmitted issue: https://codereview.appspot.com/164290045/
> > > 
> > > Review-URL: https://codereview.appspot.com/318480043
> > > ---------------
> > 
> > I don't see this commit in our branch at github. Why ?
> 
> What git command did you run to do the commit and what was its output?  Did
the
> push part of dcommit fail?  What was the error message?

Ah, ok fixed. My mistake, forgot to enter login/password for github.
Sign in to reply to this message.

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