[all-commits] [llvm/llvm-project] 20c7ec: [lldb][trace] Correctly treat kernel CPUs as indiv...
Sujin Park via All-commits
all-commits at lists.llvm.org
Thu Oct 20 13:47:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20c7ec12724059388e51e9d00f5c63983ad0e146
https://github.com/llvm/llvm-project/commit/20c7ec12724059388e51e9d00f5c63983ad0e146
Author: Sujin Park <sujin.park at gatech.edu>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
Log Message:
-----------
[lldb][trace] Correctly treat kernel CPUs as individual threads
Resolved a bug in kernel decoding and correctly treat kernel CPUs as
individual threads.
Differential Revision: https://reviews.llvm.org/D136371
More information about the All-commits
mailing list