Mike Shal
|
5169c0a913
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
L. David Baron
|
a656f45a92
|
Bug 855081: Make jprof compile for me by switching from cplus_demangle (which doesn't link) to abi::__cxa_demangle. r=jesup
|
2013-05-13 15:37:00 -07:00 |
|
Brian O'Keefe
|
8d90859ddb
|
Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-05-01 14:05:40 -04:00 |
|
Ryan VanderMeulen
|
8dd4074205
|
Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
|
2013-04-30 21:09:41 -04:00 |
|
Brian O'Keefe
|
7422d5ac7b
|
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-04-30 20:46:10 -04:00 |
|
Ryan VanderMeulen
|
b6cc74b921
|
Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures.
|
2013-04-30 10:08:38 -04:00 |
|
Brian O'Keefe
|
0baa2a32d6
|
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-04-30 09:08:31 -04:00 |
|
Randell Jesup
|
7852e2c3e4
|
Bug 863429: Fix jprof on debug builds, remove evilness NPOTB DONTBUILD rs=dbaron
|
2013-04-19 09:54:16 -04:00 |
|
Mike Shal
|
df7deac25b
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
673bbb1c1e
|
Bug 784841 - Part 18ι: Convert /tools; r=ted
|
2013-02-25 13:20:01 -08:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Randell Jesup
|
3cb9a88bc2
|
Bug 712224: Make jprof generate output for 'cleopatra' backend. rs=dbaron DONTBUILD
|
2012-01-18 00:11:00 -05:00 |
|
Randell Jesup
|
c06ec5f1c7
|
Bug 693586: Add circular buffer support to jprof r=dbaron
|
2011-11-08 00:34:40 -05:00 |
|
Randell Jesup
|
49fba95a20
|
bug 691245: Fix jprof under Fedora 15 (needs -ldl) r=dbaron
|
2011-10-05 09:20:20 -04:00 |
|
Randell Jesup
|
56633f7da8
|
Bug 674384: jprof - better thread support, support e10s profiling and profile-by-capture-section. r=dbaron DONTBUILD
|
2011-08-12 11:59:20 -04:00 |
|
Randell Jesup
|
57c575c552
|
Bug 664453: Stop jprof from crashing before a profile is selected on JP_START. r=dbaron DONTBUILD
|
2011-08-12 11:59:17 -04:00 |
|
Randell Jesup
|
40c1a04059
|
Bug 666501: fix jprof to work in builds without run-mozilla.sh r=glandium
|
2011-06-24 00:01:49 -04:00 |
|
Randell Jesup
|
4abe6bb62e
|
Bug 660968: enabling jprof doesn't make it build the shared library anymore. r=khuey
|
2011-06-01 03:51:03 -04:00 |
|
Randell Jesup
|
0c31687332
|
Bug 653311 - Switch jprof from hand-rolled stackwalk code to glibc's backtrace() to work with modern x86 Linuxes, improve jprof output, update README - r=jim_nance (per bz)
|
2011-05-15 05:47:48 -04:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Karl Tomlinson
|
1a97ad8bbb
|
bug 506845 targets are not rebuilt when archives from EXPAND_LIBNAME change r=bsmedberg
|
2009-08-17 09:54:45 +12:00 |
|
Karl Tomlinson
|
5420c9c061
|
b=458644 add gnu_debuglink support to jprof r=dbaron
|
2009-02-20 14:43:10 +13:00 |
|
Joshua Cranmer
|
a14312ed28
|
Bug 444034 - jprof fails to sort symbols correctly. r=dbaron
|
2008-09-23 21:15:52 -04:00 |
|
bzbarsky@mit.edu
|
b7b5c6489e
|
Add documentation of the JS hooks
|
2007-12-06 09:04:56 -08:00 |
|
gerv@gerv.net
|
6dd53e09ca
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 05:08:39 -07:00 |
|
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|
dbaron%dbaron.org
|
83fed6e485
|
Change my old email address to my new one (files missed when I did a mass-change in January 2003).
|
2007-02-14 07:18:26 +00:00 |
|
bzbarsky%mit.edu
|
2ec057980b
|
Make JP_FIRST work with JP_RTC_HZ. Bug 367675, r=dbaron
|
2007-01-26 04:31:57 +00:00 |
|
bzbarsky%mit.edu
|
48678acbeb
|
Documenting bug.
|
2007-01-21 20:12:28 +00:00 |
|
dbaron%dbaron.org
|
57f1bf631c
|
Bug 132071: Escape < and > (used in templates) in jprof's HTML output. Initial patch by Dave Morrison <morrison@bnl.gov>, r=dbaron
|
2006-12-23 18:37:39 +00:00 |
|
dbaron%dbaron.org
|
0bd91706e4
|
Make jprof compile (and maybe even run in some cases) on x86_64, and make its stack walking code a little less fragile. b=349166 r=bzbarsky
|
2006-10-04 04:42:33 +00:00 |
|
timeless%mozdev.org
|
6d112f0859
|
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
|
2006-08-28 20:17:01 +00:00 |
|
timeless%mozdev.org
|
97d86b0df2
|
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
|
2006-08-28 20:12:37 +00:00 |
|
bzbarsky%mit.edu
|
59e16114bb
|
Make it possible to restart jprof in RTC mode. Bug 341594, r=dbaron, sr=shaver
|
2006-08-01 15:50:16 +00:00 |
|
dbaron%dbaron.org
|
ace148d610
|
Workaround brokenness of __builtin_frame_address(0) on gcc 4.1 (as shipped with FC5, at least). b=331436 r=brendan
|
2006-03-23 23:21:27 +00:00 |
|
dbaron%dbaron.org
|
76010360ad
|
Use __builtin_frame_address instead of poking into setjmp's jmp_buf to start the stack trace. b=323853 r+sr=bryner
|
2006-03-22 07:29:45 +00:00 |
|
bzbarsky%mit.edu
|
5e1c663cf4
|
Updating docs a bit.
|
2006-03-09 16:53:43 +00:00 |
|
gerv%gerv.net
|
adbec5dbff
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-12-13 13:25:40 +00:00 |
|
timeless%mozdev.org
|
9b0852aaf7
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 21:57:13 +00:00 |
|
timeless%mozdev.org
|
eb9350f619
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 19:48:04 +00:00 |
|
bryner%brianryner.com
|
d9626f6746
|
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
|
2004-12-15 05:52:44 +00:00 |
|
bryner%brianryner.com
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
|
bzbarsky%mit.edu
|
c594642f8f
|
Skip over __restore_rt frames when generating profile analysis results. Bug
243483, r=shaver, sr=dbaron
|
2004-05-13 18:59:37 +00:00 |
|
gerv%gerv.net
|
cc323a7cc8
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-25 21:07:34 +00:00 |
|
cbiesinger%web.de
|
66eae4bb87
|
fixing RTZ typo, and mention that SIGIO is another name for SIGPOLL. r=shaver
|
2004-04-24 18:00:40 +00:00 |
|