aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/evswitch.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-30perf evlist: Use the right prefix for 'struct evlist' 'find' methodsGravatar Arnaldo Carvalho de Melo 1-2/+2
2019-08-15perf evswitch: Add hint when not finding specified on/off eventsGravatar Arnaldo Carvalho de Melo 1-1/+3
2019-08-15perf evswitch: Move enoent error message printing to separate functionGravatar Arnaldo Carvalho de Melo 1-2/+7
2019-08-15perf evswitch: Introduce init() method to set the on/off evsels from the comm...Gravatar Arnaldo Carvalho de Melo 1-0/+23
2019-08-15perf evswitch: Move switch logic to use in other toolsGravatar Arnaldo Carvalho de Melo 1-0/+31