Reviewers: Jakob, Yang, loislo, alph,

Description:
Delete deprecated CPU profiler code that supports filtering by security token

The methods that allow to filter CPU profile by security token were introduced to support console.profiles in WebKit. Now that console.profiles is removed and
corresponding V8 API methods have been deprecated in 3.19
branch(https://code.google.com/p/v8/source/browse/branches/3.19/include/v8-profiler.h)
it is safe to remove all that code.

BUG=None

Please review this at https://codereview.chromium.org/18709003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M include/v8-profiler.h
  M src/api.cc
  M src/cpu-profiler.h
  M src/cpu-profiler.cc
  M src/heap-profiler.h
  M src/heap-profiler.cc
  M src/heap-snapshot-generator.h
  M src/heap-snapshot-generator.cc
  M src/profile-generator-inl.h
  M src/profile-generator.h
  M src/profile-generator.cc
  M src/v8.h
  M test/cctest/test-cpu-profiler.cc
  M test/cctest/test-heap-profiler.cc
  M test/cctest/test-profile-generator.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to