| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tests: Move test objects into 'tests' directory | Jiri Olsa | 2012-10-31 | 1 | -1116/+0 |
* | perf test: Add automated tests for pmu sysfs translated events | Jiri Olsa | 2012-10-24 | 1 | -0/+68 |
* | perf test: Fix exclude_guest parse events tests | Jiri Olsa | 2012-10-22 | 1 | -4/+8 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 1 | -78/+346 |
|\ |
|
| * | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 2012-09-11 | 1 | -3/+3 |
| * | perf tools: Catch event names from command line | Robert Richter | 2012-08-22 | 1 | -6/+7 |
| * | perf test: Do not abort tests on error | Robert Richter | 2012-08-22 | 1 | -10/+14 |
| * | perf evlist: Introduce evsel list accessors | Arnaldo Carvalho de Melo | 2012-08-15 | 1 | -81/+48 |
| * | perf test: Add automated tests for event group parsing | Jiri Olsa | 2012-08-14 | 1 | -3/+299 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | tools: perf: Fix typo in tools/perf | Masanari Iida | 2012-09-01 | 1 | -1/+1 |
* | | perf test: Fix parse events automated tests | Jiri Olsa | 2012-08-01 | 1 | -6/+6 |
|/ |
|
* | perf test: Use ARRAY_SIZE in parse events tests | Jiri Olsa | 2012-07-04 | 1 | -19/+10 |
* | perf evsel: Handle hw breakpoints event names in perf_evsel__name() | Jiri Olsa | 2012-06-29 | 1 | -0/+10 |
* | perf tools: Fix hw breakpoint's type modifier parsing | Jiri Olsa | 2012-06-29 | 1 | -0/+37 |
* | perf test: Fix parse events test to follow proper raw event name | Jiri Olsa | 2012-06-25 | 1 | -3/+4 |
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-06-20 | 1 | -2/+2 |
|\ |
|
| * | perf tools: Don't access evsel->name directly | Arnaldo Carvalho de Melo | 2012-06-19 | 1 | -2/+2 |
* | | perf/tool: Add automated test for pure terms parsing | Jiri Olsa | 2012-06-18 | 1 | -5/+117 |
|/ |
|
* | perf tools: Add hardcoded name term for pmu events | Jiri Olsa | 2012-05-22 | 1 | -0/+25 |
* | perf test: Move parse event automated tests to separated object | Jiri Olsa | 2012-05-22 | 1 | -0/+600 |