[PATCH v6 4/6] perf/tests: add interrupted state sample parsing test

2014-09-23 Thread Stephane Eranian
This patch updates the sample parsing test with support for the sampling of machine interrupted state. The patch modifies the do_test() code to sahred the sample regts bitmask between user and intr regs. Signed-off-by: Stephane Eranian --- tools/perf/tests/sample-parsing.c | 55

[PATCH v6 4/6] perf/tests: add interrupted state sample parsing test

2014-09-23 Thread Stephane Eranian
This patch updates the sample parsing test with support for the sampling of machine interrupted state. The patch modifies the do_test() code to sahred the sample regts bitmask between user and intr regs. Signed-off-by: Stephane Eranian eran...@google.com --- tools/perf/tests/sample-parsing.c |