1 This directory contains prebuilt binaries used by Telemetry which allow it to
2 be run without requiring any compilation.
4 For usage instructions, see:
5 http://www.chromium.org/developers/telemetry/upload_to_cloud_storage
8 version 0.8.9-4:0.8.9-0ubuntu0.12.04.1
10 IEDriverServer binary:
11 Both 32-bit and 64-bit are of version 2.35.2.
17 Built from kernel sources following this method:
18 shell> git clone https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
20 shell> git checkout v3.13
24 Tests should mostly pass, except a few:
25 1: vmlinux symtab matches kallsyms : FAILED!
26 2: detect open syscall event : FAILED!
27 3: detect open syscall event on all cpus : FAILED!
28 4: read samples using the mmap interface : FAILED!
29 5: parse events tests : FAILED!
31 11: Check parsing of sched tracepoints fields : FAILED!
32 12: Generate and check syscalls:sys_enter_open event fields: FAILED!
33 21: Test object code reading :[kernel.kallsyms] ... FAILED!
34 shell> mv perf perfhost_trusty