[gn build] Port 1188faa7ab4b
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Tue, 17 May 2022 19:47:09 +0000 (19:47 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Tue, 17 May 2022 19:47:09 +0000 (19:47 +0000)
llvm/utils/gn/secondary/lldb/source/Plugins/Process/Linux/BUILD.gn

index cd85c7c..62ed111 100644 (file)
@@ -16,7 +16,9 @@ static_library("Linux") {
   include_dirs = [ "//lldb/source" ]
   sources = [
     "IntelPTCollector.cpp",
+    "IntelPTPerThreadProcessTrace.cpp",
     "IntelPTSingleBufferTrace.cpp",
+    "IntelPTThreadTraceCollection.cpp",
     "NativeProcessLinux.cpp",
     "NativeRegisterContextLinux.cpp",
     "NativeRegisterContextLinux_arm.cpp",