1ABRT-ACTION-PERFOR(1) ABRT Manual ABRT-ACTION-PERFOR(1)
2
3
4
6 abrt-action-perform-ccpp-analysis - Allows users to select acceptable
7 way of core dump analysis
8
10 abrt-action-perform-ccpp-analysis [-h] [-d PROBLEM_DIR]
11
13 This tool allows user to select between local and remote core dump
14 analysis. The local analysis may require to download huge amount of
15 data but is completely safe. On the contrary the remote analysis only
16 needs to upload the core dump to retrace server but the core dump may
17 contain security sensitive data.
18
19 Integration with ABRT events
20 abrt-action-perform-ccpp-analysis is used in the analyze step when
21 processing C/C++ crashes
22
23 EVENT=analyze_CCpp analyzer=CCpp
24 abrt-action-perform-ccpp-analysis
25
27 -d, --problem-dir PROBLEM_DIR
28 Problem directory [Default: current directory]
29
30 -h, --help
31 Show help message
32
34 ยท ABRT team
35
36
37
38abrt 2.1.11 11/13/2018 ABRT-ACTION-PERFOR(1)