Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
Nick Ward 6888c3a12f Cleanup of unused Java perf test code from instrumentation tests
This code was added 6 years ago, probably for Python-driven tests. Currently, nothing appears to use the tracing output this code creates. And it gets in the way of adding tracing to our test runner.

This CL simply removes the PerfTraceEvent class and references to it, for cleanup purposes.

Change-Id: I4ef04eadff2ee8170f9dd8ca675abae226013bff
Reviewed-on: https://chromium-review.googlesource.com/526316
Commit-Queue: Nick Ward <npward@google.com>
Reviewed-by: John Budorick <jbudorick@chromium.org>
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Reviewed-by: Tommy Nyquist <nyquist@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#479493}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: d8fd21baec879f33a97f88b929a9307b531ceeb4
2017-06-14 20:40:25 +00:00
android Cleanup of unused Java perf test code from instrumentation tests 2017-06-14 20:40:25 +00:00
args [headless] Allow headless to use bundled fontconfig. 2017-05-26 12:33:07 +00:00
config sanitizers: Don't set use_custom_libcxx for Chromecast device builds 2017-06-14 02:44:58 +00:00
docs Add markdown instructions for using hermetic toolchain on mac and ios. 2017-01-25 16:56:44 +00:00
experimental Remove support for Ubuntu/Precise sysroot 2017-04-07 16:20:20 +00:00
fuchsia fuchsia: put .so files (for is_component_build=true) in lib/ 2017-06-13 20:32:49 +00:00
git-hooks
internal Remove GYP files in breakpad, build, and tools. 2016-09-12 19:55:25 +00:00
ios Remove GYP files in breakpad, build, and tools. 2016-09-12 19:55:25 +00:00
linux ICU unbundling fixes 2017-06-12 16:44:54 +00:00
mac Delete several unused GYP scripts from build/mac and chrome/tools/build/mac. 2017-03-31 01:34:48 +00:00
sanitizers Take #2 at suppressing TSAN race from TimerSequenceTest 2017-06-01 20:03:24 +00:00
secondary Reland of Add a mock vision-common GMS client target (patchset #1 id:1 of https://codereview.chromium.org/2893093002/ ) 2017-05-19 22:55:56 +00:00
slave
toolchain Work around Xcode 9 debug actool message. 2017-06-07 03:33:59 +00:00
util lastchange: Remove more unused SVN code. 2017-04-20 18:38:42 +00:00
win Fix typo in merge_pgc_files.py 2017-06-09 03:30:11 +00:00
.gitignore Add utility for downloading reference APKs. 2017-03-13 22:07:29 +00:00
OWNERS Anyone can edit check_gn_headers_whitelist.txt 2017-06-06 18:02:15 +00:00
OWNERS.status Add global status comments for owners 2017-04-07 07:03:46 +00:00
PRESUBMIT.py Add CQ_INCLUDE_TRYBOTS for GN header checkers 2017-06-12 22:52:46 +00:00
apply_locales.py
branding_value.sh
build-ctags.sh
build_config.h Add information on the requirements for a new Chromium port. 2017-05-30 16:33:38 +00:00
buildflag.h Tiny fix in buildflag.h comment 2016-03-31 21:02:11 +00:00
buildflag_header.gni Remove som GYP annotations, remove unused manifest. 2016-09-27 21:20:37 +00:00
check_gn_headers.py Print detailed info in check_gn_headers.py 2017-06-13 10:21:23 +00:00
check_gn_headers_unittest.py Print detailed info in check_gn_headers.py 2017-06-13 10:21:23 +00:00
check_gn_headers_whitelist.txt libwebp,BUILD.gn: add missing mux headers 2017-06-13 01:07:43 +00:00
check_return_value.py
clobber.py Don't clobber symlinks to build directories 2017-01-19 17:42:58 +00:00
common.croc
common.gypi Gut gyp_chromium, common.gypi. 2016-09-21 22:29:06 +00:00
compiled_action.gni GN: forward_variables_from shouldn't clobber vars. 2016-05-03 01:09:10 +00:00
compiler_version.py Remove gcc_version from gyp and gn files. 2016-01-11 23:13:01 +00:00
copy_test_data_ios.py
cp.py
detect_host_arch.py PPC/s390: [sysroot installer] Disable for host arch PPC/s390 2016-09-30 02:15:07 +00:00
dir_exists.py
dotfile_settings.gni For building v8 using gn on aix_ppc64, linux_s390x and linux_ppc64(both LE and BE). 2017-05-10 04:55:56 +00:00
download_gold_plugin.py Remove stderr redirect hack from build/download_gold_plugin.py. 2016-05-31 21:14:07 +00:00
download_nacl_toolchains.py
download_translation_unit_tool.py Package the translation_unit tool as part of building the clang package. 2017-05-25 05:58:00 +00:00
env_dump.py
extract_from_cab.py
find_depot_tools.py Add "depot_tools" to DEPS. 2017-06-06 21:34:30 +00:00
find_isolated_tests.py
fix_gn_headers.py Support checking and fixing non-existing header files in GN 2017-04-29 07:12:17 +00:00
gdb-add-index gdb-add-index now removes its temp directory 2016-06-01 20:21:54 +00:00
get_landmines.py Enable noexcept on Windows, use for a few move constructors. 2017-03-24 16:36:42 +00:00
get_syzygy_binaries.py Automatically copy the DIA DLL in the Syzygy binaries directory. 2016-10-04 18:25:11 +00:00
gn_helpers.py Fix pylint warnings: build/gn_helpers.py 2016-10-07 02:37:56 +00:00
gn_helpers_unittest.py Add FromGNArgs() to gn_helpers. 2016-04-06 00:10:38 +00:00
gn_run_binary.py Make gn_run_binary.py print out the exit code on error. 2017-04-16 21:39:29 +00:00
gyp_chromium Revert of Remove the top-level GYP files (or stub them out). (patchset #2 id:20001 of https://codereview.chromium.org/2299543008/ ) 2016-09-07 16:43:47 +00:00
gyp_chromium.py Gut gyp_chromium, common.gypi. 2016-09-21 22:29:06 +00:00
gyp_environment.py Remove direct references to hermetic mac toolchain. 2016-10-13 21:38:05 +00:00
gyp_helper.py
gypi_to_gn.py Add documentation for exec_script and gypi_to_gn 2016-04-19 22:55:02 +00:00
install-build-deps-android.sh Remove support for Ubuntu/Precise sysroot 2017-04-07 16:20:20 +00:00
install-build-deps.sh Add libpci3:i386 for install-build-deps.sh --lib32 2017-05-30 22:05:44 +00:00
install-chroot.sh
inverse_depth.py
landmine_utils.py Recognize for now NetBSD as a Linux-like variant in landmine_utils.py 2016-08-09 19:39:03 +00:00
landmines.py Simplify landmines code a bit now that all branches of all platforms are on ninja 2016-07-30 00:36:52 +00:00
mac_toolchain.py Roll ios toolchain to 8.2.1. 2017-01-26 16:55:59 +00:00
nocompile.gni Enable no-compile tests on Mac and iOS clang 2017-02-27 20:19:26 +00:00
package_mac_toolchain.py Don't strip DNTDocumentationSupport for hermetic bundles. 2017-06-01 14:49:01 +00:00
precompile.cc
precompile.h
print_python_deps.py [Android] Fix stack symbolization when packed relocations are on. 2017-04-29 01:34:58 +00:00
protoc_java.py Fix android depfiles to always list GN's outputs[0] 2016-09-14 02:06:20 +00:00
redirect_stdout.py [Mac/GN] Add targets to run dump_syms and create the dSYM archive. 2016-06-09 22:59:07 +00:00
rm.py Unbreak mac component build. 2016-09-23 22:48:01 +00:00
sample_arg_file.gn Add support for customizing GN's args text. 2017-03-04 02:32:43 +00:00
sanitize-mac-build-log.sed
sanitize-mac-build-log.sh
sanitize-win-build-log.sed
sanitize-win-build-log.sh
shim_headers.gni Unbundle openh264 2017-05-22 12:52:46 +00:00
split_static_library.gni Enable header checking for chrome/browser/ui 2016-09-23 19:57:38 +00:00
symlink.gni [android] Tweak data deps to include two chromium tool binaries. (RELAND) 2016-11-11 19:19:23 +00:00
symlink.py Revert of Add work-around to symlink.gni to avoid "not up-to-date" ninja errors (patchset #1 id:1 of https://codereview.chromium.org/2344243002/ ) 2016-09-20 22:16:30 +00:00
tree_truth.sh
update-linux-sandbox.sh
vs_toolchain.py Revert of Changing default Windows compiler to VS2017 (patchset #1 id:1 of https://codereview.chromium.org/2877993002/ ) 2017-05-29 15:14:30 +00:00
whitespace_file.txt Added a secret ending (which is not-so-secret now) 2017-05-26 17:41:47 +00:00
win_is_xtree_patched.py
write_build_date_header.py Fix regression in 1c9b02233631b0ba9b096d79bf5b8d71a370dbb0. 2016-04-05 00:18:55 +00:00
write_buildflag_header.py New build flag system, convert Google Now flag 2015-11-26 09:22:27 +00:00