perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the new logic
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Fri, 17 Jul 2015 13:34:10 +0000 (16:34 +0300)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 Sep 2015 08:06:03 +0000 (10:06 +0200)
commitd249872939bfa86c9cce44a56a8cbdbc7086519b
treeb10e3b527549c01c00b0b7f9fe50196ac3b7908a
parent21adf76e908dd03ae47c8f4dd53b180996a725ad
perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the new logic

Since event->hw.itrace_started is now set in pmu::start() to signal the beginning of
the trace, do so also in the intel_bts driver.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: acme@infradead.org
Cc: adrian.hunter@intel.com
Cc: hpa@zytor.com
Link: http://lkml.kernel.org/r/1437140050-23363-4-git-send-email-alexander.shishkin@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/perf_event_intel_bts.c