aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/parse-events.c
Commit message (Expand)AuthorAge
* perf tools: add hardware breakpoint bp_len test casesJacob Shin2014-12-03
* perf test: Add test case for pmu event new style formatKan Liang2014-10-15
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-17
* perf tests: Add a test of kvm-390: trace eventAlexander Yarygin2014-04-29
* perf tests: Add numeric identifier to evlist_testAlexander Yarygin2014-04-29
* perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-18
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-13
* perf tests: Fixup leak on error path in parse events testArnaldo Carvalho de Melo2014-01-13
* tools/: Convert to new topic librariesBorislav Petkov2013-12-16
* perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo2013-11-14
* perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo2013-11-05
* perf tools: Factor sysfs code into generic fs objectJiri Olsa2013-11-05
* perf tests: Add tests of new pinned modifierMichael Ellerman2013-08-07
* perf tests: Add parse events tests for leader samplingJiri Olsa2013-08-07
* perf tests: Make terms a stack variable in test_termDavid Ahern2013-07-12
* perf tests: Make TEST_ASSERT_VAL globalJiri Olsa2013-07-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\
| * treewide: Fix typo in printksMasanari Iida2013-04-12
* | perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim2013-03-15
* | perf tools: Introduce tools/lib/lk libraryBorislav Petkov2013-03-15
|/
* perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa2013-02-06
* perf tests: Add group test conditionsNamhyung Kim2013-01-31
* perf tools: Fix usage of __ in event parsing struct namesArnaldo Carvalho de Melo2013-01-24
* perf tools: Fix usage of __ in parse_events_term structArnaldo Carvalho de Melo2013-01-24
* perf tools: Remove unused 'unset' parameter from parse_eventsJiri Olsa2013-01-24
* perf tests: Add event parsing test for '*:*' tracepointsJiri Olsa2013-01-24
* perf evsel: Convert to _is_group_leader methodNamhyung Kim2012-12-09
* Merge branch 'linus' into perf/coreIngo Molnar2012-12-08
* perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo2012-11-14
* perf tests: Final cleanup for builtin-test moveJiri Olsa2012-11-14
* perf tests: Move test objects into 'tests' directoryJiri Olsa2012-10-31