replay_log.sh: A script to easily replay an activity log.

This script makes it very easy to replay an activity log. One simply
specifies the input file as the only argument and it has reasonable
defaults: only honor the currently user-settable properties in the log
file (Tap Enable, Sensitivity) and dump the output log to testlog.txt.

It also detects the input file format, which can be any of:

- system report tarball from https://feedback/
- gzip compressed log (from user home logs dir)
- uncompressed log

BUG=chromium-os:26799
TEST=replayed many logs with this script

Change-Id: Id8b434cebd8958fec6e09844ca8e157691b34cf8
1 file changed
tree: dc3fab7e37f25d4280a58b413657efd1f8b59ad1
  1. include/
  2. keyboard_touchpad_helper/
  3. src/
  4. tools/
  5. .gitignore
  6. LICENSE
  7. Makefile