付善庆
72b130d277
Unified license name specification
...
Signed-off-by: 付善庆 <fushanqing@kylinos.cn>
(cherry picked from commit 84e98b2d278c96a085956199842c0f22d760fe31)
2022-10-09 11:04:57 +08:00
konglidong
36e9c6d659
modify bad date in changelog
2022-06-15 16:45:57 +08:00
yezengruan
c977d9dfb1
add README.zh.md. update README.md
...
Signed-off-by: gomico <smiku294@live.cn>
Signed-off-by: yezengruan <yezengruan@huawei.com>
(cherry picked from commit 021210523a19bb156ec21b021e20605f967ea140)
2022-05-05 15:33:13 +08:00
yezengruan
b6865b2eef
update spec changelog
...
Signed-off-by: yezengruan <yezengruan@huawei.com>
(cherry picked from commit ecaf920edf4c57a22e39e4387e658ac8009654b7)
2022-05-05 15:33:13 +08:00
Alex Chen
aaefe9eaa0
spec: Update release version with !20 !24
...
increase release verison by one
Signed-off-by: Alex Chen <alex.chen@huawei.com>
2021-04-22 16:57:15 +08:00
Alex Chen
34f499dde0
spec: Update patch and changelog with !24
...
vcpu_list: pre malloc vcpu list to improve performance
performance: del unnecessary memcpy and memset
keyboard: change wait time to 3s
performance: change memset location
proc: del unused items getting from proc stat refresh
proc: del loop sscanf for proc pid stat file
utils: del realpath from read_file
Signed-off-by: nocjj <1250062498@qq.com>
2021-04-22 16:57:11 +08:00
Alex Chen
03b8e2075d
spec: Update patch and changelog with !20
...
input: change wait mechanism for input
Signed-off-by: nocjj <1250062498@qq.com>
2021-04-22 16:57:10 +08:00
Euler Robot
c8657ee99d
spec: Update release version with !21 !22
...
increase release verison by one
Signed-off-by: Euler Robot <euler.robot@huawei.com>
2021-03-02 16:57:22 +08:00
Euler Robot
4a64e95873
spec: Update patch and changelog with !22
...
version: unified with release version
Signed-off-by: nocjj <1250062498@qq.com>
2021-03-02 16:57:22 +08:00
Euler Robot
a9aa9bb3a2
spec: Update patch and changelog with !21
...
input: add invalid opt check in input
Signed-off-by: nocjj <1250062498@qq.com>
2021-03-02 16:57:22 +08:00
Euler Robot
1cd295767c
spec: Update release version with !15
...
increase release verison by one
Signed-off-by: Euler Robot <euler.robot@huawei.com>
2021-01-22 10:46:40 +08:00
Euler Robot
d98b10d811
spec: Update patch and changelog with !15
...
bugfix: add check to avoid invalid ptr for strcmp
2021-01-22 10:46:40 +08:00
nocjj
161f0e3ae7
sync code from openeuler:vmtop and update release to 2
2021-01-14 15:27:15 +08:00
Euler Robot
f0ff966f85
spec: Update release version with !8 !9
...
increase release verison by one
Signed-off-by: Euler Robot <euler.robot@huawei.com>
2020-11-06 11:58:09 +08:00
Euler Robot
96a45fe887
spec: Update patch and changelog with !9
...
display: modify filter display to support more display fields items
Signed-off-by: Jiajun Chen <1250062498@qq.com>
2020-11-06 11:58:09 +08:00
Euler Robot
1c229a797b
spec: Update patch and changelog with !8
...
vcpu_stat: add remaining kvm exits items to display
Signed-off-by: Jiajun Chen <1250062498@qq.com>
2020-11-06 11:58:08 +08:00
Fei Xu
91f976875d
spec: modify source url
...
Change source url to openeuler repo, and replace tar with
openeuler/vmtop tag v1.1(which is same as v1.0.1):
wget -O vmtop-1.1.tar.gz https://gitee.com/openeuler/vmtop/repository/
archive/v1.1.tar.gz#/vmtop-1.1.tar.gz
2020-10-10 15:51:15 +08:00
Euler Robot
0654c4697a
spec: Update release version with !7
...
increase release verison by one
Signed-off-by: Euler Robot <euler.robot@huawei.com>
2020-09-28 11:57:52 +08:00
Euler Robot
b640dfbebc
spec: Update patch and changelog with !7
...
vcpustat: modify vcpu info acquirement from debugfs
display: expand %CPU display
display: add limit to usage display
vmtop: simplify print_domain_field
2020-09-28 11:57:52 +08:00
Euler Robot
57654a9e1f
spec: Update release version with !6
...
increase release verison by one
Signed-off-by: Euler Robot <euler.robot@huawei.com>
2020-09-22 20:18:55 +08:00
Euler Robot
eef4a8d577
spec: Update patch and changelog with !6
...
vmtop: add -h and -v
Signed-off-by: Ruyi Chen <chenruyi2@huawei.com>
2020-09-22 20:18:48 +08:00
nocjj
84f4b6e4b6
spec: Update release and changelog
...
bugfix: check unsigned number flip before getting delta
bugfix: exit vmtop when arguments are invalid
bugfix: fix %ST, %GUE, %HYP formula
display: expand row size in TEXT mode
2020-09-21 11:55:01 +08:00
nocjj
c30b9f044d
vmtop: Show kvm exit items and add document to project
...
Update source code tar from openeuler/vmtop tag v1.0.1, and update
release number.
changes:
1.Get kvm exit data from vcpu_stat, and add related display items to vmtop.
Related kernel patch:
bbb5023b97
5ae004462e
167fbfb3d2
2.Add some shortcut key, such as 'H' to open thread mode.
3.Add README and related document to project.
2020-09-09 20:16:49 +08:00
nocjj
1698025b09
vmtop: package init
...
Add spec file and source code tar for project to support rpmbuild.
And source code tar comes from openeuler/vmtop's tag v1.0.
2020-08-26 10:00:58 +08:00