aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/top.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-formatStefan Boberg2022-02-021-1/+2
* Fixed ZenServerEntry::*ListenPort compile errorsMartin Ridgers2022-01-271-2/+2
* Don't sweep instance table in read-only modeStefan Boberg2021-09-171-1/+4
* clang-formatStefan Boberg2021-09-171-5/+6
* Added namespace scopes to more includes for better consistencyStefan Boberg2021-09-171-0/+4
* Moved zenserverprocess into zenutil/zenserverprocess.hStefan Boberg2021-09-171-1/+1
* Exposed session id in ZenServerStateStefan Boberg2021-09-161-1/+19
* Improved top/ps behaviourStefan Boberg2021-09-161-3/+7
* Changed logging implementationStefan Boberg2021-09-151-5/+5
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...Stefan Boberg2021-09-151-1/+1
* Removed #pragma once from cpp files (copy pasta fail)Stefan Boberg2021-09-031-2/+0
* Basic implementation of zen top/ps (currently identical but won't be) functio...Stefan Boberg2021-08-091-0/+36
* Added stub code for 'top' command (no implementation yet - awaiting some vcpk...Stefan Boberg2021-06-181-0/+22