pykdebugparser

Kdebug events and ktraces parser

MIT License

Downloads
32.5K
Stars
34
Committers
1
pykdebugparser - v1.2.4 Latest Release

Published by matan1008 almost 2 years ago

What's Changed

Full Changelog: https://github.com/matan1008/pykdebugparser/compare/v1.2.3...v1.2.4

pykdebugparser - v1.2.3

Published by matan1008 about 2 years ago

What's Changed

Full Changelog: https://github.com/matan1008/pykdebugparser/compare/v1.2.2...v1.2.3

pykdebugparser - v1.2.2

Published by matan1008 over 2 years ago

pykdebugparser - v1.2.1

Published by matan1008 over 2 years ago

What's Changed

Full Changelog: https://github.com/matan1008/pykdebugparser/compare/v.1.2.0...v1.2.1

pykdebugparser - v1.2.0

Published by matan1008 over 2 years ago

What's Changed

Full Changelog: https://github.com/matan1008/pykdebugparser/compare/v1.1.6...v.1.2.0

pykdebugparser - v1.1.6

Published by matan1008 over 2 years ago

pykdebugparser - v1.1.5

Published by matan1008 almost 3 years ago

What's Changed

Full Changelog: https://github.com/matan1008/pykdebugparser/compare/v1.1.4...v1.1.5

pykdebugparser - v1.1.4

Published by matan1008 about 3 years ago

What's Changed

  • Add support for parsing os logs when supplying tracev3 files.
  • Add python3.10 support.

Full Changelog: https://github.com/matan1008/pykdebugparser/compare/v1.1.3...v1.1.4

pykdebugparser - v1.1.3

Published by matan1008 about 3 years ago

What's Changed

  • e67a1befcd75a3e7928c4a48d19e0d624ad40d49 - Fix iOS 15 support.
  • c89b0bece89fc6cbf4be88e480acb4b8831cf6b7 - Support threads termination traces.

Full Changelog: https://github.com/matan1008/pykdebugparser/compare/v1.1.2...v1.1.3

pykdebugparser - v1.1.2

Published by matan1008 over 3 years ago

  • False PERF events header bug fix
pykdebugparser - v1.1.1

Published by matan1008 over 3 years ago

  • Fix setup.py
pykdebugparser - v1.1.0

Published by matan1008 over 3 years ago

  • Parsing dyld UUIDs in callstacks
  • Bug fixes
pykdebugparser - v1.0.0

Published by matan1008 over 3 years ago

  • Add DYLD traces
  • Add MACH traces
  • Add PERF traces
  • Add callstacks and kevents
  • Fix bugs
pykdebugparser - v0.0.3

Published by matan1008 over 3 years ago

  • Add option to configure trace.codes.
  • Fix timestamp formatting.
pykdebugparser - v0.0.2

Published by matan1008 over 3 years ago

  • Fix events formatting.
pykdebugparser - v0.0.1

Published by matan1008 over 3 years ago

First release!