tracex-parser

Table of Contents

  • Welcome
  • Quick-Start
  • Command Line Interface
  • Python Module Interface
  • Examples
  • Changelog

API

  • tracex_parser.file_parser
  • tracex_parser.events
tracex-parser
  • Index

Index

_ | A | C | F | G | M | N | O | P | Q | S | T

_

  • __init__() (tracex_parser.events.CommonArg method)
    • (tracex_parser.events.TraceXEvent method)

A

  • apply_object_registry() (tracex_parser.events.TraceXEvent method)
  • arg_map (tracex_parser.events.TraceXEvent attribute)
  • as_str() (tracex_parser.events.TraceXEvent method)

C

  • CommonArg (class in tracex_parser.events)
  • convert_event() (in module tracex_parser.events)
  • convert_events() (in module tracex_parser.events)

F

  • fn_name (tracex_parser.events.TraceXEvent attribute)

G

  • get_control_header() (in module tracex_parser.file_parser)
  • get_endian_str() (in module tracex_parser.file_parser)
  • get_event_entries() (in module tracex_parser.file_parser)
  • get_object_registry() (in module tracex_parser.file_parser)

M

  • main() (in module tracex_parser.file_parser)
  • module
    • tracex_parser.events
    • tracex_parser.file_parser

N

  • next_thread (tracex_parser.events.CommonArg attribute)

O

  • obj_id (tracex_parser.events.CommonArg attribute)

P

  • parse_tracex_buffer() (in module tracex_parser.file_parser)
  • pool_ptr (tracex_parser.events.CommonArg attribute)

Q

  • queue_ptr (tracex_parser.events.CommonArg attribute)

S

  • stack_ptr (tracex_parser.events.CommonArg attribute)

T

  • thread_ptr (tracex_parser.events.CommonArg attribute)
  • timeout (tracex_parser.events.CommonArg attribute)
  • tracex_event_factory() (in module tracex_parser.events)
  • tracex_parser.events
    • module
  • tracex_parser.file_parser
    • module
  • TraceXEvent (class in tracex_parser.events)

© Copyright 2022, Julianne Swinoga.

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