]> granicus.if.org Git - sysstat/commit
sa.h: Add new gtypes_nr field in activity structure
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 16 Sep 2017 14:30:46 +0000 (16:30 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 16 Sep 2017 14:30:46 +0000 (16:30 +0200)
commitee112d819eb480bb0b708def934f40c7ca6b3533
tree439a0a6833929e5bf93dec867c9315f2b8479bc3
parentf5bcda150445549b25afc7e56c68af78f93284aa
sa.h: Add new gtypes_nr field in activity structure

This field describes the corresponding structure containing statistics
(as defined in rd_stats.h or rd_sensors.h): Number of fields of type
"long long", number of fields of type "long", number of fields of type
"int".
This field will be used for various purposes, e.g., big/little endian
conversion.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
activity.c
sa.h