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

NAME

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

SYNOPSIS

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

DESCRIPTION

13       The tool reads the file named Xorg.0.log and checks if any black listed
14       module was loaded. If so, not-reportable file is created with an
15       appropriate explanation text. If no black listed module was loaded, the
16       tool reads the file named backtrace from a problem data directory
17       record and generates a duplication hash and a universally unique
18       identifier (UUID). Then it saves this data as new elements duphash and
19       uuid.
20
21   Integration with ABRT events
22       abrt-action-analyze-xorg can be used to generate the duplication hash
23       of a newly discovered Xorg backtraces.
24
25           EVENT=post-create analyzer=Xorg   abrt-action-analyze-xorg
26

OPTIONS

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

FILES

36       /etc/abrt/plugins/xorg.conf
37           Configuration file for ABRT’s tools which work with Xorg crashes
38

SEE ALSO

40       abrt-dump-journal-xorg(1) abrt-xorg.conf(5)
41

AUTHORS

43       ·   ABRT team
44
45
46
47abrt 2.13.0                       10/11/2019             ABRT-ACTION-ANALYZ(1)
Impressum