Reviewers: Jakob, Yang, alph, loislo,

Message:
Yang, can you have a look?

Description:
Add column getter to CpuProfileNode

CpuProfileNode currently exposes only line number which is not enough for the cases when there is more than one function on the same line. This change exposes
column number on CpuProfileNode.

BUG=302537

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

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

Affected files (+125, -62 lines):
  M include/v8-profiler.h
  M src/api.cc
  M src/cpu-profiler.h
  M src/cpu-profiler.cc
  M src/log.h
  M src/log.cc
  M src/profile-generator-inl.h
  M src/profile-generator.h
  M src/profile-generator.cc
  M test/cctest/test-cpu-profiler.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