aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorRobert Flack <flackr@gmail.com>2015-05-27 02:18:50 +0000
committerRobert Flack <flackr@gmail.com>2015-05-27 02:18:50 +0000
commit62efb1f6d078df61d10b0f81dde1361c24070406 (patch)
treeb5fb21ca6214957025cb435b845edc18b5472eb4 /lldb/source/Commands/CommandObjectProcess.cpp
parent0961f6cc21773f32bea889fe5906dc1a92756dcd (diff)
downloadllvm-62efb1f6d078df61d10b0f81dde1361c24070406.zip
llvm-62efb1f6d078df61d10b0f81dde1361c24070406.tar.gz
llvm-62efb1f6d078df61d10b0f81dde1361c24070406.tar.bz2
Implement and use adb push for PlatformAndroid::PutFile
Using the adb push protocol is significantly faster than the current method of sending the hex encoded file data for the remote to write to the file. Test Plan: Tests continue to pass - and much faster (e.g. TestSBValuePersist.py takes 10s down from 4m51s on mac -> android) Differential Revision: http://reviews.llvm.org/D9943 llvm-svn: 238274
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions