aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/parse-events.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo1-2/+2
2016-06-06perf test: Ignore .scale and other special filesAndi Kleen1-2/+2
2016-02-19perf tools: Enable config and setting names for legacy cache eventsWang Nan1-0/+12
2016-02-19perf tools: Enable config raw and numeric eventsWang Nan1-0/+40
2016-02-12perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo1-1/+1
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim1-0/+14
2015-10-05perf tests: Add parsing test for 'P' modifierJiri Olsa1-0/+16
2015-09-14perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa1-14/+2
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa1-4/+3
2015-08-12perf tests: Add tests to callgraph and time parseKan Liang1-0/+38
2015-07-29perf tools: Force period term to overload global settingsJiri Olsa1-2/+10
2015-05-29perf tests: Switch from open to openatRiku Voipio1-6/+6
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa1-1/+1
2015-04-08perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa1-0/+40
2015-02-11perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)1-2/+11
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar1-0/+58
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo1-1/+1
2014-12-03perf tools: add hardware breakpoint bp_len test casesJacob Shin1-0/+58
2014-10-15perf test: Add test case for pmu event new style formatKan Liang1-0/+36
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa1-0/+1
2014-04-29perf tests: Add a test of kvm-390: trace eventAlexander Yarygin1-0/+7
2014-04-29perf tests: Add numeric identifier to evlist_testAlexander Yarygin1-45/+90
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov1-1/+1
2014-01-13perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo1-2/+2
2014-01-13perf tests: Fixup leak on error path in parse events testArnaldo Carvalho de Melo1-3/+3
2013-12-16tools/: Convert to new topic librariesBorislav Petkov1-1/+1
2013-11-14perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo1-2/+1
2013-11-05perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo1-2/+2
2013-11-05perf tools: Factor sysfs code into generic fs objectJiri Olsa1-1/+1
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