Actions
Bug #140
closedbabeltrace API deal with the underscore
Start date:
02/29/2012
Due date:
% Done:
0%
Estimated time:
Description
When listing the fields, the user should not see the underscore added internally by the tracer (optionnal in CTF spec), he should see the same info as in the tracepoint definition.
When accessing a field, the user might specify the underscore (if he read the metadata) or not (if he read the tracepoint definition), so we need to support the 2 queries seamlessly.
Actions