Hi

Here is a minor tidy-up for perf_event__synthesize_sample().


Adrian Hunter (3):
      perf intel-pt/bts: Do not swap when synthesizing samples
      perf tools: Ensure reserved member of PERF_SAMPLE_CPU is zero in 
perf_event__synthesize_sample()
      perf tools: Get rid of unused 'swapped' parameter from 
perf_event__synthesize_sample()

 tools/perf/builtin-inject.c       |  3 +--
 tools/perf/tests/sample-parsing.c |  2 +-
 tools/perf/util/event.h           |  3 +--
 tools/perf/util/evsel.c           | 29 ++---------------------------
 tools/perf/util/intel-bts.c       |  6 +-----
 tools/perf/util/intel-pt.c        | 11 +++--------
 6 files changed, 9 insertions(+), 45 deletions(-)


Regards
Adrian

Reply via email to