summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTom Zanussi <zanussi@kernel.org>2022-01-10 17:04:12 +0300
committerSteven Rostedt <rostedt@goodmis.org>2022-01-10 19:09:10 +0300
commitfb339e531bfccbd12d49b165f37636e62778b69f (patch)
tree29fe3379239cc36bd10b883625f1aa172602635d /tools/perf/scripts/python
parent9ec5a7d16899ed9062cc4c3dd3a13e1771411ab3 (diff)
downloadlinux-fb339e531bfccbd12d49b165f37636e62778b69f.tar.xz
tracing: Change event_trigger_ops func() to trigger()
The name of the func() callback on event_trigger_ops is too generic and is easily confused with other callbacks with that name, so change it to something that reflects its actual purpose. In this case, the main purpose of the callback is to implement an event trigger, so call it trigger() instead. Also add some more documentation to event_trigger_ops describing the callbacks a bit better. Link: https://lkml.kernel.org/r/36ab812e3ee74ee03ae0043fda41a858ee728c00.1641823001.git.zanussi@kernel.org Signed-off-by: Tom Zanussi <zanussi@kernel.org> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions