Skip to content

Instantly share code, notes, and snippets.

View Therzok's full-sized avatar

Marius Ungureanu Therzok

View GitHub Profile
**********************************************************************
** Visual Studio 2022 Developer Command Prompt v17.1.3
** Copyright (c) 2022 Microsoft Corporation
**********************************************************************
>devenv /?
Microsoft Visual Studio 2022 Version 17.1.3.
Copyright (C) Microsoft Corp. All rights reserved.
Schema: id(501) {
Attributes = {
MessageGUIDs = {
multivalued = 1;
name = MessageGUIDs;
nosearch = 1;
type = CFString;
};
"_kMDItemDomainIdentifier" = {
multivalued = 0;
This file has been truncated, but you can view the full file.
rzok/Work/md/vsmac/main/src/core/MonoDevelop.Core/MonoDevelop.Core/LoggingService.cs:423
at MonoDevelop.Core.LoggingService.LogError (string,System.Exception) [0x00001] in /Users/therzok/Work/md/vsmac/main/src/core/MonoDevelop.Core/MonoDevelop.Core/LoggingService.cs:600
at System.CoreExtensions/<>c.<Ignore>b__2_0 (System.Threading.Tasks.Task) [0x00001] in /Users/therzok/Work/md/vsmac/main/src/core/MonoDevelop.Core/CoreExtensions.cs:47
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () [0x00024] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/TaskContinuation.cs:61
at System.Threading.Tasks.Task.Execute () [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
at System.Threading.Tasks.Task.ExecutionContextCallback (object) [0x00006] in /Library/Frameworks/Xamarin.Mac.frame
47412 10.2% 0 System_Threading_Tasks_Task`1<System_Threading_Tasks_VoidTaskResult>::TrySetResult(System_Threading_Tasks_VoidTaskResult) (in VisualStudio.exe) + 0 [0x110426d73] /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Future.cs :: 424
47412 10.2% 0 System_Threading_Tasks_Task::FinishStageThree() (in VisualStudio.exe) + 0 [0x11019a6e3] /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs :: 2223
47412 10.2% 0 System_Threading_Tasks_Task::FinishContinuations() (in VisualStudio.exe) + 0 [0x11019b81b] /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs :: 3166
47412 10.2% 0 System_Threading_Tasks_A
ateam v0.8.0:
ateam.exe
autorebase v0.4.0:
autorebase.exe
bacon v1.1.5:
bacon.exe
bandwhich v0.20.0:
bandwhich.exe
bat v0.18.1:
bat.exe
Samples # Self Symbol Name
47573 11.4% 0 System_Threading__ThreadPoolWaitCallback::PerformWaitCallback() (in VisualStudio.exe) + 0 [0x1101353d3] /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs :: 1261
47412 11.3% 0 Microsoft_CodeAnalysis_Diagnostics_AnalyzerManager/<GetSymbolAnalysisScopeCoreAsync>d__9::MoveNext() (in VisualStudio.exe) + 0 [0x134559cdb] /_/src/Compilers/Core/Portable/DiagnosticAnalyzer/AnalyzerManager.cs :: 117
47412 11.3% 0 Microsoft_CodeAnalysis_Diagnostics_AnalyzerManager/<GetSymbolAnalysisScopeAsync>d__8::MoveNext() (in VisualStudio.exe) + 0 [0x1345582a3] /_/src/Compilers/Core/Portable/DiagnosticAnalyzer/AnalyzerManager.cs :: 96
47412 11.3% 0 Microsoft_CodeAnalysis_Diagnostics_AnalyzerManager/<GetPerSymbolAnalyzerActionsAsync>d__13::MoveNext() (in VisualStudio.exe) + 0 [0x134553353] /_/src/Compilers/Core/Portable/DiagnosticAnalyzer/Analyze
➜ 8.0 tree
.
├── AndroidTools.2021-06-04__13-48-42.log
├── AndroidTools.2021-06-04__15-13-41.log
├── AndroidTools.2021-06-04__15-17-04.log
├── AndroidTools.2021-06-07__00-31-51.log
├── AndroidTools.2021-06-07__12-41-12.log
├── AndroidTools.2021-06-07__13-17-35.log
├── AndroidTools.2021-06-07__18-03-37.log
├── AndroidTools.2021-06-09__11-21-41.log
using ObjCRuntime;
static NSView ()
{
view_comparer = view_compare;
selAcceptsFirstMouse_Handle = Selector.GetHandle ("acceptsFirstMouse:");
selAcceptsTouchEventsHandle = Selector.GetHandle ("acceptsTouchEvents");
selAccessibilityActionDescription_Handle = Selector.GetHandle ("accessibilityActionDescription:");
selAccessibilityActionNamesHandle = Selector.GetHandle ("accessibilityActionNames");
selAccessibilityActivationPointHandle = Selector.GetHandle ("accessibilityActivationPoint");
6,58% NeedsUpdate • 8.802 ms • MonoDevelop.Components.Mac.MDMenu+MenuDelegate.NeedsUpdate(NSMenu)
6,58% UpdateCommands • 8.802 ms • MonoDevelop.Components.Mac.MDMenu.UpdateCommands()
6,57% Update • 8.790 ms • MonoDevelop.Components.Mac.MDMenuItem.Update(MDMenu, ref Int32)
6,56% GetCommandInfo • 8.776 ms • MonoDevelop.Components.Commands.CommandManager.GetCommandInfo(Object, CommandTargetRoute)
6,56% GetCommandInfo • 8.776 ms • MonoDevelop.Components.Commands.CommandManager.GetCommandInfo(Object, CommandTargetRoute, CancellationToken)
6,51% DefaultUpdateCommandInfo • 8.720 ms • MonoDevelop.Components.Commands.CommandManager.DefaultUpdateCommandInfo(ActionCommand, CommandInfo)
6,51% InternalUpdate • 8.720 ms • MonoDevelop.Components.Commands.CommandHandler.InternalUpdate(CommandInfo)
6,51% Update • 8.720 ms • MonoDevelop.Components.Commands.CommandHandler.Update(CommandInfo)
@Therzok
Therzok / create-gtk-repo.sh
Created December 2, 2020 11:49
creates gtk repo with mono's applied bockbuild patches
#!/bin/bash
PATCHES=(
'patches/gtk/0001-Add-invariant-that-a-child-is-unmapped-if-parent-is-.patch'
'patches/gtk/0002-Maintain-map-unmap-invariants-in-GtkRecentChooserDia.patch'
'patches/gtk/0003-GtkPlug-preserve-map-unmap-invariants.patch'
'patches/gtk/0004-Add-gdk_screen_get_monitor_workarea-and-use-it-all-o.patch'
'patches/gtk/0005-gtk-don-t-scroll-combo-box-menus-if-less-than-3-item.patch'
'patches/gtk/0006-gtk-paint-only-the-exposed-region-in-gdk_window_expo.patch'
'patches/gtk/0007-Implement-gtk-enable-overlay-scrollbars-GtkSetting.patch'