Re: [google] Remove deprecated pfmon-specific functions/structs from pmu-profile.c (was: Changed strucs to structs) (issue6442086)

2012-08-06 Thread Teresa Johnson
The upload script asks for a subject, even when updating a previous issue number. Usually I just re-enter the original patch subject line, and describe the changes from the original in the patch description that I am uploading. You don't need to reload it again, it should all be tracked properly u

Re: [google] Remove deprecated pfmon-specific functions/structs from pmu-profile.c (was: Changed strucs to structs) (issue6442086)

2012-08-06 Thread Teresa Johnson
Revised the subject to add [google] tag and add original patch description. Chris, you can use the same subject as the original patch and just describe the revisions to the patch in the email body. Thanks, Teresa On Mon, Aug 6, 2012 at 8:51 AM, Chris Manghane wrote: > This patch removes functio

Changed strucs to structs. (issue6442086)

2012-08-06 Thread Chris Manghane
This patch removes functions and structs necessary for gathering pmu info with pfmon, which is now a deprecated tool. For google/main. Tested with bootstrap. 2012-08-03 Chris Manghane * libgcc/pmu-profile.c (enum pmu_tool_type): Remove pfmon-specific functions/structs.