aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/evsel-roundtrip-name.c
Commit message (Expand)AuthorAge
* 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 evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-23
* perf test: Prevent using bpf-output event in round trip name testJiri Olsa2015-12-07
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-19
* perf tools: Add parse_events_error interfaceJiri Olsa2015-04-29
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-17
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-13
* perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim2013-03-15
* perf tools: Remove unused 'unset' parameter from parse_eventsJiri Olsa2013-01-24
* perf tests: Move perf_evsel__roundtrip_name_test into separate objectJiri Olsa2012-11-14