hi, this patches address comments and some other small fixies. It's based on current Arnaldo's perf/core.
Attached patches: 1/4 perf tests: Add attr stat basic test 2/4 perf tests: Factor attr tests WRITE_ASS macro 3/4 perf tests: Fix attr watermark field name typo 4/4 perf tests: Removing 'optional' field Also available here: git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/linux.git perf/test7 thanks, jirka Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Corey Ashford <[email protected]> Cc: Frederic Weisbecker <[email protected]> --- tools/perf/tests/attr.c | 87 +++++++++++++++++++++++++++++++++++++++++++-------------------------------------------- tools/perf/tests/attr.py | 31 +++++++++++++++++++------------ tools/perf/tests/attr/base-record | 2 +- tools/perf/tests/attr/base-stat | 40 ++++++++++++++++++++++++++++++++++++++++ tools/perf/tests/attr/test-stat-basic | 6 ++++++ 5 files changed, 109 insertions(+), 57 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

