Alex Henrie : ntdll: Implement ProcessVmCounters for Linux for other processes.

Alexandre Julliard julliard at winehq.org
Tue May 9 17:21:01 CDT 2017


Module: wine
Branch: master
Commit: 19a79f422818859dd5a052ddc8e270ffbfef6e71
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=19a79f422818859dd5a052ddc8e270ffbfef6e71

Author: Alex Henrie <alexhenrie24 at gmail.com>
Date:   Sun May  7 22:32:43 2017 -0600

ntdll: Implement ProcessVmCounters for Linux for other processes.

Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/process.c           | 20 +++++++++++++++++---
 dlls/ntdll/tests/info.c        | 22 ++++++++++++++++++++++
 include/wine/server_protocol.h | 23 ++++++++++++++++++++++-
 server/process.c               | 38 ++++++++++++++++++++++++++++++++++++++
 server/protocol.def            | 13 +++++++++++++
 server/request.h               | 11 +++++++++++
 server/trace.c                 | 18 ++++++++++++++++++
 7 files changed, 141 insertions(+), 4 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=19a79f422818859dd5a052ddc8e270ffbfef6e71



More information about the wine-cvs mailing list