centos man page for abrt-action-analyze-backtrace

Query: abrt-action-analyze-backtrace

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ABRT-ACTION-ANALYZ(1)						    ABRT Manual 					     ABRT-ACTION-ANALYZ(1)

NAME
abrt-action-analyze-backtrace - Analyzes C/C++ backtrace, generates duplication hash, backtrace rating, and identifies crash function in problem directory DIR.
SYNOPSIS
abrt-action-analyze-backtrace [-v] [-d DIR]
DESCRIPTION
The tool reads a file named backtrace from problem directory, generates duplication hash, backtrace rating, and identifies crash function. Then it saves this data as new elements duphash, rating, crash_function in this problem directory. Integration with libreport events abrt-action-analyze-backtrace can be used as a secondary analyzer, after backtrace has been generated. The data generated by abrt-action-analyze-backtrace is useful for reporting the crash to bug databases: rating makes it possible to prevent reporting of bugs with low quality (non-informative) backtraces, duplication hash is used to find already filed bugs about similar crashes. Example usage in report_event.conf: EVENT=analyze analyzer=CCpp abrt-action-generate-backtrace || exit $? abrt-action-analyze-backtrace
OPTIONS
-d DIR Path to problem directory. -v Be more verbose. Can be given multiple times.
AUTHORS
o ABRT team
SEE ALSO
abrt-action-generate-backtrace abrt 2.1.11 06/18/2014 ABRT-ACTION-ANALYZ(1)
Related Man Pages
abrtd(8) - centos
abrt-action-analyze-java(1) - centos
abrt-action-save-package-data(1) - centos
abrt-retrace-client(1) - centos
abrt_event.conf(5) - centos
Similar Topics in the Unix Linux Community
hello
BackTrace
Directory inside directory problem
analyze linux crash dump
problem in using ed command 1, $s/x*/o/g