Skip to content
Snippets Groups Projects
Commit b781b241 authored by Brian Hamrick's avatar Brian Hamrick Committed by CQ bot account: commit-bot@chromium.org
Browse files

[tracing] Fix typo in context switch record documentation

Change-Id: If8aa4243a71e479f84b9947392853669c9bd5a81
parent 24e05f03
No related branches found
No related tags found
No related merge requests found
......@@ -660,7 +660,7 @@ context switch. By definition, the new state of the incoming thread is
##### Format
_header word_
- `[0 .. 3]`: record type (4)
- `[0 .. 3]`: record type (8)
- `[4 .. 15]`: record size (inclusive of this word) as a multiple of 8 bytes
- `[16 .. 23]`: cpu number
- `[24 .. 27]`: outgoing thread state (any of the values below except “running”)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment