summaryrefslogtreecommitdiffstats
path: root/src/plugins/ccpp_events.conf
Commit message (Collapse)AuthorAgeFilesLines
* Analyze backtraces from retrace serverKarel Klic2011-03-261-1/+5
| | | | | | | | | | | | | | | Hi, the attached patch splits a part of abrt-action-generate-backtrace to a new tool abrt-action-analyze-backtrace, which is used by both LocalGDB and RetraceServer analyzers. Then new abrt-action-analyze-backtrace tool reads backtrace and generates duplication hash, detects crash function, and provides backtrace rating. These steps haven't been performed for remotely analyzed crashes so far. Karel
* abrt-action-trim-files: new tool for trimming old debuginfo and debug dumpsDenys Vlasenko2011-03-261-14/+14
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* ccpp: save package's NVR for all loaded librariesJiri Moskovcak2011-03-161-0/+1
|
* ccpp_events.conf: rename reanalyze_Local to reanalyze_LocalGDBKarel Klic2011-03-101-2/+2
|
* mergeKarel Klic2011-03-101-1/+0
|\
| * make report_Logger configurableDenys Vlasenko2011-03-101-1/+0
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | added XML configuration for analyze stepsKarel Klic2011-03-101-2/+2
|/
* Add retrace client into analyze and reanalyze eventsKarel Klic2011-03-031-4/+6
|
* move ccpp related events to events.d/Jiri Moskovcak2011-02-221-0/+17
- so now when the abrt-addon-ccpp is removed it's config will be removed with it, so the rest of abrt and libreport won't be confused