1
0
forked from pool/cpustat

14 Commits

Author SHA256 Message Date
Lars Vogdt
5e5f71f84d Accepting request 902835 from home:mnhauke
- Update to version 0.02.15
  * Set endptr to null to clear up pedantic static analysis

OBS-URL: https://build.opensuse.org/request/show/902835
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=24
2021-07-08 14:51:44 +00:00
Lars Vogdt
3b810ec3e4 Accepting request 889260 from home:mnhauke
- Update to version 0.02.14
  * Remove update of sz as the result is never read

OBS-URL: https://build.opensuse.org/request/show/889260
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=22
2021-05-10 13:44:22 +00:00
5e50b513ff Accepting request 846848 from home:mnhauke
- Update to version 0.02.13
  * cpustat: handle case where comm field contains ) and spaces

OBS-URL: https://build.opensuse.org/request/show/846848
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=20
2020-11-11 19:57:52 +00:00
35f1cb2e71 Accepting request 833557 from home:mnhauke
- Update to version 0.02.12
  * cpustat: fix truncated output, allow CPU % stats > 100%
- Update to version 0.02.11
  * cpustat: zero ws struct to clear static analysis warnings

OBS-URL: https://build.opensuse.org/request/show/833557
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=18
2020-09-11 09:30:59 +00:00
7c60d454f1 Accepting request 782677 from home:mnhauke
- Drop SLE12 compat ifdef

- Supplement against bash-completion, not bash

OBS-URL: https://build.opensuse.org/request/show/782677
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=16
2020-03-08 13:00:04 +00:00
Lars Vogdt
93bd4bb8c0 Accepting request 779419 from home:mnhauke
- Update to version 0.02.10
  * Makefile: add bash-completion to make dist rule
  * Add bash completion script
- Add subpackage for bash-completion

OBS-URL: https://build.opensuse.org/request/show/779419
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=15
2020-02-26 23:08:05 +00:00
Lars Vogdt
ee607dff0c Accepting request 719879 from home:mnhauke
- Update to version 0.02.09
  * Makefile: bump version
  * Makefile: remove -g flag
  * Avoid division by zero if total is zero

- Update to version 0.02.08
  * Makefile: bump version
  * Fix strncpy string size
  * Reduce scope of variable i
  * Update copyright year

OBS-URL: https://build.opensuse.org/request/show/719879
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=13
2019-08-09 08:10:20 +00:00
Lars Vogdt
f32f09f899 Accepting request 664969 from home:mnhauke
- Update to version 0.02.07
  * Re-arrange fields in structs to pack data more efficiently
- Update to version 0.02.06
  * Don't show CPU frequency if it cannot be read

OBS-URL: https://build.opensuse.org/request/show/664969
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=11
2019-01-16 13:42:52 +00:00
5229d4f94b Accepting request 633262 from home:dliedke:branches:server:monitoring
update to version 0.02.05

OBS-URL: https://build.opensuse.org/request/show/633262
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=9
2018-09-05 08:07:26 +00:00
Lars Vogdt
78d6f43fb6 Accepting request 571524 from home:mnhauke
- update to version 0.02.04
  * Makefile: bump version
  * Manual: update copyright year and manual date
  * Add variable pid size handling.
  * Voidify close/fclose calls

OBS-URL: https://build.opensuse.org/request/show/571524
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=7
2018-02-06 13:16:07 +00:00
2c67c1eafa Accepting request 494315 from home:mnhauke
- update to version 0.02.03
  * Makefile: bump version
  * Manual: update copyright year and manual date
  * Add variable pid size handling.
  * Voidify close/fclose calls
- update to version 0.02.02
  * Makefile: bump version
  * Remove some redundant pointer increments
  * Update copyright year
  * Add libncursesw5-dev to snapcraft yaml
  * Don't do a resize() in SIGWINCH signal handler
- update to version 0.02.01
  * Makefile: bump version
  * Remove df_putc, we don't use it now
  * Minor cleanup, add more comments
  * Remove another slow snprintf in cpu_freq_format
  * Generalise putdouble_point1 to n decimal places, rename putdec to putint
  * Remove another snprintf from proc_stat_dump
  * Add command and spacing before Freq Avg text
  * Remove another use of expensive sprintf
  * Add putuint helper and remove another overly used snprintf
  * Fix incorrect closing square bracket around kernel thread
  * Remove another snprintf and replace with more optimal code
  * Add some minor optimisations
  * Optimise printing so we don't use printf which is expensive
  * Add comments to putdec function
  * Generalise putdec function to handle any decimal sized string
  * Use inline popcount to count bits
  * Ensure in top mode we don't fall off bottom of terminal
- update to version 0.02.00

OBS-URL: https://build.opensuse.org/request/show/494315
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=5
2017-05-17 18:47:59 +00:00
7509e958b7 Accepting request 416342 from home:mnhauke
fix license

OBS-URL: https://build.opensuse.org/request/show/416342
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=3
2016-08-01 08:39:13 +00:00
dc258426cf Accepting request 416042 from home:mnhauke
update to version 0.01.27

OBS-URL: https://build.opensuse.org/request/show/416042
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=2
2016-07-30 15:18:44 +00:00
Lars Vogdt
3a527aa4e4 Accepting request 343934 from home:mnhauke
initial package

OBS-URL: https://build.opensuse.org/request/show/343934
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/cpustat?expand=0&rev=1
2015-11-21 14:00:35 +00:00