Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
description: "Learn more about: Profile-Guided Optimization Warning PG1039"
title: "Profile-Guided Optimization Warning PG1039"
ms.date: "11/04/2016"
description: "Learn more about: Profile-Guided Optimization Warning PG1039"
ms.date: 11/04/2016
f1_keywords: ["PG1039"]
helpviewer_keywords: ["PG1039"]
ms.assetid: a67dfd66-b610-4d78-9658-2bcf7a506b9f
---
# Profile-Guided Optimization Warning PG1039

Failed waiting for quiet time to sweep.
> Failed waiting for quiet time to sweep.

## Remarks

The application did not allow [pgosweep](../../build/pgosweep.md) to run. If possible, run pgosweep when the application is in an idle state.
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
description: "Learn more about: Profile-Guided Optimization Warning PG1087"
title: "Profile-Guided Optimization Warning PG1087"
ms.date: "11/04/2016"
description: "Learn more about: Profile-Guided Optimization Warning PG1087"
ms.date: 11/04/2016
f1_keywords: ["PG1087"]
helpviewer_keywords: ["PG1087"]
ms.assetid: 50785d68-17a2-4d82-bee2-8c514faf61c6
---
# Profile-Guided Optimization Warning PG1087

The PGC file 'file' is not valid.
> The PGC file 'file' is not valid.

## Remarks

A .pgc file is corrupt, possibly due to an abnormal end to a profiling session. Rerun the profiling scenario and terminate normally.