aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/parse-events.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-07perf tests: Add tests of new pinned modifierMichael Ellerman1-0/+53
2013-08-07perf tests: Add parse events tests for leader samplingJiri Olsa1-0/+115
2013-07-12perf tests: Make terms a stack variable in test_termDavid Ahern1-9/+5
2013-07-12perf tests: Make TEST_ASSERT_VAL globalJiri Olsa1-8/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-12treewide: Fix typo in printksMasanari Iida1-1/+1
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim1-1/+1
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov1-1/+1
2013-02-06perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa1-1/+177
2013-01-31perf tests: Add group test conditionsNamhyung Kim1-0/+28
2013-01-24perf tools: Fix usage of __ in event parsing struct namesArnaldo Carvalho de Melo1-12/+12
2013-01-24perf tools: Fix usage of __ in parse_events_term structArnaldo Carvalho de Melo1-5/+5
2013-01-24perf tools: Remove unused 'unset' parameter from parse_eventsJiri Olsa1-1/+1
2013-01-24perf tests: Add event parsing test for '*:*' tracepointsJiri Olsa1-0/+62
2012-12-09perf evsel: Convert to _is_group_leader methodNamhyung Kim1-10/+10
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar1-1/+1
2012-11-14perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo1-10/+10
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa1-1/+2
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa1-0/+1116