d04c1ff0b3
tuple_set_u64() produces a signed value instead of an unsigned value.
That works for database export but not other cases. Rename to
tuple_set_d64() for database export and fix tuple_set_u64().
Fixes:
|
||
---|---|---|
.. | ||
Build | ||
trace-event-perl.c | ||
trace-event-python.c |