The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / src / v8ustack.d @ 0544a586

History | View | Annotate | Download (18.8 KB)

# Date Author Comment
cc15299c 03/31/2012 08:14 PM Dave Pacheco

build: add support for DTrace and postmortem

  • fixes #2110
  • includes V8 postmortem metadata in Solaris builds
  • adds GYP support for DTrace probes and ustack helper
  • ustack helper derives constants dynamically from libv8_base.a
  • build with DTrace support by default on SunOS
edea94c3 03/02/2012 12:29 PM Dave Pacheco

dtrace ustack helper improvements

Fixes #2852

b9049d2f 12/16/2011 02:38 PM Dave Pacheco

simple DTrace ustack helper