PowerShell/src/Microsoft.PowerShell.Commands.Diagnostics
Ilya 3c597367ba Replace 'Windows PowerShell' with 'PowerShell' in resx files (#4758)
Replace 'Windows PowerShell' with 'PowerShell' in '.resx' files where appropriate.
2017-09-07 12:33:56 -07:00
..
CoreCLR Move powershell to .NET Core 2.0 (#3556) 2017-04-17 11:52:38 -07:00
resources Replace 'Windows PowerShell' with 'PowerShell' in resx files (#4758) 2017-09-07 12:33:56 -07:00
CommonUtils.cs Implement performance-counter cmdlets for Windows CoreCLR 2016-12-13 11:00:22 -08:00
CounterFileInfo.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
CounterSample.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
CounterSet.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ExportCounterCommand.cs Add tab completion for Export-Counter -FileFormat parameter (#3856) 2017-06-25 12:13:57 -07:00
GetCounterCommand.cs Adding PlatformNotSupportedException to Counter cmdlets when running on IoT. (#2952) 2017-01-05 16:59:31 -08:00
GetEventCommand.cs Close eventLogSession and EventLogReader to unlock an etl file (#4034) 2017-07-06 23:05:41 -07:00
GetEventSnapin.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ImportCounterCommand.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Commands.Diagnostics.csproj Minor formatting commits for Build.psm1 and csproj files (#4630) 2017-08-21 15:23:52 -07:00
NewWinEventCommand.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
PdhHelper.cs Removed double spaces from .cs and .ps1 files (#4743) 2017-09-04 19:45:51 -07:00
PdhSafeHandle.cs Cleanup '#if CORE' in PdhSafeHandle.cs (#4399) 2017-07-31 13:09:04 -07:00