31 Commits

Author SHA256 Message Date
9b1d716f93 Accepting request 1165936 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1165936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=14
2024-04-07 20:13:22 +00:00
6941b1e757 Accepting request 1158796 from home:dirkmueller:Factory
- update to 0.06.00:
  * eventstat: the Init Function should be annotated as "Kernel
    Init Function"
  * eventstat: report all cumulative events

OBS-URL: https://build.opensuse.org/request/show/1158796
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=30
2024-04-07 08:36:21 +00:00
a4a3d67696 Accepting request 1129123 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1129123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=13
2023-11-27 21:44:21 +00:00
610c24d1f3 Accepting request 1127943 from home:dirkmueller:Factory
- update to 0.05.01:
  * Minor code cleanup, no functional changes
  * Fix potential division by zero when duration is 0.0
  * Limit sscanf string field sizes to match size of buffers
    being used

OBS-URL: https://build.opensuse.org/request/show/1127943
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=28
2023-11-27 12:34:01 +00:00
df1cca511b Accepting request 973597 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/973597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=12
2022-04-28 21:08:09 +00:00
6fa6ffdc57 Accepting request 973578 from home:dirkmueller:Factory
- udpate to 0.04.13:
  * manual: update date, author email and copyright
  * Add README.md file
  * snapcraft: update to core20

OBS-URL: https://build.opensuse.org/request/show/973578
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=26
2022-04-28 08:58:14 +00:00
8264d7230a Accepting request 892525 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/892525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=11
2021-05-12 17:32:51 +00:00
Lars Vogdt
94054c8bfe Accepting request 889277 from home:mnhauke
- Update to version 0.04.12
  * Rename clock_tick_rate to g_clock_tick_rate
  * Make get_events_buf local
- Update to version 0.04.11
  * handle case where comm field contains ) and spaces

OBS-URL: https://build.opensuse.org/request/show/889277
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=24
2021-05-12 15:04:32 +00:00
950b27bca1 Accepting request 847944 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/847944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=10
2020-11-12 21:47:52 +00:00
2434568c78 Accepting request 846851 from home:mnhauke
- Update to version 0.04.10
  * handle case where comm field contains ) and spaces

OBS-URL: https://build.opensuse.org/request/show/846851
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=22
2020-11-11 19:58:18 +00:00
6d29e1aa0d Accepting request 784310 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/784310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=9
2020-03-12 22:08:00 +00:00
Lars Vogdt
e168b1f5f1 Accepting request 783073 from home:mnhauke
- Drop SLE12 compat ifdef
- Supplement against bash-completion, not bash

- Update to version 0.04.09
  * Add bash completion script

OBS-URL: https://build.opensuse.org/request/show/783073
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=20
2020-03-12 12:27:52 +00:00
4f3cbe368f Accepting request 757630 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/757630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=8
2019-12-18 13:46:13 +00:00
Lars Vogdt
2bdcdb0c3b Accepting request 757612 from home:mnhauke
- update to version 0.04.08
  * Add UNLIKELY hinting on memory allocation failure checks
  * check for failed allocation of comm field
  * Add null check on failed allocation of comm field
  * Add null check on return of ctime
  * Don't strdup basename return but strdup base string
  * Fix inverted null check logic on comm field
  * Add null check on localtime return
  * check that basename returns a non-null string
  * fix out of memory allocation failure check
  * eventstat: fix '\n' check on string (null ptr dereference)
  * eventstat: use comm field for task name rather than task info
    field

- Update to version 0.04.07
  * No functional changes

- Update to version 0.04.06
  * Reduce scope of variable ticks
  * Remove unused assignments
  * Update copyright year

OBS-URL: https://build.opensuse.org/request/show/757612
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=18
2019-12-17 21:31:29 +00:00
9edfe16b88 Accepting request 666478 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/666478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=7
2019-01-21 09:57:56 +00:00
Lars Vogdt
a90b40fab3 Accepting request 664970 from home:mnhauke
- Update to version 0.04.05
  * Add in some missing voidifications on function returns
  * Make task_mangled large enough to avoid truncation
  * Re-order some fields in timer_info to pack more efficiently

OBS-URL: https://build.opensuse.org/request/show/664970
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=16
2019-01-16 13:43:06 +00:00
e9ee52af4f Accepting request 622036 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/622036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=6
2018-07-12 07:19:37 +00:00
4db8537474 Accepting request 616700 from home:mnhauke
- Update to version 0.04.04
  * Makefile: bump version
  * debian/copyright: use secure url https:// etc
  * debian/control: remove trailing empty line
  * Fix -b brief mode headings
  * Ensure we have at least 1 task accounted for
  * Add CPU load, real time priority and niceness fields
  * Add fast check if we are inside a container
- Fix version number typos in changelog

- Update to version 0.04.03
- Update to version 0.04.02
- Update to version 0.04.01
- Update to version 0.04.00

