History log of /src/usr.sbin/gstat/gstat.8 (Results 1 – 25 of 93)
Revision Date Author Comments
# 0430faac 12-Jul-2025 Brad Davis <brd@FreeBSD.org>

gstat(8): Fix typo in example to filter the results

Reported by: rpokala
Fixes: 5652050565f7 - gstat.8: Add an example of how to filter the results


# 56520505 11-Jul-2025 Brad Davis <brd@FreeBSD.org>

gstat.8: Add an example of how to filter the results

Reviewed by: bcr


# 8b358393 03-Feb-2025 Alexander Ziaee <ziaee@FreeBSD.org>

gstat: Sync usage/synopsis + tag SPDX

Sort options using the slightly unusual convention used here as well.

MFC after: 3 days
Approved by: carlavilla (mentor), imp (src)
Differential Revision: ht

gstat: Sync usage/synopsis + tag SPDX

Sort options using the slightly unusual convention used here as well.

MFC after: 3 days
Approved by: carlavilla (mentor), imp (src)
Differential Revision: https://reviews.freebsd.org/D48800

show more ...


# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 43986288 06-Jan-2021 Fernando Apesteguía <fernape@FreeBSD.org>

gstat(8): Bump .Dd

Forgotten in cfaa2958dc44c20f56a19fe490ee4d7c02f50bef

PR: 251313
Differential Revision: https://reviews.freebsd.org/D27815


# cfaa2958 29-Dec-2020 Fernando Apesteguía <fernape@FreeBSD.org>

gstat(8): Document interactive keyboard commands

gstat(8) allows for <, >, c, f, F and q while in interactive mode.

PR: 251313
Submitted by: bojan_petrovic@fastmail.fm
Approved by: manpages (0mp@)

gstat(8): Document interactive keyboard commands

gstat(8) allows for <, >, c, f, F and q while in interactive mode.

PR: 251313
Submitted by: bojan_petrovic@fastmail.fm
Approved by: manpages (0mp@)
Differential Revision: https://reviews.freebsd.org/D27815

show more ...


# 7847e041 24-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r338026 through r338297, and resolve conflicts.


# 0430faac 12-Jul-2025 Brad Davis <brd@FreeBSD.org>

gstat(8): Fix typo in example to filter the results

Reported by: rpokala
Fixes: 5652050565f7 - gstat.8: Add an example of how to filter the results


# 56520505 11-Jul-2025 Brad Davis <brd@FreeBSD.org>

gstat.8: Add an example of how to filter the results

Reviewed by: bcr


# 8b358393 03-Feb-2025 Alexander Ziaee <ziaee@FreeBSD.org>

gstat: Sync usage/synopsis + tag SPDX

Sort options using the slightly unusual convention used here as well.

MFC after: 3 days
Approved by: carlavilla (mentor), imp (src)
Differential Revision: ht

gstat: Sync usage/synopsis + tag SPDX

Sort options using the slightly unusual convention used here as well.

MFC after: 3 days
Approved by: carlavilla (mentor), imp (src)
Differential Revision: https://reviews.freebsd.org/D48800

show more ...


# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 43986288 06-Jan-2021 Fernando Apesteguía <fernape@FreeBSD.org>

gstat(8): Bump .Dd

Forgotten in cfaa2958dc44c20f56a19fe490ee4d7c02f50bef

PR: 251313
Differential Revision: https://reviews.freebsd.org/D27815


# cfaa2958 29-Dec-2020 Fernando Apesteguía <fernape@FreeBSD.org>

gstat(8): Document interactive keyboard commands

gstat(8) allows for <, >, c, f, F and q while in interactive mode.

PR: 251313
Submitted by: bojan_petrovic@fastmail.fm
Approved by: manpages (0mp@)

gstat(8): Document interactive keyboard commands

gstat(8) allows for <, >, c, f, F and q while in interactive mode.

PR: 251313
Submitted by: bojan_petrovic@fastmail.fm
Approved by: manpages (0mp@)
Differential Revision: https://reviews.freebsd.org/D27815

show more ...


# 7847e041 24-Aug-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r338026 through r338297, and resolve conflicts.


# 0b9079bf 21-Aug-2018 Marcelo Araujo <araujo@FreeBSD.org>

- Add CSV output to gstat via -C flag.

Add a -C option, similar to -B, that allows gstat to produce basic CSV output
with absolute timestamps (ISO 8601, nearly.) Multiple devices are handled by
way

- Add CSV output to gstat via -C flag.

Add a -C option, similar to -B, that allows gstat to produce basic CSV output
with absolute timestamps (ISO 8601, nearly.) Multiple devices are handled by
way of a single-pivot CSV table with duplicated timestamps for each object
output.

Submitted by: Nick Principe <nap__ixsystems.com>
Reviewed by: myself, imp@, asomers (earlier verison), bcr (manpages)
Sponsored by: iXsystems Inc.
Differential Revision: https://reviews.freebsd.org/D16151

show more ...


# 2828dafc 10-Nov-2016 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r308227 through r308490.


# 712a6ae6 09-Nov-2016 Marcelo Araujo <araujo@FreeBSD.org>

Add flag -B which does the same like batch mode but without exiting after
print. Also add a new flag -s that add blocks size to statistics.

PR: 198347, 212726
Submitted by: Ben RUBSON <ben.rubson@g

Add flag -B which does the same like batch mode but without exiting after
print. Also add a new flag -s that add blocks size to statistics.

PR: 198347, 212726
Submitted by: Ben RUBSON <ben.rubson@gmail.com>
Tested by: pi
MFC After: 2 weeks.

show more ...


# 246e7a2b 02-Sep-2014 Neel Natu <neel@FreeBSD.org>

IFC @r269962

Submitted by: Anish Gupta (akgupt3@gmail.com)


# ee7b0571 19-Aug-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Merge head from 7/28


# 1b833d53 13-Aug-2014 Alexander V. Chernikov <melifaro@FreeBSD.org>

Sync to HEAD@r269943.


# f7317857 03-Jul-2014 Xin LI <delphij@FreeBSD.org>

Add an option, -p, which makes gstat(8) to only display physical providers
(those with rank of 1).

MFC after: 2 weeks


# 6cec9cad 03-Jun-2014 Peter Grehan <grehan@FreeBSD.org>

MFC @ r266724

An SVM update will follow this.


# 414fdaf0 21-May-2014 Alan Somers <asomers@FreeBSD.org>

IFC @266473


# 16f6e715 17-May-2014 Alexander Motin <mav@FreeBSD.org>

Add -o option to gstat to display "other" operatins (e.g. BIO_FLUSH).

MFC after: 1 week


# 0b9079bf 21-Aug-2018 Marcelo Araujo <araujo@FreeBSD.org>

- Add CSV output to gstat via -C flag.

Add a -C option, similar to -B, that allows gstat to produce basic CSV output
with absolute timestamps (ISO 8601, nearly.) Multiple devices are handled by
way

- Add CSV output to gstat via -C flag.

Add a -C option, similar to -B, that allows gstat to produce basic CSV output
with absolute timestamps (ISO 8601, nearly.) Multiple devices are handled by
way of a single-pivot CSV table with duplicated timestamps for each object
output.

Submitted by: Nick Principe <nap__ixsystems.com>
Reviewed by: myself, imp@, asomers (earlier verison), bcr (manpages)
Sponsored by: iXsystems Inc.
Differential Revision: https://reviews.freebsd.org/D16151

show more ...


1234