Home | History | Annotate | only in /external/chromium_org/tools/telemetry/bin
Up to higher level directory
NameDateSize
.gitignore03-Dec-201413
android/03-Dec-2014
linux/03-Dec-2014
mac/03-Dec-2014
README.chromium03-Dec-2014384
README.txt03-Dec-2014233
win/03-Dec-2014

README.chromium

      1 This directory contains prebuilt binaries used by Telemetry which allow it to
      2 be run without requiring any compilation.
      3 
      4 For usage instructions, see:
      5 http://www.chromium.org/developers/telemetry/upload_to_cloud_storage
      6 
      7 avconv:
      8    version 0.8.9-4:0.8.9-0ubuntu0.12.04.1
      9 
     10 IEDriverServer binary:
     11   Both 32-bit and 64-bit are of version 2.35.2.
     12 
     13 ipfw and ipfw_mod.ko:
     14   Version 20120812
     15 

README.txt

      1 - Follow http://source.android.com/source/building.html
      2 - . build/envsetup.sh
      3 - lunch aosp_arm-user
      4 
      5 2013-09-26 - bulach - perf / perfhost / tcpdump:
      6 git revert -n 93501d3 # issue with __strncpy_chk2
      7 make -j32 perf perfhost tcpdump
      8 
      9