decb43aa91
- update to 1.8.6: * libtraceevent plugins: Add plugin_net to handle byte swap during print * libtraceevent: Return error on event parsing if format parsing fails * libtraceevent: Add support for nested ?: conditionals * libtraceevent: Add support for __print_dynamic_array() macro
Dirk Mueller2025-12-28 23:48:24 +00:00
892f06e26c
- update to 1.8.4: * Have sizeof() parsing handle u8/s8 through u64/s64 * Print arrays like Linux does * Print function pointer address when TEP_EVENT_FL_PRINTRAW is specified
Dirk Mueller2025-03-30 11:00:36 +00:00
b82f4bd582
Accepting request 1198707 from devel:libraries:c_c++
Ana Guerrero2024-09-05 13:46:19 +00:00
4048fe533d
- update to 1.8.3: * Fix a double free in process_op() * Do not return a local stack pointer in get_field_str() * prevent a memory leak in tep_plugin_add_option() * Prevent a memory leak in process_fields() * Close shared object in the error path of load_plugin() * Avoid a simple asprintf case * Fix event-parse memory leak in process_cond * Have single quotes represent characters * Fix tests running on big endian arch
Dario Faggioli2024-09-04 12:17:13 +00:00
047c623463
Accepting request 1184269 from devel:libraries:c_c++
Ana Guerrero2024-07-03 18:26:36 +00:00
14e88666ec
Accepting request 1181477 from home:wagi:branches:benchmark
Dario Faggioli2024-07-01 09:42:29 +00:00