summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-events-test.c
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Move test objects into 'tests' directoryJiri Olsa2012-10-311-1116/+0
* perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa2012-10-241-0/+68
* perf test: Fix exclude_guest parse events testsJiri Olsa2012-10-221-4/+8
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-78/+346
|\
| * perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-3/+3
| * perf tools: Catch event names from command lineRobert Richter2012-08-221-6/+7
| * perf test: Do not abort tests on errorRobert Richter2012-08-221-10/+14
| * perf evlist: Introduce evsel list accessorsArnaldo Carvalho de Melo2012-08-151-81/+48
| * perf test: Add automated tests for event group parsingJiri Olsa2012-08-141-3/+299
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-1/+1
|\ \ | |/ |/|
| * tools: perf: Fix typo in tools/perfMasanari Iida2012-09-011-1/+1
* | perf test: Fix parse events automated testsJiri Olsa2012-08-011-6/+6
|/
* perf test: Use ARRAY_SIZE in parse events testsJiri Olsa2012-07-041-19/+10
* perf evsel: Handle hw breakpoints event names in perf_evsel__name()Jiri Olsa2012-06-291-0/+10
* perf tools: Fix hw breakpoint's type modifier parsingJiri Olsa2012-06-291-0/+37
* perf test: Fix parse events test to follow proper raw event nameJiri Olsa2012-06-251-3/+4
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-06-201-2/+2
|\
| * perf tools: Don't access evsel->name directlyArnaldo Carvalho de Melo2012-06-191-2/+2
* | perf/tool: Add automated test for pure terms parsingJiri Olsa2012-06-181-5/+117
|/
* perf tools: Add hardcoded name term for pmu eventsJiri Olsa2012-05-221-0/+25
* perf test: Move parse event automated tests to separated objectJiri Olsa2012-05-221-0/+600
OpenPOWER on IntegriCloud