summaryrefslogtreecommitdiff
path: root/deps/v8/src/log-utils.cc
Commit message (Collapse)AuthorAgeFilesLines
* cluster, v8: fix --logfile=%p.logBen Noordhuis2013-12-181-0/+4
| | | | | | | | | The %p is replaced with the current PID. This used to work in node.js v0.9.7 but it seems to have been lost somewhere along the way. This commit makes the fix from 6b713b52 ("cluster: make --prof work for workers") work again. Without it, all log data ends up in a single file and is unusable because the addresses are all wrong.
* deps: downgrade v8 to 3.14.5Ben Noordhuis2013-02-251-7/+2
| | | | | V8 3.15 and newer have stability and performance issues. Roll back to a known-good version.
* V8: Reapply floating patchesisaacs2013-02-081-0/+3
|
* V8: Upgrade to 3.15.11.15isaacs2013-02-081-3/+0
|
* V8: Reapply floating patchesisaacs2013-01-241-0/+3
|
* V8: Upgrade to 3.15.11.10isaacs2013-01-241-3/+0
|
* v8: add %p option to --logfile, expands to pidBen Noordhuis2013-01-181-0/+3
| | | | | | | Useful when you are profiling multiple instances of V8 concurrently. Submitted upstream: http://code.google.com/p/v8/issues/detail?id=2503 Refs #4617.
* deps: update v8 to 3.15.11Fedor Indutny2013-01-011-2/+4
|
* Upgrade V8 to 3.6.4Ryan Dahl2011-09-151-1/+1
|
* Upgrade V8 to v3.5.4Ryan Dahl2011-08-111-1/+1
|
* Upgrade V8 to 3.5.3Ryan Dahl2011-08-041-2/+0
|
* Upgrade V8 to 3.4.12.1Ryan Dahl2011-07-151-142/+26
|
* Upgrade V8 to 3.4.10Ryan Dahl2011-07-081-46/+138
|
* Downgrade V8 to 3.1.8.25Ryan Dahl2011-07-051-138/+46
| | | | | | There are serious performance regressions both in V8 and our own legacy networking stack. Until we correct our own problems we are going back to the old V8.
* Upgrade V8 to 3.4.8Ryan Dahl2011-06-291-46/+138
|
* Upgrade V8 to 3.1.6Ryan Dahl2011-02-241-0/+2
|
* Upgrade V8 to 3.0.3Ryan Dahl2010-12-171-180/+1
|
* Upgrade V8 to 3.0.2Ryan Dahl2010-12-161-1/+180
|
* Upgrade V8 to 3.0.1Ryan Dahl2010-12-131-180/+1
|
* Upgrade V8 to 2.5.1Ryan Dahl2010-10-211-0/+16
|
* Upgrade V8 to 2.1.4Ryan Dahl2010-03-151-0/+3
|
* Upgrade V8 to 2.1.1Ryan Dahl2010-02-191-9/+0
|
* Upgrade v8 to 2.0Ryan Dahl2009-11-181-5/+5
| | | | (With just one change: remove -Werror)
* Upgrade v8 to 1.3.14Ryan Dahl2009-10-071-1/+1
|
* Upgrade v8 to 1.3.13Ryan Dahl2009-09-231-0/+14
|
* Upgrade v8 to 1.2.10 and libev to 3.6Ryan2009-06-291-6/+12
|
* upgrade v8 to 1.2.8Ryan2009-06-171-3/+184
|
* Upgrade to v8 1.2.7Ryan2009-06-081-0/+302
|
* BROKEN COMMIT: removing git submodulesRyan2009-04-221-0/+0
|
* add dependencies: libeio, libev, v8Ryan2009-04-031-0/+0