Wireshark-commits: [Wireshark-commits] master cc50515: Show memory info on macOS and Linux
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc50515e57162d2ef740aa6e725e06f2b0c21293
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cc50515 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Show memory info on macOS and Linux
Added support for showing memory information (amount of physical memory)
in version information on macOS and Linux.
Moved CPU info and memory info right after OS version info.
Change-Id: I305d1b7d015d50ed137f2c80b31d698e9315d735
Reviewed-on: https://code.wireshark.org/review/17884
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2fa327a eap: fix cast warning.
adds cc50515 Show memory info on macOS and Linux
Summary of changes:
ws_version_info.c | 35 ++++++++++++++++++++++++++---------
wsutil/cpu_info.c | 3 +++
2 files changed, 29 insertions(+), 9 deletions(-)