Coder Social home page Coder Social logo

genodeftest / libreport Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abrt/libreport

0.0 0.0 0.0 17.49 MB

Generic library for reporting various problems

License: GNU General Public License v2.0

Shell 0.22% Python 15.88% C 80.77% Emacs Lisp 0.02% Augeas 0.28% Makefile 1.84% M4 0.98%

libreport's Introduction

libreport

Generic library for reporting various problems to destinations like mailing lists, regular files, remote servers and bug tracking tools.

The library operates on problem data stored in the form of regular files in a directory (so called dump directory).

The library provides a low level API (dump_dir.h) for creating and modifying dump directories, a high level API allowing to avoid the need to work with dump directories (problem_data.h), and a set of tools that file reports.

The library also provides an infrastructure (run_event.h, report_event.conf) for automatic execution of shell scripts working with dump directories.

The library is used in ABRT (Automatic Bug Reporting Tool).

flowchart BT
    abrt-java-connector --> abrt
    abrt-java-connector -. build .-> satyr
    abrt --> libreport & satyr
    abrt-java-connector --> libreport
    gnome-abrt --> abrt & libreport
    reportd --> libreport
    libreport:::focus --> satyr
    retrace-server[Retrace Server] -. "optional, for<br>packages only" .-> faf
    faf["ABRT Analytics (FAF)"] --> satyr

click abrt "https://github.com/abrt/abrt" "abrt GitHub repository" _blank
click abrt-java-connector "https://github.com/abrt/abrt-java-connector" "abrt-java-connector GitHub repository" _blank
click faf "https://github.com/abrt/faf" "ABRT Analytics GitHub repository" _blank
click gnome-abrt "https://github.com/abrt/gnome-abrt" "gnome-abrt GitHub repository" _blank
click libreport "https://github.com/abrt/libreport" "libreport GitHub repository" _blank
click reportd "https://github.com/abrt/reportd" "reportd GitHub repository" _blank
click satyr "https://github.com/abrt/satyr" "satyr GitHub repository" _blank
click retrace-server "https://github.com/abrt/retrace-server" "Retrace Server GitHub repository" _blank

classDef focus stroke-width: 4

Supported report destinations

  • regular files : reporter-print

  • e-mail : reporter-mailx

  • ftp/scp : reporter-upload

  • Bugzilla : reporter-bugzilla

  • MantisBT : reporter-mantisbt

  • FAF : reporter-ureport

  • Linux Kernel Oops : reporter-kerneloops

Installing

Please see INSTALL for build and install steps.

Technologies

libreport's People

Contributors

dvlasenk avatar michalfabik avatar mgrabovsky avatar jfilak avatar ernestask avatar mmilata avatar msrb avatar mkutlak avatar mtoman avatar mlichvar avatar xsuchy avatar mzidek-gh avatar marusak avatar juliusmilan avatar sorki avatar pkubatrh avatar mozeq avatar hadess avatar matejkudera avatar yurchor avatar lkundrak avatar vpodzime avatar wlindauer avatar scop avatar techmarinerh avatar jcpunk avatar mike-fabian avatar mhabrnal avatar lzmths avatar ydroneaud avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.