Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/PML Format.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ In addition, an event can have an **extra detail** event, which can contain even



All of the detail structures that are known are described in [stream_logs_details_format.py](../procmon_parser/stream_logs_details_format.py).
All of the detail structures that are known are described in [stream_logs_detail_format.py](../procmon_parser/stream_logs_detail_format.py).

#### Network

Expand Down
Loading