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

google / benchmark / 1032
92%

Build:
DEFAULT BRANCH: master
Ran 06 Jul 2017 11:01PM UTC
Jobs 1
Files 34
Run time 2s
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

pending completion
1032

push

travis-ci

dominichamon
Fix ThreadCPUUsage when running on RTEMS. (#414)

Change ThreadCPUUsage to call ProcessCPUUsage if __rtems__ is defined.

RTEMS real time OS doesn't support CLOCK_THREAD_CPUTIME_ID. See
https://github.com/RTEMS/rtems/blob/master/cpukit/posix/src/clockgettime.c#L58-L59

Prior to this change, ThreadCPUUsage would fail when running on RTEMS with:
  ERROR: clock_gettime(CLOCK_THREAD_CPUTIME_ID, ...) failed

1396 of 1609 relevant lines covered (86.76%)

3593672.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1032.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 06 Jul 2017 11:01PM UTC 0
86.76
Travis Job 1032.1
Source Files on build 1032
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1032
  • ee3cfca6 on github
  • Prev Build on master (#1027)
  • Next Build on master (#1035)
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

© 2025 Coveralls, Inc