Comment #4 on issue 3490 by [email protected]: New sampler API https://code.google.com/p/v8/issues/detail?id=3490#c4
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/24d1ef4868ba15eccaebb26ef651877d94c83e2a
commit 24d1ef4868ba15eccaebb26ef651877d94c83e2a Author: [email protected] <[email protected]> Date: Mon Sep 29 12:59:54 2014 Initial implementation of GetStackSample sampling profiler API. The patch is based on https://codereview.chromium.org/578163002/#ps20001 made by [email protected] LOG=N BUG=v8:3490 [email protected], [email protected] Review URL: https://codereview.chromium.org/596533002git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24285 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
[modify] https://chromium.googlesource.com/v8/v8.git/+/24d1ef4868ba15eccaebb26ef651877d94c83e2a/include/v8.h [modify] https://chromium.googlesource.com/v8/v8.git/+/24d1ef4868ba15eccaebb26ef651877d94c83e2a/src/api.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/24d1ef4868ba15eccaebb26ef651877d94c83e2a/src/globals.h [modify] https://chromium.googlesource.com/v8/v8.git/+/24d1ef4868ba15eccaebb26ef651877d94c83e2a/src/sampler.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/24d1ef4868ba15eccaebb26ef651877d94c83e2a/src/sampler.h [modify] https://chromium.googlesource.com/v8/v8.git/+/24d1ef4868ba15eccaebb26ef651877d94c83e2a/src/vm-state.h [modify] https://chromium.googlesource.com/v8/v8.git/+/24d1ef4868ba15eccaebb26ef651877d94c83e2a/test/cctest/cctest.gyp [modify] https://chromium.googlesource.com/v8/v8.git/+/24d1ef4868ba15eccaebb26ef651877d94c83e2a/test/cctest/test-api.cc [add] https://chromium.googlesource.com/v8/v8.git/+/24d1ef4868ba15eccaebb26ef651877d94c83e2a/test/cctest/test-sampler-api.cc
--You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/hosting/settings -- -- 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/d/optout.
