OSDN Git Service

Revert "Add profman tool: responsible to process profiles"
authorNicolas Geoffray <ngeoffray@google.com>
Mon, 22 Feb 2016 22:37:52 +0000 (22:37 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Mon, 22 Feb 2016 22:37:52 +0000 (22:37 +0000)
commit3da74687e42de7d33a8e75df9bd64374e650f75e
treef3bf62678200380dc672647af1da136c562f60b3
parent6caefd983a800a063b219f1d3ed71b1416cecd70
Revert "Add profman tool: responsible to process profiles"

Needs a profile_assistant_test fix.

Bug: 26719109
Bug: 26563023

This reverts commit 6caefd983a800a063b219f1d3ed71b1416cecd70.

Change-Id: Ibdeb7385737dd7846ed861e0a95f083abb9aa974
17 files changed:
Android.mk
build/Android.gtest.mk
compiler/Android.mk
compiler/profile_assistant.cc [moved from profman/profile_assistant.cc with 51% similarity]
compiler/profile_assistant.h [new file with mode: 0644]
compiler/profile_assistant_test.cc [moved from profman/profile_assistant_test.cc with 53% similarity]
dex2oat/dex2oat.cc
profman/Android.mk [deleted file]
profman/profile_assistant.h [deleted file]
profman/profman.cc [deleted file]
runtime/base/scoped_flock.cc
runtime/base/unix_file/fd_file.cc
runtime/base/unix_file/fd_file.h
runtime/jit/offline_profiling_info.cc
runtime/jit/offline_profiling_info.h
runtime/utils.cc
runtime/utils.h