satyr  0.26
Data Structures
Here are the data structures with brief descriptions:
 Csr_core_frameA function call on call stack of a core dump
 Csr_core_stacktraceA stack trace of a core dump
 Csr_core_threadA thread of execution on call stack of a core dump
 Csr_deb_package
 Csr_distancesA distance matrix of stack trace threads
 Csr_distances_partA part of a distance matrix to be computed (possibly in different threads/processes and even different machines provided they have the same architecture and saytr version) and then merged with other parts into a full matrix
 Csr_frame
 Csr_gdb_frameA function call of a GDB-produced stack trace
 Csr_gdb_sharedlibA shared library memory location as reported by GDB
 Csr_gdb_stacktraceA stack trace produced by GDB
 Csr_gdb_threadA thread of execution of a GDB-produced stack trace
 Csr_java_frame
 Csr_java_stacktrace
 Csr_java_threadA thread of execution of a JAVA-produced stack trace
 Csr_js_frame
 Csr_js_stacktrace
 Csr_json_settings
 Csr_json_value
 Csr_koops_frameKernel oops stack frame
 Csr_koops_stacktrace
 Csr_locationA location of a parser in the input stream
 Csr_operating_system
 Csr_python_frame
 Csr_python_stacktrace
 Csr_report
 Csr_report_custom_entry
 Csr_rpm_consistency
 Csr_rpm_package
 Csr_ruby_frame
 Csr_ruby_stacktrace
 Csr_stacktrace
 Csr_strbufA resizable string buffer
 Csr_thread