aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/parse-events.c
Commit message (Expand)AuthorAge
* perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo2017-04-24
* perf tools: Remove include dirent.h from util.hArnaldo Carvalho de Melo2017-04-19
* perf tools: Use api/fs/tracing_path.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo2017-04-19
* perf utils: Check verbose flag properlyNamhyung Kim2017-02-20
* perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo2017-02-09
* perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-23
* perf test: Ignore .scale and other special filesAndi Kleen2016-06-06
* perf tools: Enable config and setting names for legacy cache eventsWang Nan2016-02-19
* perf tools: Enable config raw and numeric eventsWang Nan2016-02-19
* perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo2016-02-12
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-19
* perf test: Suppress libtraceevent warningsNamhyung Kim2015-10-19
* perf tests: Add parsing test for 'P' modifierJiri Olsa2015-10-05
* perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa2015-09-14
* tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-14
* perf tests: Add tests to callgraph and time parseKan Liang2015-08-12
* perf tools: Force period term to overload global settingsJiri Olsa2015-07-29
* perf tests: Switch from open to openatRiku Voipio2015-05-29
* perf tools: Add parse_events_error interfaceJiri Olsa2015-04-29
* perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa2015-04-08
* perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)2015-02-11
* Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-28
|\
| * perf tools: add hardware breakpoint bp_len test casesJacob Shin2014-12-03
* | perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-21
|/
* 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