On Fri, 25 Aug 2017 12:31:10 +0200 Thomas Gleixner <t...@linutronix.de> wrote:
> The two NOP5 are noise in the rest of the work which is done by the timer > interrupt and modern CPUs are pretty good in optimizing nops. > > Get rid of the interrupt handler duplication and move the tracepoints into > the regular handler. > > Signed-off-by: Thomas Gleixner <t...@linutronix.de> Reviewed-by: Steven Rostedt (VMware) <rost...@goodmis.org> -- Steve