[PATCH 15/29] perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTION

2013-11-04 Thread Arnaldo Carvalho de Melo
From: Adrian Hunter In fact the "sample parsing" test does not automatically check new sample type bits - they must be added to the comparison logic. Doing that shows that the test fails because the functions perf_event__synthesize_sample() and perf_event__sample_event_size() have not been

[PATCH 15/29] perf test: Update sample parsing test for PERF_SAMPLE_TRANSACTION

2013-11-04 Thread Arnaldo Carvalho de Melo
From: Adrian Hunter adrian.hun...@intel.com In fact the sample parsing test does not automatically check new sample type bits - they must be added to the comparison logic. Doing that shows that the test fails because the functions perf_event__synthesize_sample() and