[PATCH V6 13/17] perf tools: Output sample flags and insn_len from intel_bts

2015-05-29 Thread Adrian Hunter
intel_bts synthesizes samples. Fill in the new flags and insn_len members with instruction information. Signed-off-by: Adrian Hunter --- tools/perf/util/intel-bts.c | 126 ++-- 1 file changed, 122 insertions(+), 4 deletions(-) diff --git

[PATCH V6 13/17] perf tools: Output sample flags and insn_len from intel_bts

2015-05-29 Thread Adrian Hunter
intel_bts synthesizes samples. Fill in the new flags and insn_len members with instruction information. Signed-off-by: Adrian Hunter adrian.hun...@intel.com --- tools/perf/util/intel-bts.c | 126 ++-- 1 file changed, 122 insertions(+), 4 deletions(-)