Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-26Handle error cases for sample trace symbolicationtherzok
2019-03-26Add some more commentstherzok
2019-03-26Allow sample profiling while the IDE is lockedtherzok
2019-03-26Improve sample tool to output an instruments readable formattherzok
2019-03-26Some changes to not try to match regex twicetherzok
2019-01-29Merge remote-tracking branch 'origin/master' into pr-sandy-master-merge-of-th...Sandy Armstrong
2019-01-27[Performance] Prevent crashing when output directory of sample file does not ...Marius Ungureanu
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-16Fix UIThreadMonitorDaemon not being copiedtherzok
2019-01-13Local copy perf daemontherzok
2019-01-11Update projects for PackageReferenceMikayla Hutchinson
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-09-03Bump System.Net.Httptherzok
2018-08-02Consolidate System.ValueTuple target frameworktherzok
2018-07-30[PerformanceDiagnostics] Fix UI thread hang app not startingMatt Ward
2018-07-09Initial work on performance test suiteLluis Sanchez
2018-07-06Merge pull request #5194 from mono/simplify-resource-idsLluis Sanchez
2018-06-29[PerformanceDiagnostics] Remove startup commandMatt Ward
2018-06-29[PerformanceDiagnostics] Ensure stderr read on background thread.Matt Ward
2018-06-29[PerformanceDiagnostics] Use task to read stderr outputMatt Ward
2018-06-29[PerformanceDiagnostics] Do not use stderror when not samplingMatt Ward
2018-06-29[PerformanceDiagnostics] Retry connection back to IDEMatt Ward
2018-06-29[PerformanceDiagnostics] Fix fatal exception if socket receive failsMatt Ward
2018-06-29[PerformanceDiagnostics] Fix hang detected on force quitting IDEMatt Ward
2018-06-29[PerformanceDiagnostics] Shutdown UI thread monitor on IDE exitMatt Ward
2018-06-29[PerformanceDiagnostics] Reduce send interval for hang detectionMatt Ward
2018-06-29[PerformanceDiagnostics] No need to process samples when not samplingMatt Ward
2018-06-29[PerformanceDiagnostics] Fix fatal exception when checking processMatt Ward
2018-06-29[PerformanceDiagnostics] Removed unused stop watch timerMatt Ward
2018-06-29[PerformanceDiagnostics] Fix start/stop UI thread monitoringMatt Ward
2018-06-29[PerformanceDiagnostics] Add hang detection for telemetryMatt Ward
2018-06-27[Build] Simplify short resource IDs via definition groupMikayla Hutchinson
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-02-16Make dist2 (#3879)Marius Ungureanu
2017-12-21[PerformanceDiagnostics] Add ability to enhance `sample` output files(useful ...David Karlaš
2017-12-06[Perf] Add profiling toggle command (#3482)Marius Ungureanu
2017-12-05Dev/kirillo/valuetuple440 (#3448)Kirill Osenkov
2017-08-23[Ide] Fix Diagnostics menu not being localized. (#2931)Marius Ungureanu
2017-07-03[PerformanceDiagnostics] Make general preferences section id uniqueMatt Ward
2017-06-16[Perf] Allow non-steady collection report for the padtherzok
2017-06-14Perf ui (#2562)Marius Ungureanu
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14[build] Enable deterministic buildMikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-09-07Fixed crash of PerformanceDiagnosticsAddIn after Help->Diagnostics submenu wa...David Karlaš
2016-08-11[Icons] [Ide] New preferences icons:Václav Vančura
2016-07-25Added profile for 5 seconds commandDavid Karlaš
2016-07-25Added PerformanceDiagnosticsAddIn with UIThreadMonitor tool which samples cpu...David Karlaš