20#ifndef SATYR_NORMALIZE_H
21#define SATYR_NORMALIZE_H
void sr_normalize_gdb_paired_unknown_function_names(struct sr_gdb_thread *thread1, struct sr_gdb_thread *thread2)
struct sr_gdb_frame * sr_glibc_thread_find_exit_frame(struct sr_gdb_thread *thread)
void sr_gdb_normalize_optimize_thread(struct sr_gdb_thread *thread)
A thread of execution on call stack of a core dump.
A function call of a GDB-produced stack trace.
A stack trace produced by GDB.
A thread of execution of a GDB-produced stack trace.