aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-events-test.c
Commit message (Expand)AuthorAge
* perf test: Fix exclude_guest parse events testsJiri Olsa2012-10-22
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
|\
| * perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
| * perf tools: Catch event names from command lineRobert Richter2012-08-22
| * perf test: Do not abort tests on errorRobert Richter2012-08-22
| * perf evlist: Introduce evsel list accessorsArnaldo Carvalho de Melo2012-08-15
| * perf test: Add automated tests for event group parsingJiri Olsa2012-08-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ | |/ |/|
| * tools: perf: Fix typo in tools/perfMasanari Iida2012-09-01
* | perf test: Fix parse events automated testsJiri Olsa2012-08-01
|/
* perf test: Use ARRAY_SIZE in parse events testsJiri Olsa2012-07-04
* perf evsel: Handle hw breakpoints event names in perf_evsel__name()Jiri Olsa2012-06-29
* perf tools: Fix hw breakpoint's type modifier parsingJiri Olsa2012-06-29
* perf test: Fix parse events test to follow proper raw event nameJiri Olsa2012-06-25
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-06-20
|\
| * perf tools: Don't access evsel->name directlyArnaldo Carvalho de Melo2012-06-19
* | perf/tool: Add automated test for pure terms parsingJiri Olsa2012-06-18
|/
* perf tools: Add hardcoded name term for pmu eventsJiri Olsa2012-05-22
* perf test: Move parse event automated tests to separated objectJiri Olsa2012-05-22