aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/parse-events.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18perf parse: Report initial event parsing errorIan Rogers1-1/+2
2019-09-25libperf: Add perf_evlist__first()/last() functionsJiri Olsa1-58/+58
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo1-1/+0
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo1-0/+1
2019-07-29libperf: Move nr_members from perf's evsel to libperf's perf_evselJiri Olsa1-11/+11
2019-07-29libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri Olsa1-436/+436
2019-07-29libperf: Add nr_entries to struct perf_evlistJiri Olsa1-38/+38
2019-07-29perf evlist: Rename perf_evlist__delete() to evlist__delete()Jiri Olsa1-1/+1
2019-07-29perf evlist: Rename perf_evlist__new() to evlist__new()Jiri Olsa1-1/+1
2019-07-29perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa1-63/+63
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa1-60/+60
2019-06-10perf test 6: Fix missing kvm module load for s390Thomas Richter1-0/+27
2019-02-14perf tools: Fix legacy events symbol separator parsingJiri Olsa1-0/+30
2018-07-31perf tests: Fix complex event name parsingSandipan Das1-1/+1
2018-07-24perf tests: Check that complex event name is parsed correctlyAlexey Budankov1-0/+18
2018-06-25perf tests: Add valid callback for parse-events testJiri Olsa1-2/+15
2018-06-25perf tests: Add event parsing error handling to parse events testJiri Olsa1-3/+5
2018-06-05perf evsel: Add has_callchain() helper to make code more compact/clearArnaldo Carvalho de Melo1-2/+2
2018-05-17tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo1-1/+1
2018-05-17perf parse-events: Use get/put_events_file()Arnaldo Carvalho de Melo1-3/+4
2018-05-15perf tests parse-events: Add intel_pt parse testArnaldo Carvalho de Melo1-0/+13
2017-12-27perf perf: Remove duplicate includesPravin Shedge1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-1/+1
2017-06-27perf tools: Remove warning()Arnaldo Carvalho de Melo1-13/+0
2017-04-24perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo1-0/+3
2017-04-19perf tools: Remove include dirent.h from util.hArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Use api/fs/tracing_path.h where neededArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo1-1/+1
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim1-1/+1
2017-02-09perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo1-5/+3
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