Actions
Bug #139
closedbabeltrace API misses functions to access field properties
Start date:
02/29/2012
Due date:
% Done:
0%
Estimated time:
Description
We miss the ability to know :
- the signedness of an int
- the base of an int
- the encoding of an int
- the len of an array
- the encoding of a string
All of these functions are necessary to make happy a trace viewer who doesn't know in advance what to expect.
Actions