commit | 825c835c6718882a56c27d8c7ee236a7bb9bcf9e | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Mar 03 10:38:10 2014 -0800 |
committer | Andi Kleen <ak@linux.intel.com> | Wed Jul 30 16:13:09 2014 -0700 |
tree | 6c4fb9169662bf1fcb8df4a9d79a3f1edf265bbc | |
parent | 09f6d3b1ecef3aea34fce5feb0595f63693e718c [diff] |
perf, tools, test: Add test case for alias and JSON parsing Add a simple test case to perf test that parses all the available events, including json events. This needs adding an all event iterator to pmu.c v2: Rename identifiers v3: Only iterate cpu pmu to avoid bogus errors. Move pmu iterator to extra patch v4: Include aliases.c again v5: Include util/debug.h Acked-by: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Andi Kleen <ak@linux.intel.com>