perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
authorKim Phillips <kim.phillips@arm.com>
Fri, 16 Jun 2017 16:23:39 +0000 (11:23 -0500)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 Jun 2017 18:27:09 +0000 (15:27 -0300)
commitd3cef7fe5151eabcd97ad8f9e595ec55f6ffb318
tree6955d8fe4b20a027b9350fe61c515c643f198af8
parent0c788d4726c916544490c17cdbfd1ae2a6347fa8
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array

These defines were probably dragged in from sampling support in earlier
patches.  They can be put back when needed.

Signed-off-by: Kim Phillips <kim.phillips@arm.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20170616112339.3fb6986e4ff33e353008244b@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/x86/util/intel-bts.c
tools/perf/arch/x86/util/intel-pt.c
tools/perf/util/intel-bts.c