summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/parse-events.c
Commit message (Expand)AuthorAgeFilesLines
* perf utils: Check verbose flag properlyNamhyung Kim2017-02-201-1/+1
* perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo2017-02-091-5/+3Star
* perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-231-2/+2
* perf test: Ignore .scale and other special filesAndi Kleen2016-06-061-2/+2
* perf tools: Enable config and setting names for legacy cache eventsWang Nan2016-02-191-0/+12
* perf tools: Enable config raw and numeric eventsWang Nan2016-02-191-0/+40
* perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo2016-02-121-1/+1
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf test: Suppress libtraceevent warningsNamhyung Kim2015-10-191-0/+14
* perf tests: Add parsing test for 'P' modifierJiri Olsa2015-10-051-0/+16
* perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa2015-09-141-14/+2Star
* tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-141-4/+3Star
* perf tests: Add tests to callgraph and time parseKan Liang2015-08-121-0/+38
* perf tools: Force period term to overload global settingsJiri Olsa2015-07-291-2/+10
* perf tests: Switch from open to openatRiku Voipio2015-05-291-6/+6
* perf tools: Add parse_events_error interfaceJiri Olsa2015-04-291-1/+1
* perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa2015-04-081-0/+40
* perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)2015-02-111-2/+11
* Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-281-0/+58
|\
| * perf tools: add hardware breakpoint bp_len test casesJacob Shin2014-12-031-0/+58
* | perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-211-1/+1
|/
* perf test: Add test case for pmu event new style formatKan Liang2014-10-151-0/+36
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-171-0/+1
* perf tests: Add a test of kvm-390: trace eventAlexander Yarygin2014-04-291-0/+7
* perf tests: Add numeric identifier to evlist_testAlexander Yarygin2014-04-291-45/+90
* perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-181-1/+1
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-131-2/+2
* perf tests: Fixup leak on error path in parse events testArnaldo Carvalho de Melo2014-01-131-3/+3
* tools/: Convert to new topic librariesBorislav Petkov2013-12-161-1/+1
* perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo2013-11-141-2/+1Star
* perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()Arnaldo Carvalho de Melo2013-11-051-2/+2
* perf tools: Factor sysfs code into generic fs objectJiri Olsa2013-11-051-1/+1
* perf tests: Add tests of new pinned modifierMichael Ellerman2013-08-071-0/+53
* perf tests: Add parse events tests for leader samplingJiri Olsa2013-08-071-0/+115
* perf tests: Make terms a stack variable in test_termDavid Ahern2013-07-121-9/+5Star
* perf tests: Make TEST_ASSERT_VAL globalJiri Olsa2013-07-121-8/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\
| * treewide: Fix typo in printksMasanari Iida2013-04-121-1/+1
* | perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim2013-03-151-1/+1
* | perf tools: Introduce tools/lib/lk libraryBorislav Petkov2013-03-151-1/+1
|/
* perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa2013-02-061-1/+177
* perf tests: Add group test conditionsNamhyung Kim2013-01-311-0/+28
* perf tools: Fix usage of __ in event parsing struct namesArnaldo Carvalho de Melo2013-01-241-12/+12
* perf tools: Fix usage of __ in parse_events_term structArnaldo Carvalho de Melo2013-01-241-5/+5
* perf tools: Remove unused 'unset' parameter from parse_eventsJiri Olsa2013-01-241-1/+1
* perf tests: Add event parsing test for '*:*' tracepointsJiri Olsa2013-01-241-0/+62
* perf evsel: Convert to _is_group_leader methodNamhyung Kim2012-12-091-10/+10
* Merge branch 'linus' into perf/coreIngo Molnar2012-12-081-1/+1
* perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo2012-11-141-10/+10
* perf tests: Final cleanup for builtin-test moveJiri Olsa2012-11-141-1/+2