Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no longer...
[mono.git] / mono / profiler / Makefile.am
2012-10-03 Zoltan VargaUse AM_CPPFLAGS instead of INCLUDES in Makefile.am...
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-13 Marek SafarMerge pull request #456 from strawd/bug7079
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-13 Marek SafarMerge pull request #453 from daub815/master
2012-09-12 Marek SafarMerge pull request #457 from strawd/aspnetwebstack...
2012-09-10 Rodrigo KumperaMerge pull request #61 from ztzg/darwin-static-build...
2012-09-10 Damien Diederenmono{dis,graph,profiler}: Fix build when configured...
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-08 Zoltan VargaRevert part of 62b8512f2b21f3d1381fb4e7ad2e6f3915996aa3...
2012-02-08 Zoltan VargaRevert "Disable profiler modules when --disable-shared...
2012-02-07 Zoltan VargaDisable profiler modules when --disable-shared is used.
2012-02-07 Zoltan VargaFix the --disable-shared build.
2012-01-31 Alan McGovernRevert "[Profiler] Add a new profiler module to track...
2012-01-31 Alan McGovernRevert "FIX a compilation linker error with static...
2012-01-31 Alan McGovernFIX a compilation linker error with static mono-sgen...
2012-01-31 Alan McGovern[Profiler] Add a new profiler module to track GCHandle...
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-11-09 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2011-11-08 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2011-11-08 Zoltan VargaFix profiler build if boehm is disabled.
2011-08-23 Marek SafarMerge pull request #162 from garuma/tpl-dataflow-blocks
2011-08-22 Zoltan VargaLink libmono-profiler-cov against eglib as well.
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-08 Zoltan VargaResurrect the AOT profiler.
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-26 Jeffrey StedfastMake sure everything that links with eglib also links...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-17 Marek SafarEven more 4.0 profile mcs update
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-20 Marek SafarUpdate mcs location
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-16 Marek HabersackFix the build
2010-12-15 Bojan RajkovicCorrect LDFLAGS on the Darwin platform so the profiler...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-04 Zoltan VargaSet MONO_PATH while running the profiler tests.
2010-12-04 Zoltan VargaFix make check in profiler/.
2010-12-02 Zoltan VargaDisale logging profiler.
2010-12-01 Paolo MolaroLog profiler: added test suite.
2010-11-29 Paolo MolaroMake dist fixed in profiler.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-21 Zoltan VargaLink the iomap profiler against eglib. Fixes #627889.
2010-11-08 Zoltan VargaRevert "Avoid building the log profiler on windows...
2010-11-08 Zoltan VargaAvoid building the log profiler on windows, it has...
2010-11-08 Paolo MolaroFixed make dist for log profiler.
2010-11-08 Paolo MolaroIntegrated the log profiler in the build, warning and...
2010-10-21 Zoltan VargaFix building the logging profiler.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-02-24 Paolo MolaroWed Feb 24 15:55:31 CET 2010 Paolo Molaro <lupus@ximian...
2009-12-11 Marek Habersack2009-12-11 Marek Habersack <mhabersack@novell.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-08 Massimiliano MantioneDon't build the profilers if DISABLE_PROFILER is set.
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-03-28 Jb Evainmerge from trunk at 97714
2008-03-28 Jb Evainmerge from trunk at 97714
2008-03-26 Massimiliano MantioneMakefile.am: enabled the logging profiler on Linux.
2008-03-26 Massimiliano Mantionemono-profiler-oprofile.c: minor fixes.
2008-01-08 Marek SafarC# 3.0 updates
2008-01-07 Massimiliano Mantione * mono-profiler-oprofile.c: First code drop of new...
2007-12-28 Everaldo Canuto2007-12-28 Everaldo Canuto <ecanuto@novell.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-28 Raja R HarinathIn gmcs:
2007-01-26 Paolo MolaroDon't link to gmodule anymore.
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next