Babeltrace Python bindings
  • 1. Common constants
    • 1.1. CTFStringEncoding
    • 1.2. ByteOrder
    • 1.3. CTFTypeId
    • 1.4. CTFScope
  • 2. Reader API
    • 2.1. TraceCollection
    • 2.2. TraceHandle
    • 2.3. Event
    • 2.4. FieldError
    • 2.5. EventDeclaration
    • 2.6. FieldDeclaration
    • 2.7. IntegerFieldDeclaration
    • 2.8. FloatFieldDeclaration
    • 2.9. EnumerationFieldDeclaration
    • 2.10. StringFieldDeclaration
    • 2.11. ArrayFieldDeclaration
    • 2.12. SequenceFieldDeclaration
    • 2.13. StructureFieldDeclaration
    • 2.14. VariantFieldDeclaration
  • 3. CTF writer API
    • 3.1. Writer
    • 3.2. StreamClass
    • 3.3. Stream
    • 3.4. Clock
    • 3.5. EventClass
    • 3.6. Event
    • 3.7. FieldDeclaration
    • 3.8. IntegerBase
    • 3.9. IntegerFieldDeclaration
    • 3.10. FloatingPointFieldDeclaration
    • 3.11. EnumerationMapping
    • 3.12. EnumerationFieldDeclaration
    • 3.13. StringFieldDeclaration
    • 3.14. ArrayFieldDeclaration
    • 3.15. SequenceFieldDeclaration
    • 3.16. StructureFieldDeclaration
    • 3.17. VariantFieldDeclaration
    • 3.18. Field
    • 3.19. IntegerField
    • 3.20. FloatingPointField
    • 3.21. EnumerationField
    • 3.22. StringField
    • 3.23. ArrayField
    • 3.24. SequenceField
    • 3.25. StructureField
    • 3.26. VariantField
  • 4. Examples
    • 4.1. Reader API examples
    • 4.2. CTF writer API examples
 
Babeltrace Python bindings
  • Docs »
  • Search


© Copyright 2020, EfficiOS Inc.. Last updated on Mar 03, 2020.

Built with Sphinx using a theme provided by Read the Docs.