70e886fcfe
Remove old model_version key from proc metadata
2023-11-16 12:39:14 +01:00
59385fad03
Add compatibility mode for missing require key
...
Traces with metadata version 1 don't use per-thread information, so we
cannot read the 'require' key. All models will be enabled for old traces
(which will cause performance problems).
2023-11-16 12:39:14 +01:00
ab42ac4557
Add thread metadata
2023-11-16 12:21:50 +01:00
5d9aef4ed8
Remove rthread and rproc definitions from ovni.h
2023-11-16 12:21:50 +01:00
a3ffb2443a
Report the commit too with ovniver
2023-07-26 17:13:28 +02:00
97c936d41f
Add ovni_version_get() function
...
Allows the reding the version of the libovni.so currently loaded.
2023-07-26 16:31:30 +02:00
6fbdd8fd6b
Set default visibility to hidden
2023-07-24 19:00:07 +02:00
48df02f102
Always use the project version
...
Don't duplicated versions so we avoid the problem of missing one
instance to be updated.
2023-07-07 10:42:40 +02:00