[Bug ld/19542] Preformance penalty when linking chromium executable

2016-02-01 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 Markus Trippelsdorf changed: What|Removed |Added Status|WAITING |NEW --- Comment #8 from Markus

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 --- Comment #7 from Markus Trippelsdorf --- > 3. Show us where time is spent in linker. Can you please "perf record" the linker invocation for some minutes and then post the "perf report" output here. -- You are receiving this mail because:

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread krejzi at email dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 --- Comment #6 from Armin K. --- Created attachment 8945 --> https://sourceware.org/bugzilla/attachment.cgi?id=8945&action=edit Marked ps aux output The attached file is actually ps aux output containing clang++ and ld invocation command li

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are rece

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING --- Comment #5 from H.J. Lu --- Pl

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread krejzi at email dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 --- Comment #4 from Armin K. --- (In reply to Markus Trippelsdorf from comment #2) > Also make sure you have enough RAM and your system is not swapping. RAM usage stays constant at 22% as reported by htop. I have 6 GB of RAM and nowhere near

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread krejzi at email dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 --- Comment #3 from Armin K. --- (In reply to Markus Trippelsdorf from comment #1) > This happens when using ld.bfd, right? > > You could try ld.gold instead. It links chromium in a few seconds on my > machine. Yes ld.bfd. I had a couple of

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 --- Comment #2 from Markus Trippelsdorf --- Also make sure you have enough RAM and your system is not swapping. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-b

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot de -