logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

arbtt-capture - collect data samples for arbtt

Authors

JoachimBreitner <mail@joachim-breitner.de>
           Main author of arbtt

       SergeyAstanin <s.astanin@gmail.com>
           Contributor

       MartinKiefel <mk@nopw.de>
           Contributor

       MuharemHrnjadovic <muharem@linux.com>
           Contributor

       MarkusHauck <markus1189@gmail.com>
           Contributor

       ThomaszMiąsko <tomasz.miasko@gmail.com>
           Contributor

       WaldirPimenta <waldyrious@gmail.com>
           Documentation writer

       GwernBranwen <gwern@gwern.net>
           Documentation writer

       PaoloG.Giarrusso <p.giarrusso@gmail.com>
           Contributor

       MichalJ.Gajda <migamake@migamake.com>
           Contributor

Description

arbtt-capture runs continuously and saves at the given sample rate, usually once per minute, the
       collected data to ~/.arbtt/capture.log.

Files

~/.arbtt/capture.log
           binary file, storing the arbtt data samples

Name

       arbtt-capture - collect data samples for arbtt

Notes

        1. arbtt hackage page
           http://hackage.haskell.org/package/arbtt

arbtt manual                                       04/03/2022                                   ARBTT-CAPTURE(1)

Options

-h, -?, --help
           shows a short summary of the available options, and exists.

       -V, --version
           shows the version number, and exists.

       -rRATE, --sample-rateRATE
           sets the sample rate in seconds (default: 60)

       -fFILE, --logfileFILE
           logfile to use instead of ~/.arbtt/capture.log-d, --dump
           dump one current sample instead of modifying the logfile

See Also

       See the arbtt manual for more information and the arbtthackagepage[1] for newer versions of arbtt.

Synopsis

arbtt-capture [OPTION...]

See Also