satyr
0.26
|
Fingerprint algorithm for core stack traces. (DEPRECATED) More...
#include <stdbool.h>
Go to the source code of this file.
Functions | |
bool | sr_core_fingerprint_generate (struct sr_core_stacktrace *stacktrace, char **error_message) |
bool | sr_core_fingerprint_generate_for_binary (struct sr_core_thread *thread, const char *binary_path, char **error_message) |
void | sr_core_fingerprint_hash (struct sr_core_stacktrace *stacktrace) |
Fingerprint algorithm for core stack traces. (DEPRECATED)
Definition in file fingerprint.h.