[all-commits] [llvm/llvm-project] f0d061: [NFC][trace] remove dead function

walter erquinigo via All-commits all-commits at lists.llvm.org
Wed Jun 23 23:19:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0d06124769f477a26f8fa2589f0ace85419c120
      https://github.com/llvm/llvm-project/commit/f0d06124769f477a26f8fa2589f0ace85419c120
  Author: Walter Erquinigo <wallace at fb.com>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    M lldb/include/lldb/Target/Trace.h
    M lldb/source/Commands/CommandObjectThread.cpp
    M lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
    M lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.h
    M lldb/test/API/commands/trace/TestTraceStartStop.py
    M lldb/test/API/commands/trace/multiple-threads/TestTraceStartStopMultipleThreads.py

  Log Message:
  -----------
  [NFC][trace] remove dead function

The Trace::GetCursorPosition function was never really implemented well and it's being replaced by a more correct TraceCursor object.




More information about the All-commits mailing list