summaryrefslogtreecommitdiff
path: root/corewatcher.8
blob: 9ee5e3e0b5fff7418f0e5f24829d07594bced025 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.TH corewatcher 8 "Aug 6, 2010"
.SH NAME
corewatcher - a program to collect backtrace data
.SH SYNOPSIS
.B corewatcher
.SH DESCRIPTION
This manual page documents briefly the
.B corewatcher
command.
.PP
\fBcorewatcher\fP is a program that collects user space program crash
information and then submits signature information and backtrace data
to a central website for for statistical analysis and presentation to
distribution developers.
.br
.SH OPTIONS
.LP

.TP
\fB\-d | \-\-debug\fR
Enable debug mode
.TP
\fB\-n | \-\-nodaemon\fR
Do not daemonize
.TP
\fB\-a | \-\-always\fR
Send all crash data irregardless of other settings
.TP
\fB\-t | \-\-test\fR
Don't send anything, process 1 crash core file only, then exit
.TP
\fB\-h | \-\-help\fR
Display a brief option description
.SH FILES
/etc/corewatcher.conf
.SH AUTHOR
corewatcher was written by Arjan van de Ven <arjan@linux.intel.com>,
and Kaitlin Rupert <kaitlin.rupert@intel.com> and Auke Kok
<auke-jan.h.kok@intel.com>
.PP