satyr  0.24.15.g3735.dirty
File List
Here is a list of all documented files with brief descriptions:
 abrt.hAbrt
 deb.hDeb-related structures and utilities
 distance.hDistance between stack trace threads
 fingerprint.hFingerprint algorithm for core stack traces. (DEPRECATED)
 frame.hFrame
 core/frame.hSingle frame of core stack trace thread
 gdb/frame.hSingle frame of GDB stack trace thread
 java/frame.hJava frame structure and related algorithms
 js/frame.hJavaScript frame structure and related routines
 koops/frame.hKernel oops stack frame
 python/frame.hPython frame structure and related algorithms
 ruby/frame.hRuby frame structure and related routines
 json.hJson
 location.hParser location in input file
 normalize.hNormalization of stack traces
 operating_system.hOperating system
 platform.hPlatform JavaScript platform
 report.hReport
 report_type.hReport type
 rpm.hRPM-related structures and utilities
 sharedlib.hShared library information as produced by GDB
 stacktrace.hStack trace
 core/stacktrace.hA stack trace of a core dump
 gdb/stacktrace.hStack trace as produced by GDB
 java/stacktrace.hJava stack trace structure and related algorithms
 js/stacktrace.hJavaScript stack trace
 koops/stacktrace.hKernel oops stack trace structure and related algorithms
 python/stacktrace.hPython stack trace structure and related algorithms
 ruby/stacktrace.hRuby stack trace
 strbuf.hA string buffer structure and related algorithms
 thread.hThread
 core/thread.hSingle thread of execution of a core stack trace
 gdb/thread.hSingle thread of execution of GDB stack trace
 java/thread.hSingle thread of execution of JAVA stack trace
 unwind.hCore unwind
 utils.hVarious utility functions, macros and variables that do not fit elsewhere