1ABRT-ACTION-ANALYZ(1)             ABRT Manual            ABRT-ACTION-ANALYZ(1)
2
3
4

NAME

6       abrt-action-analyze-oops - Calculate and save UUID and duplicate hash
7       for a problem data directory DIR with kernel oops.
8

SYNOPSIS

10       abrt-action-analyze-oops [-v] [-d DIR]
11

DESCRIPTION

13       The tool reads the file named backtrace from a problem data directory,
14       parses it as a kernel oops record and generates a duplication hash and
15       a universally unique identifier (UUID). Then it saves this data as new
16       elements duphash and uuid.
17
18   Integration with ABRT events
19       abrt-action-analyze-oops can be used to generate the duplication hash
20       of a newly discovered kernel oops.
21
22           EVENT=post-create analyzer=Kerneloops   abrt-action-analyze-oops
23

OPTIONS

25       -d DIR
26           Path to a problem directory. Current working directory is used when
27           this option is not provided.
28
29       -v
30           Be more verbose. Can be given multiple times.
31

AUTHORS

33       •   ABRT team
34
35
36
37abrt 2.15.1                       10/19/2022             ABRT-ACTION-ANALYZ(1)
Impressum