This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, sched] Fix sched_insn debug counter


Hi,

This patch fixes sched_insn debug counter that was broken by modulo/backtracking changes.

Tested on arm-linux-gnueabihf and x86_64-linux-gnu, though testsuite does not exercise this execution path.  Real testing was done by me debugging an unrelated problem in the scheduler using sched_insn debug counter.

OK to apply?

Also, just as heads up, this patch is the first in a series of ~10 patches to cleanup scheduler and improve it for ARM.

--
Maxim Kuvyrkov
www.linaro.org


Attachment: 0001-Fix-sched_insn-debug-counter.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]