satyr  0.24.15.g3735.dirty
Functions
fingerprint.h File Reference

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)
 

Detailed Description

Fingerprint algorithm for core stack traces. (DEPRECATED)

Definition in file fingerprint.h.