summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-07-25 22:43:35 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-07-26 14:03:16 -0700
commit02d04254a5dfb8de1459805c3433cd0e9e4853d7 (patch)
tree5575d7d34621e31656db751589d0095b0084c878 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent28835f4540564e6319028c9c1aeadf16604bed9c (diff)
Input: alps - use struct input_mt_pos to track coordinates
This is a preparation patch for switching the DIY mt handling to using input_mt_assign_slots && input_mt_sync_frame. struct alps_fields is quite large, so while making changes to almost all uses of it lets put it in our priv data instead of on the stack. Having it in our priv data also allows using it directly for storing values which need to be cached, rather then having separate x, y, z, fingers, etc. copies in our priv data. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions