summaryrefslogtreecommitdiff
path: root/tools/perf/tests/parse-events.c
AgeCommit message (Expand)Author
2017-07-15perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo
2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo
2016-06-06perf test: Ignore .scale and other special filesAndi Kleen
2016-02-19perf tools: Enable config and setting names for legacy cache eventsWang Nan
2016-02-19perf tools: Enable config raw and numeric eventsWang Nan
2016-02-12perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim
2015-10-05perf tests: Add parsing test for 'P' modifierJiri Olsa
2015-09-14perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa
2015-08-12perf tests: Add tests to callgraph and time parseKan Liang
2015-07-29perf tools: Force period term to overload global settingsJiri Olsa
2015-05-29perf tests: Switch from open to openatRiku Voipio
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa
2015-04-08perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa
2015-02-11perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo
2014-12-03perf tools: add hardware breakpoint bp_len test casesJacob Shin
2014-10-15perf test: Add test case for pmu event new style formatKan Liang
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa
2014-04-29perf tests: Add a test of kvm-390: trace eventAlexander Yarygin
2014-04-29perf tests: Add numeric identifier to evlist_testAlexander Yarygin
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov
2014-01-13perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo
2014-01-13perf tests: Fixup leak on error path in parse events testArnaldo Carvalho de Melo
2013-12-16tools/: Convert to new topic librariesBorislav Petkov
2013-11-14perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo
2013-11-05perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo
2013-11-05perf tools: Factor sysfs code into generic fs objectJiri Olsa
2013-08-07perf tests: Add tests of new pinned modifierMichael Ellerman
2013-08-07perf tests: Add parse events tests for leader samplingJiri Olsa
2013-07-12perf tests: Make terms a stack variable in test_termDavid Ahern
2013-07-12perf tests: Make TEST_ASSERT_VAL globalJiri Olsa
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-12treewide: Fix typo in printksMasanari Iida
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov
2013-02-06perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa
2013-01-31perf tests: Add group test conditionsNamhyung Kim
2013-01-24perf tools: Fix usage of __ in event parsing struct namesArnaldo Carvalho de Melo
2013-01-24perf tools: Fix usage of __ in parse_events_term structArnaldo Carvalho de Melo
2013-01-24perf tools: Remove unused 'unset' parameter from parse_eventsJiri Olsa
2013-01-24perf tests: Add event parsing test for '*:*' tracepointsJiri Olsa
2012-12-09perf evsel: Convert to _is_group_leader methodNamhyung Kim
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-11-14perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa