pykdebugparser 1.2.6__py2.py3-none-any.whl → 1.2.7__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,7 +13,9 @@ class TurnstileType(Enum):
13
13
  TURNSTILE_WORKQS = 6
14
14
  TURNSTILE_KNOTE = 7
15
15
  TURNSTILE_SLEEP_INHERITOR = 8
16
- TURNSTILE_TOTAL_TYPES = 9
16
+ TURNSTILE_EPOCH_KERNEL = 9
17
+ TURNSTILE_EPOCH_USER = 10
18
+ TURNSTILE_TOTAL_TYPES = 11
17
19
 
18
20
 
19
21
  @dataclass
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pykdebugparser
3
- Version: 1.2.6
3
+ Version: 1.2.7
4
4
  Summary: Python parser for kdebug events
5
5
  Author: Matan Perelman
6
6
  Author-email: matan1008@gmail.com
@@ -15,8 +15,8 @@ pykdebugparser/trace_handlers/fsystem.py,sha256=yOILOEuQDdjPDKq6HhzsjI27z36fkT6T
15
15
  pykdebugparser/trace_handlers/mach.py,sha256=jXcNblxJf4eM5_hyvR02jYk9zzFuN6iDIvUc3Mbn4qY,34486
16
16
  pykdebugparser/trace_handlers/perf.py,sha256=OX79TBNN4rFTmm2vwt17HphGzC9LLnimkcbtQqZeT7Y,4749
17
17
  pykdebugparser/trace_handlers/trace.py,sha256=Lu8s9XT1jb5avtrVXF6SQ6FUj93xYc0TwJd7yoIjV9U,5377
18
- pykdebugparser/trace_handlers/turnstile.py,sha256=vjBQBRuKWMMQK1EssFK0O1z-FNepoxYmo-v4ijyUWBY,8093
19
- pykdebugparser-1.2.6.dist-info/licenses/LICENSE,sha256=KjZXYP_CGYzDTtVfcxPT6wlGRoQKHPSJu0vh55_2QSo,1071
18
+ pykdebugparser/trace_handlers/turnstile.py,sha256=E8sRF3mvNMKLj465YfMpFgfF-5b6K_EbC7te8p0W0Mc,8155
19
+ pykdebugparser-1.2.7.dist-info/licenses/LICENSE,sha256=KjZXYP_CGYzDTtVfcxPT6wlGRoQKHPSJu0vh55_2QSo,1071
20
20
  tests/conftest.py,sha256=l7SeVlgzGuTEiaJ3TDhTExCM8d4mIz81DqFPRqCGzcw,399
21
21
  tests/test_kevent.py,sha256=OwLe3MKtm44aCbe9hr1TQZwvO4FvWMEEOD0Vita7iTQ,1156
22
22
  tests/test_os_log_event.py,sha256=VIow_UdzSGbmfwDvXtzS-mK34qxVGvP9eg7Dhc91ses,13288
@@ -29,8 +29,8 @@ tests/traces/test_mach.py,sha256=XHAzqQJPGVUISv-lIF5LZfCkF5UzvrYunK0gQMS8P6w,213
29
29
  tests/traces/test_perf.py,sha256=FJEp2mTfJidVDd-W0C5njRiF21tOPCvtnEuzxe94yc8,6275
30
30
  tests/traces/test_trace.py,sha256=2yPox1tvA7iaZSnkY20GYtc1jp3B6Ls1-26B2Mt3AZw,1210
31
31
  tests/traces/test_turnstile.py,sha256=ju9nDVAygr6bnbKNa-eIzZqDQBO9HwyQEbeJlsUL8Q8,5549
32
- pykdebugparser-1.2.6.dist-info/METADATA,sha256=wJRjIFKLQHxuuuQJErDSODeiPa5j5JwtPNRTFwsJL7o,18935
33
- pykdebugparser-1.2.6.dist-info/WHEEL,sha256=XAkygS4h1cf0JYWV13kJhTWht2y9NqKAsZuiTHc2920,109
34
- pykdebugparser-1.2.6.dist-info/entry_points.txt,sha256=NrVIOgPR6v2MbpTZ3aKedP1jQ93nUQus6sgP4wAD0_E,63
35
- pykdebugparser-1.2.6.dist-info/top_level.txt,sha256=94rdtrPvR3tzOGuvq-BE-rcKlBHnQ4nPs3dD_ov4KME,21
36
- pykdebugparser-1.2.6.dist-info/RECORD,,
32
+ pykdebugparser-1.2.7.dist-info/METADATA,sha256=lFNvI1rGaY5WVKkdoSuXFs7ifB9y8_M0QiKQ3fCQLqk,18935
33
+ pykdebugparser-1.2.7.dist-info/WHEEL,sha256=XAkygS4h1cf0JYWV13kJhTWht2y9NqKAsZuiTHc2920,109
34
+ pykdebugparser-1.2.7.dist-info/entry_points.txt,sha256=NrVIOgPR6v2MbpTZ3aKedP1jQ93nUQus6sgP4wAD0_E,63
35
+ pykdebugparser-1.2.7.dist-info/top_level.txt,sha256=94rdtrPvR3tzOGuvq-BE-rcKlBHnQ4nPs3dD_ov4KME,21
36
+ pykdebugparser-1.2.7.dist-info/RECORD,,