OBS-URL: https://build.opensuse.org/request/show/616700
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=14
2018-07-11 08:47:27 +00:00
20285a6808 Accepting request 574630 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/574630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=5
2018-02-09 14:53:27 +00:00
Lars Vogdt
86ed9f86b7 Accepting request 571692 from home:mnhauke
- Update to version 4.04.03
  * Makefile: bump version
  * re-format some overly wide source lines
  * Don't force wide display unless long mode is used
  * eventstat: add some more UNLIKELY/LIKELY annotations
  * Update copyright dates

OBS-URL: https://build.opensuse.org/request/show/571692
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=12
2018-02-09 12:13:08 +00:00
dd4057be0d Accepting request 537433 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/537433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=4
2017-10-30 20:18:40 +00:00
Lars Vogdt
1a57b8b8af Accepting request 535300 from home:mnhauke
- Update to version 4.04.02
  * Makefile: bump version
  * Iterate over arrays using size of array rather than using
    sentinels at end of array
  * Remove empty lines
  * Voidify returns from various functions
  * Add some UNLIKELY/LIKELY branch hinting
  * debian/control: update Standards-Version to 4.1.1
  * Prefix all globals with g_ to notify scope
  * Use sizeof object rather than size of type
  * Remove whitespace from source

OBS-URL: https://build.opensuse.org/request/show/535300
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=10
2017-10-29 16:43:37 +00:00
951a79caeb Accepting request 522035 from server:monitoring
1

OBS-URL: https://build.opensuse.org/request/show/522035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=3
2017-09-09 18:26:06 +00:00
Lars Vogdt
bc9e8a94f2 Accepting request 517696 from home:mnhauke
- Update to version 4.04.01
  * Makefile: bump version
  * Remove unused variable fields
  * Fix -c cumulative stats
  * Make column sizing more intelligent
  * snapcraft: Makefile: set LC_ALL=C.UTF-8 LANG=C.UTF-8
  * Add back ref_count reference counting which was accidentally removed
  * Compute column width correctly with -i mode being used
  * Make source more 80 column friendly
  * Use double_to_timeval instead of time coversion
  * Minor code clean up, no functional changes
  * Fix non-root failure message
  * Break out of trace reading loop on SIGINT
  * Add -i timer ID information mode
  * Add libncurses5-dev to snapcraft build dependencies
- Update to version 4.04.00
  * Makefile: bump version
  * Debian/control: update Standards-Version to 4.0.0
  * Update manual
  * Fix reversed order sample list, put data on tail instead of head
  * Add back functioning -S option now that stats look sane
  * Fake initial previous time event on first event.
  * Remove whence debug info
  * Eventstat: use event tracing rather than the older deprecated
    /proc/timer_stats interface (LP: #1705472)
  * Make symlink to snapcraft file
  * Snapcraft: add default type and grade keys to yaml

OBS-URL: https://build.opensuse.org/request/show/517696
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=8
2017-09-07 15:21:12 +00:00
c0341bb4c3 Accepting request 495697 from server:monitoring
1

OBS-URL: https://build.opensuse.org/request/show/495697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=2
2017-05-18 18:50:24 +00:00
670b78868f Accepting request 494297 from home:mnhauke
- update to version 0.03.04
  * Makefile: bump version
  * Add GNU C printf attribute to err_abort
  * Makefile: add snapcraft files to make dist rule
  * Add variable pid size handling.
  * Add snapcraft files
  * Update copyright year
  * Fix non-ANSI declaration of functions eventstat_winsize
    and eventstat_refresh
- update to version 0.03.03
  * Makefile: bump version
  * Fix FLOAT_CMP macro - need fabs on result
  * Remove sdl declarations to fix sdl shadowing
  * constify info1, info2
  * Move scope of duration, removes shadowing of this variable
  * Allow floating point comparisons a little bit of tiny slop
  * Add stdarg.h header
  * use gnu printf style attributes for es_printf
  * Makefile: add PEDANTIC flags

OBS-URL: https://build.opensuse.org/request/show/494297
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=6
2017-05-17 18:48:10 +00:00
b55cf58339 Accepting request 416307 from server:monitoring
I want to maintain eventstat in Factory

OBS-URL: https://build.opensuse.org/request/show/416307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eventstat?expand=0&rev=1
2016-09-21 16:46:08 +00:00
ac98062682 Accepting request 416305 from home:mnhauke
fix license

OBS-URL: https://build.opensuse.org/request/show/416305
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=4
2016-08-01 06:14:32 +00:00
d8a94271b3 Accepting request 416043 from home:mnhauke
update to version 0.03.02

OBS-URL: https://build.opensuse.org/request/show/416043
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=3
2016-07-30 15:19:21 +00:00
Lars Vogdt
e945a3eefa Accepting request 360090 from home:mnhauke
- update to 0.03.01
- upstream does not provide a changelog

OBS-URL: https://build.opensuse.org/request/show/360090
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/eventstat?expand=0&rev=2
2016-03-09 16:50:38 +00:00
Lars Vogdt
15d90862e9 Accepting request 343931 from home:mnhauke
initial package

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