[google] Modification of gcov pmu format to reduce gcda size bloat (issue6427063)

2012-08-27 Thread Chris Manghane
Moved pmu writing utilities to global header. The patch should be applied to google/main Tested with crosstools. 2012-08-27 Chris Manghane * libgcc/pmu-profile.c (gcov_write_load_latency_infos): Removed unused function. (gcov_write_branch_mispredict_infos): Ditto.

[google] Modification of gcov pmu format to reduce gcda size bloat (issue6427063)

2012-08-24 Thread Chris Manghane
Fixed formatting issues. The patch should be applied to google/main Tested with crosstools. 2012-08-24 Chris Manghane * libgcc/pmu-profile.c (gcov_write_load_latency_infos): Removed unused function. (gcov_write_branch_mispredict_infos): Ditto. (destroy_load_l

[google] Modification of gcov pmu format to reduce gcda size bloat (issue6427063)

2012-08-15 Thread Chris Manghane
This patch has been updated to reflect changes in patch r190247, which removed pfmon support. The patch should be applied to google/main Tested with crosstools. 2012-08-14 Chris Manghane * libgcc/pmu-profile.c (gcov_write_load_latency_infos): Removed unused function.

Re: [google] Modification of gcov pmu format to reduce gcda size bloat (issue6427063)

2012-07-25 Thread Teresa Johnson
Resending in plain text mode so that it goes through to mailing list... On Wed, Jul 25, 2012 at 11:32 AM, Teresa Johnson wrote: > > > > > On Tue, Jul 24, 2012 at 3:03 PM, Chris Manghane wrote: >> >> This patch modifies pmu-profile to allow gooda_feedback access to >> >> > Needs some more contex

[google] Modification of gcov pmu format to reduce gcda size bloat (issue6427063)

2012-07-24 Thread Chris Manghane
This patch modifies pmu-profile to allow gooda_feedback access to important gcov to gcda conversion functions and also modifies the gcov pmu format store indices in a string table of filenames as opposed to storing the filename inside of every pmu entry. This reduces the amount of size bloat in