aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@google.com>2015-09-17 00:17:24 +0000
committerDiego Novillo <dnovillo@google.com>2015-09-17 00:17:24 +0000
commit3376a7878144263b728a7c81a71383cd682ccb6f (patch)
tree9b35276f3a2f147193f028eaeeba136c14101bb3 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parentc6d032ab8153040cec8bc1610ba004081be85f48 (diff)
downloadllvm-3376a7878144263b728a7c81a71383cd682ccb6f.zip
llvm-3376a7878144263b728a7c81a71383cd682ccb6f.tar.gz
llvm-3376a7878144263b728a7c81a71383cd682ccb6f.tar.bz2
GCC AutoFDO profile reader - Initial support.
This adds enough machinery to support reading simple GCC AutoFDO profiles. It now supports reading flat profiles (no function calls). Subsequent patches will add support for: - Inlined calls (in particular, the inline call stack is not traversed to accumulate samples). - Working sets and modules. These are used mostly for GCC's LIPO optimizations, so they're not needed in LLVM atm. I'm not sure that we will ever need them. For now, I've if0'd around the calls. The patch also adds support in GCOV.h for gcov version V704 (generated by GCC's profile conversion tool). llvm-svn: 247874
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions