We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c2c2b commit 0b3af64Copy full SHA for 0b3af64
PerfDataExtension/pluginManifest.json
@@ -2,7 +2,7 @@
2
"$schema": "https://raw.githubusercontent.com/microsoft/microsoft-performance-toolkit-sdk/main/src/PluginsSystem/Tools/Microsoft.Performance.Toolkit.Plugins.Cli/Manifest/PluginManifestSchema.json",
3
"identity": {
4
"id": "Microsoft.Performance.Toolkit.Plugins.PerfDataExtension",
5
- "version": "0.1.3"
+ "version": "0.2.0"
6
},
7
"displayName": "Linux - Perf",
8
"description": "Enables loading Linux events from perf.data files (e.g. generated by the perf tool)",
0 commit comments