keymaps: add tracing
commitd3b787fa7ddea1c66ee59eb332d1523c67db8cf6
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 6 Jun 2017 13:47:36 +0000 (6 15:47 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 23 Jun 2017 09:47:59 +0000 (23 11:47 +0200)
tree933d09cb5463aa2d32e988e1eaa6e5d313182380
parente18a639164e162b3a4f078ab60606cd2f163d934
keymaps: add tracing

Drop commented debug logging, add trace points instead.

Also cleanup parser code a bit, the key name is copied into a new
variable instead of patching the input line, that way we can log
the unmodified line.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20170606134736.26080-1-kraxel@redhat.com
ui/keymaps.c
ui/trace-events