• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

facebook / ds2 / 2611 / 4
44%
master: 44%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2017 06:24PM UTC
Files 229
Run time 330min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Aug 2017 08:08AM UTC coverage: 0.0%. Remained the same
TARGET="Android-ARM" LLDB_TESTS="all" PLATFORM="1" COVERAGE="1"

cron

travis-ci

sas
Implement fast memory read/write on Linux

Instead of sticking with ptrace for every POSIX system, we can use
process_vm_readv and process_vm_writev on Linux. This will allow us to
do our memory operation with one syscall instead of many 4-byte reads
with ptrace.

If these fail, we still have a fallback to use the ptrace mechanism.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 2611.4 (TARGET="Android-ARM" LLDB_TESTS="all" PLATFORM="1" COVERAGE="1")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2611
  • Travis Job 2611.4
  • 3d5c6cf6 on github
  • Prev Job for TARGET="Android-ARM" LLDB_TESTS="all" PLATFORM="1" COVERAGE="1" on master (#2610.4)
  • Next Job for TARGET="Linux-ARM" on master (#334.7)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc