This is an archive of the discontinued LLVM Phabricator instance.

[trace][intel pt] Correctly treat kernel CPUs as individual threads
ClosedPublic

Authored by persona0220 on Oct 20 2022, 12:38 PM.

Details

Summary

Resolved a bug in kernel decoding and correctly treat kernel CPUs as individual threads.

Diff Detail

Event Timeline

persona0220 created this revision.Oct 20 2022, 12:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 20 2022, 12:38 PM
persona0220 requested review of this revision.Oct 20 2022, 12:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 20 2022, 12:38 PM
wallace accepted this revision.Oct 20 2022, 12:50 PM

nice. I expected something as simple as that

This revision is now accepted and ready to land.Oct 20 2022, 12:50 PM