summaryrefslogtreecommitdiff
path: root/hw/input/trace-events
AgeCommit message (Expand)Author
2020-06-26adb: add ADB bus trace eventsMark Cave-Ayland
2020-06-26adb: use adb_device prefix for ADB device trace eventsMark Cave-Ayland
2020-01-27hppa: add emulation of LASI PS2 controllersSven Schnelle
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-02-14pckbd: Convert DPRINTF->traceDr. David Alan Gilbert
2018-06-29hw/input/tsc2005: Convert a fprintf() call to trace eventsPhilippe Mathieu-Daudé
2018-03-06adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland
2018-01-27input: add missing newline from trace-eventsMark Cave-Ayland
2017-12-21Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier
2017-10-23ps2: fix scancodes sent for Alt-Print key combination (aka SysRq)Daniel P. Berrange
2017-10-23input: use hex in ps2 keycode trace eventsDaniel P. Berrange
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-05-03input: Add trace event for empty keyboard queueAlexander Graf
2017-01-31trace: clean up trace-events filesStefan Hajnoczi
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-07-12input: add trace events for full queuesGerd Hoffmann
2016-06-20trace: split out trace events for hw/input/ directoryDaniel P. Berrange