Better descriptions for plugins (#116)
* Better descriptions for plugins
This commit is contained in:
Родитель
3170e29ed8
Коммит
33614576dd
|
@ -4,8 +4,8 @@
|
|||
"id": "Microsoft.Performance.Toolkit.Plugins.LTTngDataExtensions",
|
||||
"version": "1.3.0"
|
||||
},
|
||||
"displayName": "Linux LTTng",
|
||||
"description": "LTTng (Kernel CPU scheduling, Processes, Threads, Block IO/Disk, Syscalls, File events, etc) - https://lttng.org/",
|
||||
"displayName": "Linux - LTTng",
|
||||
"description": "Enables processing LTTng performance trace files that contain key Linux performance indicators, such as kernel CPU scheduling, system calls, file events, and userspace applications",
|
||||
"owners": [
|
||||
{
|
||||
"name": "Ivan Berg",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"version": "1.3.4"
|
||||
},
|
||||
"displayName": "Android Logcat",
|
||||
"description": "Android Logcat - https://developer.android.com/studio/command-line/logcat",
|
||||
"description": "Enables viewing Android system and application logs recorded with Android Logcat",
|
||||
"owners": [
|
||||
{
|
||||
"name": "Ivan Berg",
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
"id": "Microsoft.Performance.Toolkit.Plugins.Cloud-Init",
|
||||
"version": "1.2.1"
|
||||
},
|
||||
"displayName": "Linux Cloud-Init",
|
||||
"description": "Linux Cloud-Init - https://cloud-init.io/",
|
||||
"displayName": "Linux - Cloud-Init",
|
||||
"description": "Processes log files from Cloud-init. Linux/UNIX Cloud-init is the industry standard multi-distribution method for cross-platform cloud instance initialization",
|
||||
"owners": [
|
||||
{
|
||||
"name": "Ivan Berg",
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
"id": "Microsoft.Performance.Toolkit.Plugins.DmesgPlugin",
|
||||
"version": "1.2.1"
|
||||
},
|
||||
"displayName": "Dmesg",
|
||||
"description": "Dmesg - https://en.wikipedia.org/wiki/Dmesg",
|
||||
"displayName": "Linux - Dmesg",
|
||||
"description": "Processes Dmesg Linux/UNIX kernel ring buffer logs",
|
||||
"owners": [
|
||||
{
|
||||
"name": "Ivan Berg",
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
"id": "Microsoft.Performance.Toolkit.Plugins.WaLinuxAgent",
|
||||
"version": "1.2.1"
|
||||
},
|
||||
"displayName": "Azure WALinuxAgent",
|
||||
"description": "Azure WALinuxAgent - https://github.com/Azure/WALinuxAgent",
|
||||
"displayName": "Linux - Microsoft Azure Linux Guest Agent",
|
||||
"description": "Processes log files produced by Microsoft Azure Linux Guest Agent (WALinuxAgent)",
|
||||
"owners": [
|
||||
{
|
||||
"name": "Ivan Berg",
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
"id": "Microsoft.Performance.Toolkit.Plugins.PerfDataExtensions",
|
||||
"version": "1.2.3"
|
||||
},
|
||||
"displayName": "Linux Perf",
|
||||
"description": "Linux Perf CPU Sampling(cpu-clock) - https://perf.wiki.kernel.org/",
|
||||
"displayName": "Linux - Perf",
|
||||
"description": "Enables viewing Linux CPU Sampling events recorded with the kernel perf profiling utility",
|
||||
"owners": [
|
||||
{
|
||||
"name": "Ivan Berg",
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
"id": "Microsoft.Performance.Toolkit.Plugins.PerfettoPlugin",
|
||||
"version": "1.5.5"
|
||||
},
|
||||
"displayName": "Perfetto for Android and Chromium logs",
|
||||
"description": "Perfetto Android & Chromium (CPU Scheduling, CPU Sampling, CPU Frequency, FTrace, Android Logs, Generic Events / Default Tracks, GPU Counters, Jank Detection, Processes, Android Packages) - https://perfetto.dev/",
|
||||
"displayName": "Perfetto for Android and Chromium",
|
||||
"description": "Processes Android system and user traces, as well as Chromium based browser performance trace files",
|
||||
"owners": [
|
||||
{
|
||||
"name": "Ivan Berg",
|
||||
"address": "1 Microsoft Way, Redmond, WA 98052",
|
||||
"emailAddresses": [ "ivberg@microsoft.com" ],
|
||||
"phoneNumbers": [ ]
|
||||
"phoneNumbers": []
|
||||
}
|
||||
],
|
||||
"projectUrl": "https://github.com/microsoft/Microsoft-Performance-Tools-Linux-Android",
|
||||
|
|
Загрузка…
Ссылка в новой задаче