summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTom Zanussi <zanussi@kernel.org>2022-01-10 08:04:11 -0600
committerSteven Rostedt <rostedt@goodmis.org>2022-01-10 11:09:10 -0500
commit9ec5a7d16899ed9062cc4c3dd3a13e1771411ab3 (patch)
tree3fd87d20823a32a66c3c0360fda8a367e1146963 /tools
parent2768c1e7f9d7b82f9e129efe3677c783bc77b8f9 (diff)
tracing: Change event_command func() to parse()
The name of the func() callback on event_command 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 parse an event command, so call it parse() instead. Link: https://lkml.kernel.org/r/7784e321840752ed88aac0b349c0c685fc9247b1.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')
0 files changed, 0 insertions, 0 deletions