summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/evswitch.c
Commit message (Expand)AuthorAgeFilesLines
* perf evlist: Use the right prefix for 'struct evlist' 'find' methodsArnaldo Carvalho de Melo2020-11-301-2/+2
* perf evswitch: Add hint when not finding specified on/off eventsArnaldo Carvalho de Melo2019-08-151-1/+3
* perf evswitch: Move enoent error message printing to separate functionArnaldo Carvalho de Melo2019-08-151-2/+7
* perf evswitch: Introduce init() method to set the on/off evsels from the comm...Arnaldo Carvalho de Melo2019-08-151-0/+23
* perf evswitch: Move switch logic to use in other toolsArnaldo Carvalho de Melo2019-08-151-0/+31