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

get_cyclictest_snapshot - Get a snapshot of running instances of cyclictest

Author

       get_cyclictest_snapshot was written by John Kacur <jkacur at redhat dot com>

                                                  July 6, 2020                        GET_CYCLICTEST_SNAPSHOT(8)

Name

       get_cyclictest_snapshot - Get a snapshot of running instances of cyclictest

Options

       Without options, this program will send USR2 to cyclictest to create a snapshot and then print it out.

       Optional arguments:

       -h,--help
              show this help message and exit

       -l,--list
              list the main pid(s) of running instances of cyclictest

       -s[pid[pid...]],--snapshot[pid[pid...]]
              take a snapshot of running instances of cyclictest
              by sending USR2 to cyclictest

       -p[pid[pid...]],--print[pid[pid...]]
              print the snapshots

See Also

cyclictest(8),

Synopsis

get_cyclictest_snapshot [[-h][-l][-s[pid[pid]
                               [[-p[pid[pid...]]]]

See Also