aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool_influxdb
Commit message (Expand)AuthorAgeFilesLines
* Do not report bytes skipped by scan as issued.Alexander Motin2023-06-301-1/+1
* nvpair: Constify string functionsRichard Yao2023-03-141-3/+3
* Fix unchecked return valuesRichard Yao2022-09-291-1/+3
* Fix unchecked return values and unused return valuesRichard Yao2022-09-231-4/+4
* Enable -Wwrite-stringsнаб2022-06-291-36/+29
* autoconf: use include directives instead of recursing down cmdнаб2022-05-102-11/+6
* autoconf: use include directives instead of recursing down libнаб2022-05-101-3/+4
* Correct compilation errors reported by GCC 10/11Damian Szuberski2022-02-201-1/+1
* Rename fallthrough to zfs_fallthroughJorgen Lundman2022-02-151-1/+1
* Fix trivial calloc(3) arguments orderTomohiro Kusumi2022-02-021-1/+1
* Use fallthrough macroBrian Behlendorf2021-09-141-1/+1
* Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319)Trevor Bautista2021-08-261-0/+7
* Normalise /*FALLTHR{OUGH,U}*/наб2021-07-261-0/+1
* zpool_influxdb: fix -Werror=stringop-truncationGeorge Melikov2021-07-161-2/+1
* Move properties, parameters, events, and concepts around manual sectionsнаб2021-06-091-2/+2
* libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmdнаб2021-05-291-5/+6
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* zpool_influxdb: move to libexec dirPavel Snajdr2020-11-284-5/+5
* Ignore zpool_influxdb binaryRyan Moeller2020-10-161-0/+1
* Add zpool_influxdb commandRichard Elling2020-10-098-0/+2863