[profiler] Add managed backtrace support to sampling mode for the signal-based impl.
[mono.git] / mono /
2014-05-13 Paolo Molaro[profiler] Add managed backtrace support to sampling...
2014-05-13 Ludovic Henry[mprof-report] Fix bug where no counters would be print...
2014-05-13 Paolo Molaro[profiler] Filter more event types in mprof-report...
2014-05-13 Paolo Molaro[profiler] In mprof-report fix handling of the time...
2014-05-13 Paolo Molaro[profiler] Emit statistical samples at 1 second interva...
2014-05-12 Ludovic HenryMerge pull request #1020 from ludovic-henry/pr7-system...
2014-05-12 Ludovic Henry[counters] Edit according to Kumpera review
2014-05-12 Zoltan Varga[arm] Add support for the new compare instructions...
2014-05-12 Ludovic Henry[decode] Edit according to Paolo review
2014-05-12 Ludovic Henry[decode] Fix sample difference parsing
2014-05-12 Ludovic Henry[decode] Add command line counters options parsing
2014-05-12 Ludovic Henry[decode] Add dump_counters
2014-05-12 Ludovic Henry[decode] Add parsing for TYPE_SAMPLE_COUNTERS
2014-05-12 Ludovic Henry[decode] Add parsing for TYPE_SAMPLE_COUNTERS_DESC
2014-05-12 Ludovic Henry[decode] Add functions to transform mono-counters enum...
2014-05-12 Ludovic Henry[decode] Add functions to manipulate counters, counters...
2014-05-12 Ludovic Henry[decode] Add Counter, CounterValue, CounterList, Counte...
2014-05-12 Ludovic Henry[decode] Add check for computer endianness on startup
2014-05-11 Zoltan Varga[sdb] Avoid placing implicit sequence points at offsets...
2014-05-11 Zoltan Varga[jit] Add a test for lrem_un.
2014-05-11 Zoltan Varga[sdb] Fix the serialization of variables with address...
2014-05-09 Zoltan Varga[runtime] Remove an assert from inner_start_thread...
2014-05-09 Mark Probst[tests] Fix a trivial consistency issue in a test case.
2014-05-09 Zoltan VargaMerge pull request #1028 from DavidKarlas/sdbTypesCaching
2014-05-09 Zoltan VargaMerge pull request #1029 from ranma42/dont_free_global_...
2014-05-08 Andrea Canciani[runtime] Remove the last bits of mono_dont_free_global...
2014-05-08 Zoltan Varga[runtime] Wait for the finalizer thread to exit in...
2014-05-08 Zoltan VargaFix make runtest-managed in tests/.
2014-05-08 Zoltan VargaFix make check in tests/
2014-05-08 Zoltan Varga[runtime] Remove the mono_dont_free_global_codeman...
2014-05-08 Zoltan Varga[jit] Disable the interval based linear scan algorithm...
2014-05-08 Ludovic HenryMerge pull request #1024 from ludovic-henry/pr10-proflo...
2014-05-08 Ludovic Henry[proflog] Edit according to Paolo review
2014-05-08 Jeffrey StedfastMerge pull request #1026 from DavidKarlas/cacheThreadInfo
2014-05-08 Ludovic Henry[counters] Fix operator precedence
2014-05-08 Ludovic Henry[counters] Edit dump_counter to use mono_counters_sampl...
2014-05-08 Zoltan Varga[gsharedvt] Add tests for large structs.
2014-05-08 Rolf Bjarne KvingeInitialize out parameters to NULL.
2014-05-07 Ludovic Henry[counters] Fix -1 array access in case counter is of...
2014-05-07 Rodrigo Kumpera[counters] Improve the documentation of the counters...
2014-05-07 Rodrigo Kumpera[counters] Fix the build and do some error handling.
2014-05-07 Rodrigo KumperaMerge pull request #1022 from ludovic-henry/pr9-string...
2014-05-07 Ludovic Henry[counters] Fix potential overflow in string sampling
2014-05-07 Ludovic Henry[counters] Edit get process pid and /proc/loadavg accor...
2014-05-07 Ludovic Henry[proflog] Increment LOG_DATA_VERSION
2014-05-07 Ludovic Henry[proflog] Add integration of counters_init and counters...
2014-05-07 Ludovic Henry[proflog] Add counters_init and counters_sample functions
2014-05-07 Ludovic Henry[proflog] Add counters enum type and documentation
2014-05-07 Ludovic Henry[proflog] Add counters option parsing
2014-05-07 Ludovic Henry[proflog] Add emit_string and emit_double functions
2014-05-07 Ludovic Henry[counters] Add support for string values
2014-05-07 Zoltan VargaFix the build.
2014-05-07 Zoltan Varga[sdb] Add end lines/end columns to line number information.
2014-05-07 Rodrigo KumperaFix copyright.
2014-05-07 Ludovic Henry[counters] Add system counters
2014-05-06 Rodrigo Kumpera[counters] Fix --stat to not dump counters for all...
2014-05-06 Miguel de IcazaMerge pull request #1018 from ermshiperete/xamarin...
2014-05-06 Rodrigo Kumpera[sgen-bridge] Add color duplication pathology.
2014-05-06 Rodrigo Kumpera[sgen] Improve bridge comparison code a bit.
2014-05-06 Rodrigo Kumpera[sgen-bridge] Add the tarjan-coloring bridge.
2014-05-06 Rodrigo Kumpera[bridge] change the log entry name to make it easier...
2014-05-06 Rodrigo Kumpera[sgen-bridge] Each bridge needs it own internal mem...
2014-05-06 Miguel de IcazaMerge pull request #1010 from davidmoore1/bug-19304
2014-05-06 Rodrigo KumperaMerge pull request #992 from ludovic-henry/ludovic...
2014-05-05 Zoltan Varga[sdb] Add a new TypeMirror.NewInstance () method which...
2014-05-05 Ludovic Henry[counters] Disable register filter on valid_mask
2014-05-05 Ludovic Henry[counters] Fix type issue on mini counters
2014-05-05 Ludovic Henry[counters] Use macro to copy counter in sampling, and...
2014-05-05 Ludovic Henry[counters] Sample should fail if buffer size is too...
2014-05-05 Ludovic Henry[counters] Add sample and accessors functions
2014-05-03 Zoltan Varga[jit] Register the Mono_UnhandledException_internal...
2014-05-03 Zoltan Varga[runtime] Fix a warning which happens because we store...
2014-05-02 Mark Probst[sgen-bridge] Don't forward a node to itself.
2014-05-02 Mark Probst[sgen-bridge] Compare xrefs between bridge implementati...
2014-05-02 Mark Probst[sgen-bridge] Compare SCCs between bridge implementations.
2014-05-02 Mark Probst[sgen-bridge] Allow second bridge implementation to...
2014-05-02 Mark Probst[sgen-bridge] Small refactoring.
2014-05-02 Mark Probst[sgen-bridge] Move bridge debug option handling to...
2014-05-02 Mark Probst[sgen-bridge] Set bridge_processing_in_progress in...
2014-05-02 Mark Probst[sgen-bridge] Also separate old bridge into pre- and...
2014-05-02 Mark Probst[sgen-bridge] Move processing of API data structures...
2014-05-02 Mark Probst[sgen-bridge] Separate before- and after-callback in...
2014-05-02 Mark Probst[sgen-bridge] Special-case ptr array for 1 entry withou...
2014-05-02 Mark Probst[sgen-bridge] Use bit field for is_visited and finishin...
2014-05-02 Mark Probst[sgen-bridge] Make finishing_time a 32 bit unsigned...
2014-05-02 Mark Probst[sgen-bridge] Fix forwarding.
2014-05-02 Mark Probst[sgen-bridge] Remove redundant object pointer in hash...
2014-05-02 Mark Probst[sgen-bridge] Separate DFS1 and DFS2 fields in HashEntry.
2014-05-02 Mark Probst[sgen-bridge] Add a new bridge (non-)pathology.
2014-05-02 Mark Probst[sgen-bridge] object_is_live() should be called object_...
2014-05-02 Mark Probst[sgen-bridge] Debugging option to dump whole bridge...
2014-05-02 Mark Probst[sgen-bridge] Remove single-reference non-bridge object...
2014-05-02 Mark Probst[sgen-bridge] Added test case with bridge performance...
2014-05-02 Mark Probst[sgen-bridge] Copy-on-write for DynArrays.
2014-05-02 Mark Probst[sgen-bridge] Remove dead DynArray merging code.
2014-05-02 Mark Probst[sgen] Heavy hash table statistics.
2014-05-02 Mark Probst[sgen-bridge] Make merging in old xrefs algorithm much...
2014-05-02 Mark Probst[sgen-bridge] New xrefs graph optimization for nodes...
2014-05-02 Mark Probst[sgen-bridge] Don't merge xrefs in DFS2. Speeds up...
2014-05-02 Rodrigo KumperaMerge pull request #1013 from ranma42/fix-19380
next